项目作者: pouyakary
项目描述 :
高级语言: C++
项目地址: git://github.com/pouyakary/non-linear-interpolating-shader.git

Building
You must have LLVM or GCC on your system with support of C++11 at least. Also you must make sure you have OpenGL and GLUT installed on your system. GNU Make is also needed. Then you can simply run:
% make run