Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aralroca/webgl-gears
Dynamic gears implemented with WebGL
https://github.com/aralroca/webgl-gears
javascript learning opengl preact snowpack tutorial wegbl
Last synced: 20 days ago
JSON representation
Dynamic gears implemented with WebGL
- Host: GitHub
- URL: https://github.com/aralroca/webgl-gears
- Owner: aralroca
- License: mit
- Created: 2020-08-03T11:41:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T13:23:58.000Z (almost 2 years ago)
- Last Synced: 2024-11-28T19:47:30.425Z (27 days ago)
- Topics: javascript, learning, opengl, preact, snowpack, tutorial, wegbl
- Language: JavaScript
- Homepage: https://webgl-gears.vercel.app
- Size: 2.7 MB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebGL Gears
Code used in the "How to draw gears in WebGL" [article](https://aralroca.com/blog/how-to-draw-gears-in-webgl) of my blog.
## 📖 Tutorial
* https://aralroca.com/blog/how-to-draw-gears-in-webgl
## ☄️ DEMO:
* https://webgl-gears.vercel.app/
## Technologies used
- WebGL (GLSL)
- JavaScript
- Preact
- Snowpack