ashima / webgl-noise

Procedural Noise Shader Routines compatible with WebGL
MIT License
2.8k stars 302 forks source link

Code resurrect. #28

Closed AyoubCoding21 closed 2 weeks ago

AyoubCoding21 commented 2 weeks ago

I have resurrected the old GLFW 2 code to a newer, FreeGLUT and GLEW based code, and adapted Makefiles and lib files accordingly.

stegu commented 2 weeks ago

I had abandoned these demos ages ago. Nice to see that someone cares. GLUT is not my thing, but it's just a personal preference.