Small program to quickly test OpenGL GLSL shaders.
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 25e4498e86 add a utilCStrMatch helper 4 years ago
..
GLDebug.h add extra logging for shader linking errors 5 years ago
asset.cpp rename structures in asset.h to consistent style 5 years ago
asset.h rename structures in asset.h to consistent style 5 years ago
dumbLog.cpp add a printf style logging macro 5 years ago
dumbLog.h add a printf style logging macro 5 years ago
dummy_shader.h load a dummy shader to init GLContext limits 5 years ago
entity.cpp rename instances of GLmesh to GLMesh 5 years ago
entity.h rename instances of GLmesh to GLMesh 5 years ago
json.hpp add some support libs, move sources to src/ 5 years ago
main.cpp add getUBOByName helper 4 years ago
shader.cpp add getUBOByName helper 4 years ago
shader.h add getUBOByName helper 4 years ago
stb_image.h add some support libs, move sources to src/ 5 years ago
stb_image_write.h add some support libs, move sources to src/ 5 years ago
tangerine.cpp fix bug setting the wrong address offset in initLights() 4 years ago
tangerine.h implement buffer backed lighting uniform structure 5 years ago
tiny_gltf.cc move debugging output into new header 'GLDebug.h' 5 years ago
tiny_gltf.h add some support libs, move sources to src/ 5 years ago
types.h add a printf style logging macro 5 years ago
util.h add a utilCStrMatch helper 4 years ago