yomotsu / meshwalk

for your TPS game development with three.js.
240 stars 42 forks source link

Heightmap as opposed to JSON? #5

Open Thundros opened 6 years ago

Thundros commented 6 years ago

Hi, @yomotsu ! Could you get this to work with loaded heightmaps instead of JSON? I would really appreciate it & would love to use it in my own project! Thank you so very kindly! ^_^

Friends Always,

Thundros

yomotsu commented 6 years ago

You can make a three.js mesh from heightmaps, then, import the mesh to meshwalk.

Thundros commented 6 years ago

@yomotsu : Well I have a special shader I need to use on the terrain. That's why I asked.