Skip to content

0.3.0

Compare
Choose a tag to compare
@kadir014 kadir014 released this 18 Feb 15:55
· 635 commits to main since this release

Changes

  • New material API for setting bodies' material properties like density, friction, etc..
    • nv_Material struct and presets like nv_Material_STEEL, nv_Material_WOOD, etc..
  • Constraint support and solvers
    • New constraint: Spring! 🎉
  • New examples and improved example base
  • Bugs & function documentation fixes