Skip to content

Simple Verlet integration physics engine I made for a university assignment.

License

Notifications You must be signed in to change notification settings

AdamWallberg/RigorPhysics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rigor Physics

Verlet integration physics engine I made for a university course.

Note: No longer in development! I made this public if anyone wants to look at it for reference.

Supported features

  • Verlet physics integration particles
  • Planes
  • Point masses (without rotation)
  • Convex hull generation from point masses
  • Fixed distance constraints
  • Spring constraints
  • Particle-plane constraints
  • Particle-hull constraints
  • Hull-plane constraints
  • Hull-Hull constraints

About

Simple Verlet integration physics engine I made for a university assignment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published