Geometry Surface of OpenCascade BRep-卡核

Geometry Surface of OpenCascade BRep

Geometry Surface of OpenCascade BRep eryar@163.com 摘要Abstract:几何曲面是参数表示的曲面 ,在边界表示中其数据存在于BRep_TFace中,BRep_TFace中不仅包括了几何曲线,还包含用于显示的离...
OpenCASCADE BRep vs. OpenNURBS BRep-卡核

OpenCASCADE BRep vs. OpenNURBS BRep

OpenCASCADE BRep vs. OpenNURBS BRep eryar@163.com Abstract. BRep short for Boundary Representation. First give the definition of the BRep, then compare the BRep mode between OpenCA...
Representation Data in OpenCascade BRep-卡核

Representation Data in OpenCascade BRep

Representation Data in OpenCascade BRep eryar@163.com 摘要Abstract:现在的显示器大多数是光栅显示器,即可以看做一个像素的矩阵。在光栅显示器上显示的任何图形,实际上都是一些具有一种或...
OpenCASCADE Color Scale-卡核

OpenCASCADE Color Scale

OpenCASCADE Color Scale eryar@163.com Abstract. The color scale is a specialized label object that displays a color map and an accompanying numerical scale for color mapped or cont...
Boost test vs2013 fatal error C1001-卡核

Boost test vs2013 fatal error C1001

Boost test vs2013 fatal error C1001 Boost test库提供了一个用于单元测试的基于命令行界面的测试套件UTF:Unit Test Framework,具有单元测试、检测内存泄露、监控程...
BRep Builder-卡核

BRep Builder

BRep Builder eryar@163.com   1 Introduction 类BRep_Builder提供了创建、修改BRep模型的方法。使用这个类,你可以从底层自己构建BRep体,前提条件是你要对BRep模型的数据结构有一定理解...
PCurve - Curve on Surface-卡核

PCurve – Curve on Surface

PCurve - Curve on Surface eryar@163.com Abstract. 本文通过给出曲面上曲线PCurve的定义来对OpenCascade中的Curve On Surface进行理解,并介绍了OpenCascade对应的类BRep_CurveOnSurface实现...
Mesh BRep Shapes-卡核

Mesh BRep Shapes

Mesh BRep Shapes eryar@163.com     Abstract. 当对OpenCASCADE的BRep表示法的数据结构有了一定的理解后,建议可以自己实现一个显示数据生成的功能,即网格剖分功能。 Key Words. BR...
OpenCASCADE General Transformation-卡核

OpenCASCADE General Transformation

OpenCASCADE General Transformation eryar@163.com Abstract. OpenCASCADE provides a general transformation class: gp_GTrsf. It can be a transformation from gp, an affinity, or you ca...
A Simple OpenGL Shader Example-卡核

A Simple OpenGL Shader Example

A Simple OpenGL Shader Example eryar@163.com Abstract. OpenGL Shading Language, the high-level programming language defined to allow application writers to write programs that exec...
ModelDataExchange - Import-卡核

ModelDataExchange – Import

ModelDataExchange - Import eryar@163.com Abstract. The ModelDataExchange import utility enables the user to import geometric models of equipment into 3D models within Design. The i...
Overview of OpenCascade Library-卡核

Overview of OpenCascade Library

Overview of OpenCascade Library eryar@163.com   摘要Abstract:对OpenCascade库的功能及其实现做简要介绍。 关键字Key Words:OpenCascade、occ、Modeling Ke...