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

15 lines
311 B
Markdown

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