0.2.2 • Published 7 years ago

@bluemath/geom v0.2.2

Weekly downloads
31
License
Apache-2.0
Repository
github
Last release
7 years ago

@bluemath/geom

Geometry submodule of BlueMath.

NPM package Docs Tests Playground

  • Implementation of basic NURBS primitives

    • Bezier Curves
    • BSpline Curves
    • Bezier Surfaces
    • BSpline Surfaces
  • Tessellation (fixed resolution or adaptive) of curves and surfaces

  • Fundamental NURBS algorithms of NURBS

    • Knot insertion
    • Knot refinement
    • Decomposition of BSpline curves and surfaces into Bezier curves and surfaces
  • Definition of regular geometry in terms of NURBS

    • Line
    • Circle
    • Bilinear Surface
    • Cylinder
    • Surface of revolution (Sphere, Cone, Torus)

Usage

npm install @bluemath/geom
0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago