0.0.5 • Published 3 years ago

@anntopia/graphic v0.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

@anntopia/graphic

Document

Transformation

  • transform
  • model
  • viewing
  • projection
  • window

Interpolation

  • linear interpolation (lerp)
  • bilinear interpolation
  • bicubic interpolation
  • spline interpolation (= curve module in @anntopia/geometry)
  • spherical linear interpolation (slerp)
  • quaternion interpolation
  • barycentric coordinates

Shading

  • flat shading
  • smooth shading
    • gouraud shading
    • phong shading

Other

  • [] clipping (< Boolean Operation module in @anntopia/geometry)
  • mandelbrot set
  • particle system
0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago