mirror of
https://github.com/Xevion/Climb.git
synced 2025-12-09 08:06:58 -06:00
9 lines
359 B
Markdown
9 lines
359 B
Markdown
# 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.
|
|
|
|
 |