three_js_terrain 0.1.0 copy "three_js_terrain: ^0.1.0" to clipboard
three_js_terrain: ^0.1.0 copied to clipboard

A type of three_js api that allows users to create terrain for their projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add three_js_terrain

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

dependencies:
  three_js_terrain: ^0.1.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:three_js_terrain/three_js_terrain.dart';
1
likes
150
points
93
downloads

Publisher

unverified uploader

Weekly Downloads

A type of three_js api that allows users to create terrain for their projects.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, image, three_js_core, three_js_math

More

Packages that depend on three_js_terrain