Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.

Gears in webgl

## 📖 Tutorial

* https://aralroca.com/blog/how-to-draw-gears-in-webgl

## ☄️ DEMO:

* https://webgl-gears.vercel.app/

## Technologies used

- WebGL (GLSL)
- JavaScript
- Preact
- Snowpack