Skip to content

igor-240340/PhysicsEngine

Repository files navigation

Physics Engine

About

This is mostly naive implementation of mass aggregate physics based on Millington's book: there is no rotation, only moving and interacting masses, some basic forces and links.

Futher work on some nice mass aggregate demos and rigid body physics engine is going now in GameTech repo where we also write custom Vulkan renderer.

Docs

In /docs directory you can find some crazy research notes that I've made during my struggling through math/physics.
Some files with *.IP extension are Interactive Physics projects where we reproduce physics experiments and make measurements.

Demos

demo_9.mp4
demo_8.mp4
demo_5.mp4
demo_7.mp4
demo_4.mp4
demo_3.mp4
demo_2.mp4
demo_1.mp4
demo_6.mp4

About

Educational mass aggregate physics engine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages