0.143.1 • Published 2 years ago

threejs-curves v0.143.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Stand-alone TypeScript version of three.js curves

This package contains the three.js (r143) curves with TypeScript declaration files and integrated TSdoc.

  • Curve
  • CurvePath
  • Path
  • Shape
  • ShapePath
  • ArcCurve
  • CatmullRomCurve3
  • CubicBezierCurve
  • CubicBezierCurve3
  • EllipseCurve
  • LineCurve
  • LineCurve3
  • QuadraticBezierCurve
  • QuadraticBezierCurve3
  • SplineCurve
  • ShapeUtils
  • Earcut

API Documentation

The classes in TSDoc format are available here.