SkillAgentSearch skills...

Circle2d

Little 2D physics engine used for my game Crate Before Attack.

Install / Use

/learn @koalefant/Circle2d
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Circle2D

Circle2D is a little physics library used for my game CrateBeforeAttack.

Live demo: https://koalefant.github.io/circle2d/

Demo Screenshot

It is not production ready, supports only circular shapes and distance fields. It borrows concept and algorithms from incredible Box2D-Lite by Erin Catto and amazing Chipmunk2D.

To run example:

cargo run --release --example basic

Related Skills

View on GitHub
GitHub Stars28
CategoryDevelopment
Updated1y ago
Forks4

Languages

Rust

Security Score

80/100

Audited on Mar 28, 2025

No findings