Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wddwycc/glsl

A minimum example to load GLSL file onto web
https://github.com/wddwycc/glsl

canvas webgl

Last synced: about 1 month ago
JSON representation

A minimum example to load GLSL file onto web

Awesome Lists containing this project

README

        

# glsl

A minimum example to load [GLSL file](https://en.wikipedia.org/wiki/OpenGL_Shading_Language) onto web using canvas and WebGL, using [create-react-app](https://github.com/facebook/create-react-app) as scaffolding