OpenCASCADE Make Primitives-Box eryar@163.com Abstract. By making a simple box to demonstrate the BRep data structure of the OpenCASCADE. The construction method is different from BRepPrimAPI_MakeB...
分类:
其他好文 时间:
2014-11-23 14:35:50
阅读次数:
290
Abstract. The sphere is the simplest topology shape of the BRep structure. But there are several import concept of the sphere edges, such as degenerat...
分类:
其他好文 时间:
2014-11-22 18:41:33
阅读次数:
391
AnyCAD .Net/C++ SDK支持多种3D/2D文件格式,比如BREP、STEP、IGES、STL、DXF、3DS、OBJ、FBX、SKP、IFC、DAE……等,根据使用场景提供不同的API。
分类:
Web程序 时间:
2014-11-20 16:51:14
阅读次数:
236
三维CAD建模——基于半边数据结构的基本欧拉操作建模,主要是学完高老师的三维CAD建模课自己实现的作业。 完整给出了半边数据结构的定义,以及欧拉操作的完整实现。...
分类:
其他好文 时间:
2014-11-17 15:52:21
阅读次数:
268
Abstract. By making a simple box to demonstrate the BRep data structure of the OpenCASCADE. The construction method is different from BRepPrimAPI_Make...
分类:
其他好文 时间:
2014-11-16 23:02:01
阅读次数:
457
Abstract. BRep short for Boundary Representation. First give the definition of the BRep, then compare the BRep mode between OpenCASCADE and OpenNURBS....
分类:
其他好文 时间:
2014-11-08 13:21:09
阅读次数:
531
摘要:本文简要介绍了Delaunay三角剖分的基础理论,并使用OpenCascade的三角剖分算法将边界BRep表示的几何体进行三角离散化后在OpenSceneGraph中显示。 关键字:Delaunay Triangulation、OpenCascade、OpenSceneGraph
分类:
其他好文 时间:
2014-06-18 14:43:06
阅读次数:
792