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

Add 2D physics systems #63

Open
17 tasks
Tracked by #62
GsLogiMaker opened this issue Jan 10, 2025 · 0 comments
Open
17 tasks
Tracked by #62

Add 2D physics systems #63

GsLogiMaker opened this issue Jan 10, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@GsLogiMaker
Copy link
Owner

GsLogiMaker commented Jan 10, 2025

Bodies

  • Add rigid body 2D #64
  • Add static body 2D
  • Add kinematic body 2D
  • Add area 2D
  • Add ray cast 2D
  • Add shape cast 2D

Shapes

  • Add rectangle shape 2D
  • Add circle shape 2D
  • Add capsule shape 2D
  • Add concave polygon shape 2D
  • Add convex polygon shape 2D
  • Add segment shape 2D
  • Add separation ray shape 2D
  • Add world boundary shape 2D

Joints

  • Add dampened spring joint 2D
  • Add groove joint 2D
  • Add pin joint 2D
@GsLogiMaker GsLogiMaker mentioned this issue Jan 10, 2025
20 tasks
@GsLogiMaker GsLogiMaker added the enhancement New feature or request label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant