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"
952 stars
75 watching
266 forks
Language: C++
last commit: over 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,631 |
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,556 |
jrouwe/joltphysics.js | A JavaScript implementation of the physics engine JoltPhysics | 288 |
bero1985/kraft | A physics engine library for 3D games written in Pascal, supporting rigid body dynamics and collision detection. | 112 |
netonjm/chipmunksharp | A C# implementation of a 2D physics engine with advanced collision detection and rigid body dynamics. | 81 |
illation/etengine | A C++ 14-based real-time 3D game-engine with a focus on space sim | 778 |
slingshot-physics/slingshot-community | A physics engine designed for 3D rigid body dynamics, providing a constraint-based simulation system. | 97 |
appsinacup/godot-rapier-physics | A plugin for the Godot game engine that provides a 2D and 3D physics solution using the Rapier Physics engine. | 451 |
xissburg/edyn | A real-time physics engine using an Entity-Component System design | 643 |
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. | 862 |
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 designed to support multiple platforms and development environments. | 161 |