Skip to content

feat: physics#69

Draft
craftablescience wants to merge 2 commits intomainfrom
feat/physics
Draft

feat: physics#69
craftablescience wants to merge 2 commits intomainfrom
feat/physics

Conversation

@craftablescience
Copy link
Owner

  • Integrate Jolt Physics
    • Add various collider types
      • (todo: list them all out here)
    • Add various body types (in one component? only one should be added per entity)
      • Static bodies
      • Rigid bodies
      • Kinematic bodies
  • Better editor integration to control physics objects
    • "Simulate" button to simulate physics on selected objects
    • Physics disabled by default (when enabled, physics objects can't be manipulated in 3D space by the user)

Closes #21

@craftablescience craftablescience added the enhancement New feature or request label May 8, 2023
@craftablescience craftablescience self-assigned this May 8, 2023
@craftablescience craftablescience added this to the 0.1.0 milestone May 8, 2023
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

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Physics Engine

1 participant