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

Example convex_decomposition #266

Merged
merged 35 commits into from
Dec 6, 2024
Merged

Conversation

Vrixyz
Copy link
Contributor

@Vrixyz Vrixyz commented Sep 11, 2024

  • Bunny can take ~25 seconds to decompose on debug (on a good cpu) ; I added a warning against running on debug.

image

  • stairs is quicker to load, but arguably less visually appealing:
Details

image

@Vrixyz Vrixyz changed the title Example decomposition Example convex_decomposition Sep 11, 2024
@Vrixyz Vrixyz force-pushed the example_decomposition branch 2 times, most recently from 6521598 to 7cac7c4 Compare November 19, 2024 09:22
@Vrixyz Vrixyz marked this pull request as ready for review November 19, 2024 09:22
+ fixed time of impact example name
@Vrixyz Vrixyz force-pushed the example_decomposition branch from 7cac7c4 to aab99b8 Compare November 19, 2024 09:23
@Vrixyz
Copy link
Contributor Author

Vrixyz commented Nov 19, 2024

That would allow us to have a more aesthetically pleasing example than this:

screenshot of previous render

image

commit b71810e
Author: Thierry Berger <contact@thierryberger.com>
Date:   Mon Nov 25 12:10:58 2024 +0100

    load a obj to make the example more compelling
@Vrixyz Vrixyz requested a review from sebcrozet December 2, 2024 10:43
Copy link
Member

@sebcrozet sebcrozet left a comment

Choose a reason for hiding this comment

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

Thanks!

crates/parry3d/examples/convex_decomposition.rs Outdated Show resolved Hide resolved
crates/parry3d/examples/convex_decomposition.rs Outdated Show resolved Hide resolved
@Vrixyz Vrixyz merged commit 37663ce into dimforge:master Dec 6, 2024
7 checks passed
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.

2 participants