menu
three_js_curves package
documentation
curves/catmull_rom_curve3.dart
curves/catmull_rom_curve3.dart
dark_mode
light_mode
curves/catmull_rom_curve3
library
Classes
CatmullRomCurve3
Create a smooth 3d spline curve from a series of points using the
Catmull-Rom
algorithm.
CubicPoly
Properties
px
→
CubicPoly
final
py
→
CubicPoly
final
pz
→
CubicPoly
final
tmp
→ Vector3
final
three_js_curves package
documentation
curves/catmull_rom_curve3.dart
three_js_curves
package
Libraries
core/curve
core/curve_path
core/curves
core/index
core/interpolations
core/path
core/shape
core/shape_path
curves/arc_curve
curves/catmull_rom_curve3
curves/cubic_bezier_curve
curves/cubic_bezier_curve3
curves/ellipse_curve
curves/extra
curves/index
curves/line_curve
curves/line_curve3
curves/quadratic_bezier_curve
curves/quadratic_bezier_curve3
curves/spline_curve
nurbs/index
nurbs/nurbs_curve
nurbs/nurbs_utils
three_js_curves
utils/earcut
utils/shape_utils
catmull_rom_curve3 library