GamePhysicsCookbook
Game Physics Library
A comprehensive guide to game physics in C++
Source code for Game Physics Cookbook
881 stars
34 watching
90 forks
Language: C++
last commit: almost 4 years ago
Linked from 1 awesome list
ccookbookgame-mathintersectionmathparticle-physicsphysics
Related projects:
Repository | Description | Stars |
---|---|---|
danielchappuis/reactphysics3d | A C++ physics engine library for 3D simulations and game development | 1,537 |
amerkoleci/joltphysicssharp | C# bindings for JoltPhysics physics simulation engine | 238 |
godot-jolt/godot-jolt | A Godot game engine extension that integrates the Jolt physics engine for improved performance and stability | 2,216 |
krozark/sfml-book | A comprehensive guide to building games with SFML, covering various game development topics such as player creation, physics, GUI, and multithreading. | 73 |
ggabriel96/lasso | A C++ game loop implementation that abstracts away common game logic and provides a flexible framework for building games. | 10 |
catacombgames/catacomb3d | An 3D game source code with gameplay mechanics and tools | 188 |
bitpuffin/zig-raylib-experiments | A collection of game implementations in Zig using the raylib library | 12 |
sfml/sfml-game-development-book | A collection of C++ code examples and tutorials for game development using the SFML library | 924 |
quakeforge/quakeforge | A Quake game engine and modding tools suite | 44 |
mausgames/game-jolt-api-cpp-library | A C++ library that enables games written in C++ to connect with Game Jolt's API. | 9 |
cesarl/gameengineresources | A collection of libraries and tools to support the development of a C++ 3D game engine | 3 |
gamefoundry/bsf | A C++14 library providing a unified foundation for real-time graphical applications | 1,748 |
f1nalspace/final_game_tech | A collection of game-related libraries and utilities written in C/C++ | 177 |
gscept/nebula | A modern C++ game engine with a focus on performance and data-oriented architecture. | 930 |