4
votes
1answer
175 views

How to use the float value from noise function in voxel terrain?

I'm using Unity, although this question is not really specific to that engine. Im also using an asset from the store called Coherent Noise. It has some neat noise functionality built it. I am ...