UNPKG

cga.js

Version:

Xtor Compute Geometry Algorithm Libary 计算几何算法库

3 lines (2 loc) 69 B
import { Vec3 } from '../../math/Vec3'; export const Point = Vec3;