几何造型器

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

Open Cascade DataExchange IGES

Open Cascade DataExchange IGES eryar@163.com 摘要Abstract:本文结合OpenCascade和Initial Graphics Exchange Specification来对IGES格式进行详细说明,理解IGES格式的结构,进而方便对OpenC...
OpenCASCADE Conic to BSpline Curves-Hyperbola-卡核

OpenCASCADE Conic to BSpline Curves-Hyperbola

OpenCASCADE Conic to BSpline Curves-Hyperbola eryar@163.com Abstract. Rational Bezier Curve can represent conic curves such as circle, ellipse, hyperbola, .etc. But how to convert ...
OpenCASCADE Data Exchange - 3D PDF-卡核

OpenCASCADE Data Exchange – 3D PDF

OpenCASCADE Data Exchange - 3D PDF eryar@163.com Abstract. Today most 3D engineering model data are save to 3D PDF files. Universal 3D(U3D) along side Product Representation Compac...
Make Helix Curve in OpenCASCADE-卡核

Make Helix Curve in OpenCASCADE

Make Helix Curve in OpenCASCADE eryar@163.com Abstract. OpenCASCADE does not provide helix curve directly, but you can build a helix curve by the pcurve of a surface(curve on surfa...
OpenCASCADE Interpolations and Approximations-卡核

OpenCASCADE Interpolations and Approximations

OpenCASCADE Interpolations and Approximations eryar@163.com Abstract. In modeling, it is often required to approximate or interpolate points to curves and surfaces. In interpolatio...
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...
Building third-party products of OpenCascade-卡核

Building third-party products of OpenCascade

Building third-party products of OpenCascade  eryar@163.com   Available distributives of third-party products OpenCascade中用到了几个第三方库,其中tcl/tk和freetype是必须...
OpenCASCADE 平面求交-卡核

OpenCASCADE 平面求交

OpenCASCADE 平面求交 eryar@163.com   OpenCASCADE提供了类IntAna_QuadQuadGeo用来计算两个二次曲面quadric(球面、圆柱面、圆锥面及平面,平面是二次曲面的特例)之间的交线。他们...
清华笔记:计算共形几何讲义 (11)黎曼映照(Riemann Mapping)的存在性-卡核

清华笔记:计算共形几何讲义 (11)黎曼映照(Riemann Mapping)的存在性

共形几何中最为大家所熟识的定理大概非黎曼映照莫属,其证明方法也是丰富多彩,各有千秋。这里,我们回忆一下经典的复分析手法,朴素初等,但是非常具有代表性。在复分析中,标准共形映射的存在...
OpenCASCADE 平面与球面求交-卡核

OpenCASCADE 平面与球面求交

OpenCASCADE 平面与球面求交 eryar@163.com   OpenCASCADE提供了类IntAna_QuadQuadGeo用来计算两个二次曲面quadric(球面、圆柱面、圆锥面及平面,平面是二次曲面的特例)之间的交线...
Topology and Geometry in OpenCascade-Topology-卡核

Topology and Geometry in OpenCascade-Topology

Topology and Geometry in OpenCascade-Topology eryar@163.com 摘要Abstract:本文简要介绍了几何造型中的边界表示法(BRep),并结合程序说明OpenCascade中的边界表示的具体实现,即拓朴与几...
OpenCASCADE BRepTools-卡核

OpenCASCADE BRepTools

OpenCASCADE BRepTools eryar@163.com Abstract. OpenCASCADE BRepTools provides utilities for BRep data structure. OuterWire method to find the outer wire of a face. Dump method to du...