macbear_3d 0.2.0 copy "macbear_3d: ^0.2.0" to clipboard
macbear_3d: ^0.2.0 copied to clipboard

Macbear 3D is a lightweight 3D rendering engine for Flutter, built on Google ANGLE (OpenGL ES).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add macbear_3d

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

dependencies:
  macbear_3d: ^0.2.0

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:macbear_3d/macbear_3d.dart';
2
likes
150
points
166
downloads

Publisher

unverified uploader

Weekly Downloads

Macbear 3D is a lightweight 3D rendering engine for Flutter, built on Google ANGLE (OpenGL ES).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

build, flutter, flutter_angle, http, oimo_physics, vector_math

More

Packages that depend on macbear_3d