GDevelop-extensions icon indicating copy to clipboard operation
GDevelop-extensions copied to clipboard

Updating extension: Height Map 3D

Open Eldarduil opened this issue 2 months ago • 3 comments

Description

First of all huge thanks to D8H for creating this amazing extension. Without his base code I couldn't be able to improve the extension.

New additions:

  • Added 2 Button for Cast and Receive Shadows
  • Added Texture image support along with Normal map and ARM map support

Notes: The issue that collision doesn't work if height map objects created by drag and dropping to the scene still persist in this new version I didn't dig deep this issue, but couldn't managed to find a solution for this. Collision works if the object created by events or "load height map" or "grid value" actions are used at the beginning at the scene.

How to use the extension

Object properties that added to the height map are self explanatory and easy to understand.

Checklist

  • [x] I've followed all of the best practices.
  • [x] I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • [x] I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

What tier of review do you aim for your extension?

Community (Unreviewed)

Example file

Height Map Test.zip

Extension file

HeightMap3D.zip

Eldarduil avatar Oct 18 '25 12:10 Eldarduil