extract explicit mesh with topology information from implicit surfaces with boolean operations, and do surface/volume integrating on them.
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.

5 lines
333 B

TODO List:
- [ ] 在extrude的构造里考虑reference normal和起点切线反向的情形,并处理对应的顶点向量(反转点的下标)
- [ ] 允许profile的process有非闭合的情况
- [ ] 为helixline增加手性标签,以便于控制helixline的方向
- [ ] 将line_evaluation里的distance转为signed_distance