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

Banana example #10

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open

Banana example #10

wants to merge 28 commits into from

Conversation

Vrixyz
Copy link
Contributor

@Vrixyz Vrixyz commented Apr 7, 2025

Adds an example based on taichi mpm demo, cutting a banana ; it also features a particle coloring based on closest vertex's color

Screencast.from.03-11-2025.03_52_13.PM.mp4
Screencast.from.03-12-2025.01_04_04.PM.mp4

other PRs are based on this one:

@Vrixyz Vrixyz force-pushed the sample_color_model branch from 8050f03 to a50f548 Compare April 7, 2025 20:03
@Vrixyz Vrixyz force-pushed the sample_color_model branch from a50f548 to bd31adc Compare April 7, 2025 20:14
@Vrixyz Vrixyz force-pushed the sample_color_model branch from a678433 to 1800d63 Compare April 7, 2025 20:27
@@ -215,6 +230,7 @@ pub fn step_simulation_legacy(
&(),
&(),
);
app_state.physics_time_seconds += params.dt as f64;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

we should probably use ticks rather than seconds.

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