wasabia / three_dart

three.js rewrite by Dart, Dart 3D library. an easy to use, lightweight, cross-platform, general purpose 3D library.
MIT License
453 stars 81 forks source link

Add LineCurve3 support #70

Closed shadox2003 closed 2 years ago

shadox2003 commented 2 years ago

The Implement of class LineCurve3 is empty. Have to change the Curve base class.