forge2d 0.15.0 copy "forge2d: ^0.15.0" to clipboard
forge2d: ^0.15.0 copied to clipboard

A 2D physics engine for Dart, binding to the native Box2D v3 library. Also works with the Flame game engine in Flutter.

example/README.md

Examples for Forge2D #

An interactive gallery of physics demos running on the WebAssembly backend, deployed to GitHub Pages from main. Run it locally with:

dart run build_runner serve web:8080 --release

The console examples of the native backend still live in bin/:

dart run bin/hello_world.dart
dart run bin/car.dart
dart run bin/domino_tower.dart
138
likes
160
points
3.64k
downloads

Documentation

API reference

Publisher

verified publisherflame-engine.org

Weekly Downloads

A 2D physics engine for Dart, binding to the native Box2D v3 library. Also works with the Flame game engine in Flutter.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

code_assets, ffi, hooks, logging, meta, native_toolchain_c, vector_math

More

Packages that depend on forge2d