几何造型器

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

清华笔记:计算共形几何讲义 (12)极值长度

图1. 圆柱面的共形模。拓扑等价的度量曲面是否共形等价,亦即拓扑同胚的带有黎曼度量的曲面间是否存在保角双射,这是一个微妙的问题。几何上,我们需要寻找共形变换下的全系不变量,通过比较不...
OPEN CASCADE Gauss Least Square-卡核

OPEN CASCADE Gauss Least Square

OPEN CASCADE Gauss Least Square eryar@163.com Abstract. The least square can be used to solve a set of n linear equations of m unknowns(n >= m). The OPEN CASCADE class math_Gaus...
OpenCASCADE Camera-卡核

OpenCASCADE Camera

OpenCASCADE Camera eryar@163.com Abstract. OpenCASCADE introduce a new class Graphic3d_Camera for the Visualization module. The camera class provides object-oriented approach to se...
Change Line Type in OpenCascade-卡核

Change Line Type in OpenCascade

Change Line Type in OpenCascade eryar@163.com   关键字KeyWords:OpenCascade,Line Aspect, Line Type   在OpenCascade的显示模块中,可以设置线型、消隐方式和离散精度等属性。这...
Memory Management in Open Cascade-卡核

Memory Management in Open Cascade

Open Cascade中的内存管理 Memory Management in Open Cascade eryar@163.com 一、C++中的内存管理 Memory Management in C++ 1. 引言 为了表现出多态,在C++中就会用到大量的指针和引用。指针...
OpenCascade Chinese Text Rendering-卡核

OpenCascade Chinese Text Rendering

OpenCascade Chinese Text Rendering eryar@163.com Abstract. OpenCascade uses advanced text rendering powered by FTGL library. The FreeType provides vector text rendering, as a resul...
OpenCASCADE Rational Bezier Curves-卡核

OpenCASCADE Rational Bezier Curves

OpenCASCADE Rational Bezier Curves eryar@163.com Abstract. Although polynomials offer many advantages, there exist a number of important curve and surface types which cannot be rep...
OpenSceneGraph in ActiveX by ActiveQt-卡核

OpenSceneGraph in ActiveX by ActiveQt

OpenSceneGraph in ActiveX by ActiveQt eryar@163.com Abstract. Qt’s ActiveX and COM support allows Qt for Windows developers to access and use ActiveX controls and COM objects...
Intersection between a 2d line and a conic in OpenCASCADE-卡核

Intersection between a 2d line and a conic in OpenCASCADE

Intersection between a 2d line and a conic in OpenCASCADE eryar@163.com Abstract. OpenCASCADE provides the algorithm to implementation of the analytical intersection between a 2d l...
Distribution of Data Through OCAF Tree-卡核

Distribution of Data Through OCAF Tree

Distribution of Data Through OCAF Tree OCAF数据的分配 eryar@163.com 一、作者注 Annotation 本文档主要用于说明OCAF(Open CASCADE Application Framework)中数据模型的选择问题。另外,以...
OpenCASCADE Trihedron Law-卡核

OpenCASCADE Trihedron Law

OpenCASCADE Trihedron Law eryar@163.com Abstract. In differential geometry the Frenet-Serret formulas describe the kinematic properties of a particle moving along a continuous, dif...
Convert BSpline Curve to Arc Spline in OpenCASCADE-卡核

Convert BSpline Curve to Arc Spline in OpenCASCADE

Convert BSpline Curve to Arc Spline in OpenCASCADE eryar@163.com Abstract. The paper based on OpenCASCADE algorithms to approximate the NURBS curve to arc spline. The method i...