Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 508 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 508 Bytes

3d physics engine

Basic 3d physics engine written entirelly in F#, using functional paradigm - eg. immutability.
Supports collisions, two kinds of rigid bodies (boxes and spheres) and friction.
Physics engine is not dependend on any renderer, which is meant to be separate assembly. Thus, renderer can be easily changed, without physics engine recompilation.

Gui2024-03-0818-33-51-47-ezgif.com-video-to-gif-converter.gif