Proper way to GENERATE a height map based off of a mesh, in ThreeJS?
I’m trying to make a heightmap generator taking in a mesh as input and downloading a heightmap.
I’m trying to make a heightmap generator taking in a mesh as input and downloading a heightmap.