godot-demo-projects/misc/opensimplexnoise/README.md

15 lines
320 B
Markdown
Raw Normal View History

# OpenSimplex Noise
This is a sample project which allows the user to tweak
different parameters of an OpenSimplex noise texture.
Language: GDScript
Renderer: GLES 2
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/533
## Screenshots
![Screenshot](screenshots/opensimplex.png)