Compile OpenCASCADE7.3 with VS2008-卡核

Compile OpenCASCADE7.3 with VS2008

Compile OpenCASCADE7.3 with VS2008 eryar@163.com   概述 在OpenCASCADE的源码文件夹中有个adm文件夹,里面提供了各个平台中编译源码的项目文件。其中在Windows操作系统...
OpenCASCADE Conic to BSpline Curves-Circle-卡核

OpenCASCADE Conic to BSpline Curves-Circle

OpenCASCADE Conic to BSpline Curves-Circle eryar@163.com Abstract. The conic sections and circles play a fundamental role in CAD/CAM applications. Undoubtedly one of the greatest a...
OpenCASCADE Make Primitives-Box-卡核

OpenCASCADE Make Primitives-Box

  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 differen...
OpenCASCADE 布尔运算之元件重构-卡核

OpenCASCADE 布尔运算之元件重构

OpenCASCADE 布尔运算之元件重构 eryar@163.com 布尔运算(Boolean Operations)的元件重构(Cells Builder)算法是通用合并算法(General Fuse Algorithm)的一个扩充。通用合并算法的结果包含...
Bounding Volume Hierarchy BVH in OpenCASCADE-卡核

Bounding Volume Hierarchy BVH in OpenCASCADE

Bounding Volume Hierarchy BVH in OpenCASCADE eryar@163.com Abstract. Bounding Volume Hierarchy(BVH) organizes geometric objects in the tree based on spatial relationships. Each nod...
OpenCASCADE动画功能2-卡核

OpenCASCADE动画功能2

OpenCASCADE动画功能2 eryar@163.com   OpenCASCADE是一个开发平台,主要提供三维曲面和实体建模、CAD数据交换及可视化等功能。OCCT最适用于开发三维建模CAD软件、加工制造或测量(CAM)软...
Triangle - Delaunay Triangulator-卡核

Triangle – Delaunay Triangulator

Triangle - Delaunay Triangulator  eryar@163.com Abstract. Triangle is a 2D quality mesh generator and Delaunay triangulator. Triangle was created as part of the Quake project ...
Tcl internal variables-卡核

Tcl internal variables

Tcl internal variables eryar@163.com 在Tcl中内置了一些变量,并赋予了一定的功能。内置变量列表如下: 变量名称 功能描述 argc 指命令行参数的个数。 argv  指包含命令行参数的列表。&n...
OPEN CASCADE编译视频-卡核

OPEN CASCADE编译视频

为了帮助OPEN CASCADE新手顺利编译OPEN CASCADE源码,特录制了一个视频, 有了这个视频,OPEN CASCADE的编译再也不麻烦啦!
OpenCascade Matrix-卡核

OpenCascade Matrix

OpenCascade Matrix eryar@163.com 摘要Abstract:本文对矩阵作简要介绍,并结合代码说明OpenCascade矩阵计算类的使用方法。  关键字Key Words:OpenCascade、Matrix、C++  一、引言I...
OpenCascade Primitives BRep - Sphere-卡核

OpenCascade Primitives BRep – Sphere

OpenCascade Primitives BRep - Sphere eryar@163.com Abstract. BRep is short for Boundary Representation. Boundary Representation gives a complete description of an object by associa...
OpenCASCADE点向圆柱面投影-卡核

OpenCASCADE点向圆柱面投影

OpenCASCADE点向圆柱面投影 eryar@163.com   OpenCASCADE的类Extrema_ExtPElS提供了点到基本曲面的投影计算功能,距离可能是最大值或是最小值。如下图所示的点到圆柱的投影会有两个投影点P...

zh-CN 简体中文