几何造型器

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

Implementation Model Editor of AVEVA in OpenSceneGraph

Implementation Model Editor of AVEVA in OpenSceneGraph eryar@163.com 摘要Abstract:本文主要对工厂和海工设计软件AVEVA的交互方式进行详细介绍,对OpenSceneGraph中的人机交互工具拖拽器进...
Parametric Curves and Surfaces-卡核

Parametric Curves and Surfaces

Parametric Curves and Surfaces eryar@163.com Abstract. This paper is concerned with parametric curves and surfaces definitions, such as singular point and regular point and their a...
OpenCASCADE Make Primitives-Sphere-卡核

OpenCASCADE Make Primitives-Sphere

OpenCASCADE Make Primitives-Sphere eryar@163.com Abstract. The sphere is the simplest topology shape of the BRep structure. But there are several import concept of the sphere edges...
OpenNURBS 3DM Viewer-卡核

OpenNURBS 3DM Viewer

OpenNURBS 3DM Viewer eryar@163.com Abstract. The openNURBS Toolkit consists of C++ source code for a library that will read and write a openNURBS 3D model file(.3dm). More than 400...
OpenCASCADE6.8.0 Reference Manual Serach Problem-卡核

OpenCASCADE6.8.0 Reference Manual Serach Problem

OpenCASCADE6.8.0 Reference Manual Serach Problem eryar@163.com 1. Problem 有网友反映OpenCASCADE6.8.0的Reference Manual的搜索功能不好用,以前没注意,自己试了下,的确在本机上不能正确...
PDMS RvmTranslator-卡核

PDMS RvmTranslator

PDMS RvmTranslator eryar@163.com Abstract. AVEVA Review is used for 3D model visualisation for plant or ship design, construction and operation. The RVM file is main input of AVEVA...
A Simple OpenGL Shader Example II-卡核

A Simple OpenGL Shader Example II

A Simple OpenGL Shader Example II eryar@163.com Abstract. The OpenGL Shading Language syntax comes from the C family of programming languages. Tokes, identifiers, semicolons, nesti...
OpenCASCADE Interpolation - Lagrange-卡核

OpenCASCADE Interpolation – Lagrange

OpenCASCADE Interpolation - Lagrange eryar@163.com Abstract. Power basis polynomial is the most simple polynomial function. It also be called power series. OpenCASCADE provides bas...
OpenCascade Primitives BRep-Cylinder-卡核

OpenCascade Primitives BRep-Cylinder

OpenCascade Primitives BRep-Cylinder eryar@163.com Abstract. BRep is short for Boundary Representation. Boundary Representation gives a complete description of an object by associa...
OpenCascade B-Spline Basis Function-卡核

OpenCascade B-Spline Basis Function

OpenCascade B-Spline Basis Function eryar@163.com Abstract. B-splines are quite a bit more flexible than Bezier curves. This flexibility comes from the fact that you have much more...
Plant Design Review Based on AnyCAD-卡核

Plant Design Review Based on AnyCAD

Plant Design Review Based on AnyCAD eryar@163.com Abstract. AVEVA Review is used to 3D model visualization for plant or ship design, construction and operation. Taking data from a ...
Visulalization Voronoi in OpenSceneGraph-卡核

Visulalization Voronoi in OpenSceneGraph

Visulalization Voronoi in OpenSceneGraph eryar@163.com Abstract. In mathematics a Voronoi diagram is a way of dividing space into a number of regions. A set of points, called seeds...