Skip to content

Add the ToHeight2D/3D node, used to create side-view or 3D terrain.#403

Merged
BenjaTK merged 12 commits intogaea-godot:2.0from
BenjaTK:to-height
May 26, 2025
Merged

Add the ToHeight2D/3D node, used to create side-view or 3D terrain.#403
BenjaTK merged 12 commits intogaea-godot:2.0from
BenjaTK:to-height

Conversation

@BenjaTK
Copy link
Collaborator

@BenjaTK BenjaTK commented May 17, 2025

The ToHeight node takes a reference data and transforms it into a 'heightmap'.

Graph Terrain
image image
image image

TO-DO:

  • Possibly make the values in the produced data grid a gradient that goes from 1.0 at the top to the negative values.
  • Add tests.

@BenjaTK BenjaTK added the ✨ enhancement New feature or request label May 17, 2025
@BenjaTK BenjaTK marked this pull request as ready for review May 17, 2025 21:15
Copy link
Collaborator

@Zehir Zehir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did this review outside of godot, did not have the ability to run godot for now

@BenjaTK BenjaTK requested a review from Zehir May 23, 2025 22:04
Copy link
Collaborator

@Zehir Zehir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@BenjaTK BenjaTK merged commit 70f5b3b into gaea-godot:2.0 May 26, 2025
2 of 3 checks passed
@BenjaTK BenjaTK deleted the to-height branch October 16, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants