dart_stl 0.0.4 copy "dart_stl: ^0.0.4" to clipboard
dart_stl: ^0.0.4 copied to clipboard

A package for reading and writing STL files using structures from the vector_math package

Introduction #

A 100% dart library for reading and writing STL files, a 3D file format widely used in 3D printing.

Features #

The initial release only supports reading and writing ASCII STL files. Binary support will be added in a future release.

Getting started #

This package requires the vector_math package. Install it first.

 $ flutter pub add vector_math
0
likes
150
points
168
downloads

Publisher

verified publishernosupports.com

Weekly Downloads

A package for reading and writing STL files using structures from the vector_math package

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, vector_math

More

Packages that depend on dart_stl