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

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

#可用库列表
#NURBS 曲线库. 包含split(裁剪) 最近点 等分 曲面细分等曲面运算
http://verbnurbs.com/
#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