oimo_physics 0.0.5 copy "oimo_physics: ^0.0.5" to clipboard
oimo_physics: ^0.0.5 copied to clipboard

A 3D physics engine for dart (based on Oimo.js) that allows users to add physics support to their 3D projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add oimo_physics

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  oimo_physics: ^0.0.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:oimo_physics/oimo_physics.dart';
4
likes
150
points
149
downloads

Publisher

unverified uploader

Weekly Downloads

A 3D physics engine for dart (based on Oimo.js) that allows users to add physics support to their 3D projects.

Repository (GitHub)
View/report issues

Topics

#physics #games #physics3d #flutter3d #model3d

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, vector_math

More

Packages that depend on oimo_physics