0
\$\begingroup\$

So I have a simple height map, which is visualized using cubes. I'm wondering how I could convert this simple setup with cubes into more intricate terrain. I'm looking for it to look something like a low poly game, like this: enter image description here I'm using godot. Thanks for the help!

\$\endgroup\$
4
  • 1
    \$\begingroup\$ Presumably you've taken a triangulated plane and offset its vertex heights by interpolated heights from the heightmap? Did you need any specific help with that step, or did the output differ in some specific way from what you want? I would say your screenshot doesn't look "realistic," so it's unclear to me what the delta is between what you have and what you want. \$\endgroup\$ Commented Jun 13, 2023 at 13:41
  • \$\begingroup\$ The image i gave was an example of what I wanted. I don't totally understand what you mean, could you explain in simpler terms? Thanks! @DMGregory \$\endgroup\$ Commented Jun 13, 2023 at 18:42
  • \$\begingroup\$ Did you take a flat plane mesh made of triangles, and set the vertical coordinate of each vertex to a height from your height map? \$\endgroup\$ Commented Jun 13, 2023 at 19:10
  • 1
    \$\begingroup\$ The example image is very helpful, but the "like this but more detailed" part would benefit from a clarifying edit. More detail could be mesh refinements, texturing, or other things. Folks need some idea regarding what additional detail you want to add in order to offer relevant productive answers. Also, if you're using a framework, edit to let us know - some systems have built-in solutions for height maps. \$\endgroup\$ Commented Jun 13, 2023 at 20:31

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.