Skip to content

Physics-Reactive Entities #11

@Shaptic

Description

@Shaptic

I need to integrate a custom physics engine into Zenderer prior to starting any real work on a game.

Necessary components:

  • Basic structures
  • Collision detection (AABB vs. AABB, circle vs. circle)
  • High-level entity wrapper
  • Material data (friction, mass, etc.)
  • Integration
  • Testing
  • Documentation

Possibly look into integrating Box2D instead of rolling my own.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions