chipmunk_demos
Fast and lightweight 2D rigid body physics library - devel
Install
- All systems
-
curl cmd.cat/chipmunk_demos.sh
- Debian
-
apt-get install chipmunk-dev
- Ubuntu
-
apt-get install chipmunk-dev
- Kali Linux
-
apt-get install chipmunk-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install chipmunk-dev
- Raspbian
-
apt-get install chipmunk-dev
- Dockerfile
- dockerfile.run/chipmunk_demos
chipmunk-dev
Fast and lightweight 2D rigid body physics library - devel
Chipmunk is a simple, lightweight, fast and portable 2D rigid body physics library written in C. It's licensed under the unrestrictive, OSI approved MIT license. Its aim is to give 2D developers access the same quality of physics you find in newer 3D games. This package contains the development libraries and headers.