A small OpenGL 3+ renderer and game engine
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
cinnaboot 63d0991ff1 Merge branch 'master' of ssh://gitlab.com/cinnaboot/Tangerine 6 years ago
examples track blender source files in git-lfs 6 years ago
ext initial commit 6 years ago
include remove unused render_groups, and add SDL shutdown 6 years ago
src remove unused render_groups, and add SDL shutdown 6 years ago
.gitattributes using git-lfs 6 years ago
.gitignore initial commit 6 years ago
.gitmodules initial commit 6 years ago
Makefile create build directory in Makefile 6 years ago
README.txt breakup giant renInit function 6 years ago

README.txt


Tangerine

A small OpenGL 3+ renderer and game engine
NOTE: This is still a work in progress

Dependencies:
assimp
glew
glm
SDL2
stb_image