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

Integrate Jolt Physics Engine #215

Merged
merged 2 commits into from
May 30, 2022

Conversation

hyv1001
Copy link
Collaborator

@hyv1001 hyv1001 commented May 30, 2022

Integrate Jolt Physics Engine,

  • RigidBody creation and destroy (only support static object currently)
  • Scene Query: raycast, sweep, overlap
  • Simulation
  • Physics Debug Renderer: (work in progress)

remove jolt assets

mark physics system to be legacy

fix can move

Fix character move

add sweep cast scene query
@hyv1001 hyv1001 requested a review from Ol6rin May 30, 2022 08:07
@hyv1001 hyv1001 merged commit c8a3482 into BoomingTech:main May 30, 2022
KaygNas pushed a commit to KaygNas/Piccolo that referenced this pull request Feb 10, 2023
Integrate Jolt Physics Engine,
- RigidBody creation and destroy (only support static object currently)
- Scene Query: raycast, sweep, overlap
- Simulation
- Physics Debug Renderer: (work in progress)

Co-authored-by: Olorin <[email protected]>
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