https://github.com/kraigwalker/perlinnoise
WebGL Volcanic lava shader using Perlin Noise and a Gradient Map
https://github.com/kraigwalker/perlinnoise
Last synced: 7 months ago
JSON representation
WebGL Volcanic lava shader using Perlin Noise and a Gradient Map
- Host: GitHub
- URL: https://github.com/kraigwalker/perlinnoise
- Owner: KraigWalker
- License: mit
- Created: 2013-07-31T14:51:55.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-06-08T13:53:32.000Z (over 10 years ago)
- Last Synced: 2025-01-04T15:12:25.557Z (9 months ago)
- Language: JavaScript
- Size: 215 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PerlinNoise
===========A test using perlin noise to simulate the deformation of geometry on a sphere. Originally Authored Feb 2013
Usage Instructions
==================Do what you want with it! To view within the browser open up *index.html*