https://github.com/nthe/webgl
Repository for my noise study in 3D using three.js and WebGL
https://github.com/nthe/webgl
Last synced: 17 days ago
JSON representation
Repository for my noise study in 3D using three.js and WebGL
- Host: GitHub
- URL: https://github.com/nthe/webgl
- Owner: nthe
- Created: 2016-08-16T07:30:22.000Z (almost 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-08-20T11:08:43.000Z (almost 10 years ago)
- Last Synced: 2024-07-24T10:34:26.956Z (almost 2 years ago)
- Language: JavaScript
- Size: 2.27 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# threejs_webgl_noise
Repository for my noise study in 3D using three.js and WebGL
Thanks to @josephg (Joseph Gentle) for perlin noise implementation.