TomasKimer / Snake3DLinks
A simple Snake game clone written completely in x86 assembly (2009)
☆19Updated 10 years ago
Alternatives and similar repositories for Snake3D
Users that are interested in Snake3D are comparing it to the libraries listed below
Sorting:
- 3D Game Engine☆21Updated 6 months ago
- A live GLSL programming environment on windows☆22Updated 6 years ago
- Enter the world of rasterization with simple hands-on code☆65Updated 5 years ago
- Simple software rasterizer with OpenGL-like interface☆32Updated 2 years ago
- The C++ version of the 3D Game Engine, as of the end of the 3D Game Engine Tutorial☆32Updated 11 years ago
- Base code for thebennybox's 3D Game Programming Tutorial series☆79Updated 6 years ago
- This is a 3D software renderer that I wrote (no DirectX or OpenGL) that implements model loading, camera projection, and texture loading/…☆67Updated 9 years ago
- Real-time software rasterizer written in C++ with windowing and model loading support.☆33Updated 6 years ago
- Software ray tracer written from scratch in C that can run on CPU or GPU with emphasis on ease of use and trivial setup☆62Updated 3 years ago
- Simple GLFW OpenGL/C++ framework made for educational purposes: Assimp, ImGUI, Deferred/Forward+ Shading, Compute/Geometry Shaders and et…☆12Updated 6 years ago
- Hardware accelerated voxel ray marching☆39Updated 4 years ago
- This is a 3d engine written from scratch in my last semester on the university (Spring 2009)☆28Updated 5 years ago
- Real Time 3D Demo written in 2008 in C++ using OpenGL and GLSL