J-Farmer / GFXSandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a basic start to a rendering and game engine using C++. It aims to be robust, with managers for meshes, shaders, and textures available. It is currently single threaded. It depends on the following libraries:

GLFW / GLUT GLM SOIL AssImp

About


Languages

Language:C++ 89.6%Language:GLSL 10.4%