几何造型器

几何造型系统是指能够定义、描述、生成几何模型,并能够进行交互编辑处理的系统称为几何造型系统。采用几何造型技术,可以将物体的形状及其各种属性存储在计算机内,形成该物体的几何模型。这样的几何模型是对原物体确切的数学表达,或对其某种状态的真实模拟。
OpenCASCADE Connect Edges to Wires-卡核

OpenCASCADE Connect Edges to Wires

OpenCASCADE Connect Edges to Wires eryar@163.com   1 Introduction 在边界表示法(BREP)中,WIRE是由首尾依次相连的EDGE组成的闭合结构,有的内核也叫做LOOP。BREP结构中,就是通过WIR...
OpenCASCADE 3 Planes Intersection-卡核

OpenCASCADE 3 Planes Intersection

OpenCASCADE 3 Planes Intersection eryar@163.com Abstract. OpenCASCADE provides the algorithm to search the intersection point between 3 planes. If two of the planes are parallel or...
CesiumJS - 3D Tiles BIM-卡核

CesiumJS – 3D Tiles BIM

CesiumJS - 3D Tiles BIM eryar@163.com 1. Introduction CesiumJS is an open-source JavaScript library for world-class 3D globes and maps.  从其官网上可以看到这个库的愿景:提供世...
OpenCascade Ray Tracing Rendering-卡核

OpenCascade Ray Tracing Rendering

OpenCascade Ray Tracing Rendering eryar@163.com 摘要Abstract:OpenCascade6.7.0中引入了光线跟踪算法的实现。使用光线跟踪算法可实现高质量的渲染效果,且可以使用GPU提升渲染效率。  ...
OpenCASCADE DataExchange DWG-卡核

OpenCASCADE DataExchange DWG

OpenCASCADE DataExchange DWG eryar@163.com Abstract. DWG is a file format created in the 70’s for the emerging CAD applications. Currently it is the native file format of AutoCAD,...
清华笔记:计算共形几何讲义 (2)代数拓扑-卡核

清华笔记:计算共形几何讲义 (2)代数拓扑

这次课程,我们简单介绍曲面基本群(一维同伦群)的理论梗概。主要概念有基本群的定义,表示,计算。然后我们介绍覆盖空间理论,特别是万有覆盖空间理论,曲线同伦检测算法。【1】给出了课程的...