three_js_geometry

Pub Version analysis License: MIT

A type of three_js api that allows users to create geometries to add to their projects.

Gif of geometries rotating.

This is a dart conversion of three.js and three_dart, originally created by @mrdoob and has a coverted dart fork by @wasabia.

Usage

This api allows users to add geometries to their three_js projet.

Example

Find the example for this API here.

Contributing

Contributions are welcome. In case of any problems look at existing issues, if you cannot find anything related to your problem then open an issue. Create an issue before opening a pull request for non trivial fixes. In case of trivial fixes open a pull request directly.