nfengine icon indicating copy to clipboard operation
nfengine copied to clipboard

Improve physics system

Open Witek902 opened this issue 10 years ago • 0 comments

The physics support is very limited. Make use of more features of the Bullet physics:

  • [ ] More physics shapes:
    • [ ] convex: box, sphere, cylinder, hull, etc.
    • [ ] concave: compound convex, triangle meshes, etc.
  • [ ] Materials (per shape, per shape face, etc.)
  • [ ] Constraints (also breakable)
  • [ ] Collision callbacks
  • [ ] Force fields
  • [ ] Character controller

Split this task if necessary.

Witek902 avatar Oct 14 '14 22:10 Witek902