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

[gui] GGUI 16/n: examples #2841

Merged
merged 2 commits into from
Aug 30, 2021
Merged

Conversation

AmesingFlank
Copy link
Collaborator

Related issue = #2646

This is the 16th of a series of PRs that adds a GPU-based GUI to taichi.

This PR adds 6 example applications that uses ggui.

  • mpm128, fem128, stable_fluid, mass_spring_game: These examples demonstrate how existing ti.gui 2D apps can be re-written in ggui.
  • mass_spring_3d demonstrates how to draw 3d meshes using ggui (the existing version of mass_spring_3d in taichi uses taichi-THREE for that)
  • mpm3d demonstrates how to draw 3d particles and how to use IMGUI components.

@g1n0st g1n0st merged commit b0dbfa3 into taichi-dev:master Aug 30, 2021
@Leonz5288 Leonz5288 mentioned this pull request Sep 2, 2021
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