Skip to content

Kazade/Kazphysics3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= README =

Kazphysics3 is a really basic 2D physics engine (currently not working :))

It's designed with the following concepts:

1. World geometry is stationary, and made up of triangles.
2. Anything that moves is instead an object (KP_Object)
3. A KP_Object can be created as a Box, an Ellipse or a Point.


About

A basic 2D physics engine written in C++ but with C-linkage. Designed primarily for platform games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published