mirror of
https://github.com/Xevion/Climb.git
synced 2025-12-05 23:14:34 -06:00
add README describing repo and showing perlin noise based color heatmap grid
This commit is contained in:
9
README.md
Normal file
9
README.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
# Climb
|
||||||
|
|
||||||
|
A simple project for testing out how to use Shaders in Unity.
|
||||||
|
|
||||||
|
There is not much to see, but you'll find a 2D Heatmap with values generated from Perlin Noise.
|
||||||
|
|
||||||
|
RGB color values are generated from a simple heatmap image I found, and a simple Python script is used to extract and print them out.
|
||||||
|
|
||||||
|

|
||||||
BIN
perlin_heatmap.gif
Normal file
BIN
perlin_heatmap.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 MiB |
Reference in New Issue
Block a user