You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
WebCAD/sample/lib.md

20 lines
420 B

7 years ago
#可用库列表
#NURBS 曲线库. 包含split(裁剪) 最近点 等分 曲面细分等曲面运算
http://verbnurbs.com/
7 years ago
#jsclipper 曲线布尔运算库.
#turbo / jsturbo.js - 在GPGPU的浏览器中执行大量的并行计算。
https://github.com/turbo/js
#cgs csg.js
http://learningthreejs.com/blog/2011/12/10/constructive-solid-geometry-with-csg-js/
#快速入门
https://zhuanlan.zhihu.com/p/23272116