Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hughsk/dynamic-poly-terrain-demo
Dynamic low-poly WebGL terrain demo
https://github.com/hughsk/dynamic-poly-terrain-demo
Last synced: 12 days ago
JSON representation
Dynamic low-poly WebGL terrain demo
- Host: GitHub
- URL: https://github.com/hughsk/dynamic-poly-terrain-demo
- Owner: hughsk
- License: other
- Created: 2013-09-21T16:15:37.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-21T16:15:51.000Z (about 11 years ago)
- Last Synced: 2024-10-17T16:36:40.026Z (22 days ago)
- Language: JavaScript
- Homepage: http://hughsk.github.io/dynamic-poly-terrain-demo/
- Size: 160 KB
- Stars: 14
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# dynamic-poly-terrain-demo #
Just another experiment with low-poly WebGL terrain, calculating the height
*and* normals in real time on the GPU to get speedy dynamic geometry with
lighting.Not particularly optimised at the moment, but it works!
[view demo](http://hughsk.github.io/dynamic-poly-terrain-demo)