Coder Social home page Coder Social logo

satrac / scallyw4g-bonsai Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scallyw4g/bonsai

0.0 1.0 0.0 65.9 MB

A voxel engine in a pot

License: Do What The F*ck You Want To Public License

Shell 2.58% C++ 81.79% C 15.32% Nix 0.03% GLSL 0.20% GDB 0.08%

scallyw4g-bonsai's Introduction

Welcome to Bonsai!

Bonsai is a 3D voxel-based engine built with the intention of writing fast-paced arcade style games.

Renderer Features

  • Deferred Shading
  • HDR Lighting
  • Shadow Mapping
  • Screen Space Ambient Occlusion

Engine Features

  • General Purpose Thread Queue
  • Gameplay Recording/Playback
  • Hot Code Reloading
  • Particle System
  • Entity System
  • Asset Loader

Performance Profiler Features

  • Memory allocation tracking
  • Call graph tracking per frame (routine % of frame, CPU cycles, # of calls)
  • Works across all threads

Wishlist


Renderer

[ ] Some sort of Anti-Aliasing


Particle System

[ ] Turbulance


Voxel Loader

[ ] MagicaVoxel has an exporter bug and I don't trust it anymore. Make an editor mode!


Sound

[ ] Write an mp3,ogg,..? decompresser

Building

Ensure you have an OpenGL driver, X11 and clang

On Linux:

Ubuntu

sudo apt install freeglut3-dev libx11-dev

Archlinux

sudo pacman -S freeglut libx11

Common

git clone https://github.com/jjbandit/bonsai bonsai && cd bonsai
./scripts/make.sh

On Windows:

TODO(Jesse, tags: platform_windows): Document build from scratch.  Should be
pretty stright-forward.  Download Clang and hit the make script.

scallyw4g-bonsai's People

Contributors

scallyw4g avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.