Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Havok Heightmaps #14752

Merged
merged 5 commits into from
Feb 2, 2024
Merged

Havok Heightmaps #14752

merged 5 commits into from
Feb 2, 2024

Conversation

carolhmj
Copy link
Contributor

This PR adds support for the Heightfield shape in Havok. This shape requires that an array of heights is provided. This array can be optionally passed in the CreateGroundFromHeightMap callback, allowing for easy creation.

Example PG in: #I37D8G#15

@bjsplat
Copy link
Collaborator

bjsplat commented Jan 30, 2024

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@bjsplat
Copy link
Collaborator

bjsplat commented Jan 30, 2024

@bjsplat
Copy link
Collaborator

bjsplat commented Feb 2, 2024

@RaananW
Copy link
Member

RaananW commented Feb 2, 2024

Just making sure - it behaves like this:

https://playground.babylonjs.com/?snapshot=refs/pull/14752/merge#I37D8G#15

image

@RaananW RaananW merged commit feea799 into BabylonJS:master Feb 2, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants