-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Features which must be completed in order of necessity:
- Collision detection/resolution between different types of polygons.
- Utilize the Separating Axis Theorem.
- Utilize Minimum Translation Vectors.
- Apply a valid push force when two entities overlap.
- Inbuilt canvas rendering system.
- Gravity.
- Compound entities which can merge two different entities (e.g. jewish star by merging two triangles).
- Collision detection/resolution of concave entities by partitioning the entity into convex parts.
- New types of objects.
- "String constraint" which can hold an object and cause oscillation (like a pendulum)
- Jointed objects.
- Documentation.
- Orbitrals.
KishanV
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request