G
graphics
Projects with this topic
-
-
A full 3D-Model Renderer, written first in software, and later using OpenGL.
UpdatedUpdated -
A lightweight, modular turn-based game engine. This was my bachelor's thesis and I do not intend to maintain it any longer. Feel free to use it for educational (or any) purposes.
Updated -
Dolphin with OpenGL 2.1, fixed up for SDL2 rumble support. Requires an old version of ffmpeg circa early 2013. Use the branch "newDSP." Useful for machines with older GPU's. Try the "3.5-rumbleFix" branch, too, if "newDSP" is too slow!
Updated -
C++ framework for teaching modern OpenGL, with some demos [WIP]
Designed for development of Computer Graphics applications for students with basic knowledge of OpenGL pipeline and experience with fixed pipeline OpenGL.
See glut_framework
Updated -