Skip to content

feat: add support for Voxels collider#823

Merged
sebcrozet merged 7 commits intomasterfrom
voxel-support
Apr 24, 2025
Merged

feat: add support for Voxels collider#823
sebcrozet merged 7 commits intomasterfrom
voxel-support

Conversation

@sebcrozet
Copy link
Member

@sebcrozet sebcrozet commented Apr 17, 2025

Depends on dimforge/parry#336
This adds supports for Voxels colliders: a shape specific to colliders defined as a set of voxels. This automatically handles internal edges and supports dynamic addition/removal of voxels. It is a faster alternative, and with a lower memory footprint, than triangle meshes when the scene is only made of voxels.

This feature is still experimental. See what’s missing in the Parry PR description dimforge/parry#336.

image image

@sebcrozet
Copy link
Member Author

CI will fail until the parry PR is merged & released.

@sebcrozet sebcrozet merged commit e44f636 into master Apr 24, 2025
8 checks passed
@sebcrozet sebcrozet deleted the voxel-support branch April 24, 2025 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant