Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wddwycc/glsl
- Owner: wddwycc
- Created: 2019-09-05T14:11:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-05T14:11:53.000Z (over 5 years ago)
- Last Synced: 2024-11-11T18:45:25.639Z (3 months ago)
- Topics: canvas, webgl
- Language: TypeScript
- Size: 154 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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