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

outdated

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

example/lib/main.dart

// import 'package:example/webgl_debug4.dart';
import 'package:flutter/material.dart';
// import 'ExampleApp.dart';

void main() {
  // runApp(const ExampleApp());
  // runApp(
  //   MaterialApp(
  //     home: webgl_debug4(fileName: "webgl_debug4"),
  //   )
  // );
}
191
likes
0
pub points
88%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on three_dart