three_dart 0.0.16 copy "three_dart: ^0.0.16" to clipboard
three_dart: ^0.0.16 copied to clipboard

three.js implement by Dart. Dart 3D library. an easy to use, lightweight, cross-platform, general purpose 3D library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add three_dart
copied to clipboard

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

dependencies:
  three_dart: ^0.0.16
copied to clipboard

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:three_dart/three_dart.dart';
copied to clipboard
196
likes
120
points
620
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.26 - 2025.04.10

three.js implement by Dart. Dart 3D library. an easy to use, lightweight, cross-platform, general purpose 3D library.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

crypto, ffi, flutter, flutter_gl, http, image, universal_html

More

Packages that depend on three_dart