Skip to content

dOrgJelli/Ursine2DPhysics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ursine 2D Physics

Ursine 2D Physics was created during the first semester of my Sophomore year at DigiPen. It was used throughout the development of our Sophomore game project entitled "Genetic Drift".

A video demonstration of this physics engine's features can be found here.

For me personally, this project was a huge learning experience, marking my first introduction into the world of simulation programming. I have plans to continually progress my knowledge of physics engine development in the future, as it has become an extreme interest of mine.

Huge thank you to the following individuals for sharing their knowledge:

Features

  • 2D Rigidbody Dynamics
  • Polygon and Ellipse Collision Detection (GJK / EPA)
  • Collider Compositing
  • Collision Events
  • Iterative Solving
  • Warm Starting
  • Contact Caching
  • Distance Joints
  • Raycasting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages