Information
- Paper topic: Rendering
- Software type: Code
- Able to run a replicability test: True
- Replicability score: 1
- License: unspecified
- Build mechanism: Makefile
- Dependencies: SOIL/lopengl/glew/glfw/freeimage/assimp/glut/glu
- Documentation score {0,1,2}: 0
- Reviewer: Julie Digne
Source code information
Comments
I had to download SOIL from a github+fix includes. Pb of redefinition of symbols between glext and glew. Finally managed to compile but at execution I got a shader problem: extension `GL_EXT_gpu_shader4' unsupported in vertex shader. I was therefore unable to reproduce any result.