Explore >> Select a destination


You are here

hereket.com
| | gist.github.com
1.0 parsecs away

Travel
| | An example of using OpenGL shaders (and indexed drawing) in Nim - nim_opengl_shader_example.nim
| | learnopengl.com
1.9 parsecs away

Travel
| | Learn OpenGL . com provides good and clear modern 3.3+ OpenGL tutorials with clear examples. A great resource to learn modern OpenGL aimed at beginners.
| | www.nicktasios.nl
1.4 parsecs away

Travel
| | In this series of posts, I am going to create a clone of the classic arcade game, space invaders, in C++ using only a few dependencies. In this post I will set up the required OpenGL shaders to draw a
| | thenumb.at
14.8 parsecs away

Travel
| [AI summary] The post discusses the development of a voxel-based game engine called Exile, focusing on its rendering pipeline, techniques like meshing and ambient occlusion, and the challenges of creating a performant and extensible platform for voxel-based games.