Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

high-performance-2d-physics-engine

High-Performance 2D Physics Simulation Engine. Built from the ground up in modern C++, focusing on computational geometry, rigid body dynamics, and strict memory management. Utilizes the C++ Standard Template Library (STL) and smart pointers to achieve low-latency updates for 1000+ simultaneous objects without frame drops.

About

High-Performance 2D Physics Simulation Engine. Built from the ground up in modern C++, focusing on computational geometry, rigid body dynamics, and strict memory management. Utilizes the C++ Standard Template Library (STL) and smart pointers to achieve low-latency updates for 1000+ simultaneous objects without frame drops.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages