bit_gossip
Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.
A 2D Soft Body and Rigid Body Physics Engine.
git clone https://github.com/erayzesen/QuarkPhysics.giterayzesen/QuarkPhysicsQuarkPhysics is a 2D physics engine designed for games. Its goal is to provide a reasonable approach to simulate rigid bodies, soft bodies, and different physics models together.
General Features
Rigid bodies
Soft Bodies
You need to install SFML 2.x and CMake on your system before.
Download project, enter the main folder, and call this:
./build.sh -r
Or you can compile the project directly via gcc if you're on linux by calling this:
./run_linux_fast.sh -r
Copy the "QuarkPhysics" named subfolder in the main folder to your project and use it.
more like this
Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.
Pytorch Implementation of SimGAN: Hybrid Simulator Identification for Domain Adaptation via Adversarial Reinforcement L…
search projects, people, and tags