G
GLEW
Projects with this topic
-
-
The Zombie Game game challenge from Ben Arnold's "Making Games With Ben" tutorial series. Should slowly evolve over time into something new, crossing a threshold of darkness.
Updated -
A thermal Multiple Relaxation Time Lattice Boltzmann Method (Thermal MRT-LBM) solver using a D3Q27 lattice for the fluid dynamics and a D3Q7 lattice for the convection-diffusion equation modelling the thermal part. The solver is coupled to a live renderer using GLEW, GLM and OpenGL to enable live feedback of the entire simulation domain.
Updated -
It's the simple, lightweight snake game, which is in early pre-alpha stage right now. My goal is to try and make a simple game that will render with only one shader and add as much variety and visual effects to it as possible.
Updated -