cyclone-physics
Physics engine
A physics engine designed to simulate complex physical systems in games and simulations
The Physics engine that accompanies the book "Game Physics Engine Design"
943 stars
75 watching
262 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dimforge/nphysics | A physics engine that simulates rigid body motion in 2D and 3D spaces using linear algebra and collision detection. | 1,624 |
srekel/phyxed-2d | A physics engine for 2D games and simulations with support for fixed-point math. | 29 |
mattleibow/jitterphysics | A fast and lightweight 3D physics engine for .NET applications. | 45 |
danielchappuis/reactphysics3d | A C++ physics engine library for 3D simulations and game development | 1,537 |
jrouwe/joltphysics.js | A JavaScript implementation of the physics engine JoltPhysics | 275 |
bero1985/kraft | A physics engine library for 3D games written in Pascal, supporting rigid body dynamics and collision detection. | 113 |
netonjm/chipmunksharp | A C# implementation of a 2D physics engine with advanced collision detection and rigid body dynamics. | 80 |
illation/etengine | A C++ 14-based real-time 3D game-engine with a focus on space sim | 776 |
slingshot-physics/slingshot-community | A physics engine designed for 3D rigid body dynamics, providing a constraint-based simulation system. | 92 |
appsinacup/godot-rapier-physics | A plugin for the Godot game engine that provides a 2D and 3D physics solution using the Rapier Physics engine. | 412 |
xissburg/edyn | A real-time physics engine built using the entity-component-system approach | 634 |
klaussilveira/qengine | A cross-platform retro game engine built on top of the Quake II codebase, designed for creating 3D games with a focus on simplicity and ease of use. | 855 |
is-daouda/is-engine | A game engine that allows developers to create games and applications for multiple platforms using C++ and libraries like SFML and SDL. | 203 |
petiaccja/inline-engine | A game engine framework written in C++ that aims to provide a high-performance, modular, and parallel computing-focused solution for building games. | 251 |
mholtkamp/octave | A 3D game engine that supports development on multiple platforms, including console systems and mobile devices. | 77 |