几何造型器

几何造型系统是指能够定义、描述、生成几何模型,并能够进行交互编辑处理的系统称为几何造型系统。采用几何造型技术,可以将物体的形状及其各种属性存储在计算机内,形成该物体的几何模型。这样的几何模型是对原物体确切的数学表达,或对其某种状态的真实模拟。
pythonOCC例子搬运:5.显示画面上叠加信息与动画-卡核

pythonOCC例子搬运:5.显示画面上叠加信息与动画

这里返回总目录>>返回总目录 core_visualization_overpaint_viewer.py 本例从https://github.com/tpaviot/pythonocc-demos搬运而来 运行版本:0.18.2 在其余版本运行不保证正确 先...
小新快跑123的头像-卡核小新快跑123
4235984
BRepNet-基于AI的3D特征识别-卡核

BRepNet-基于AI的3D特征识别

Autodesk AI Lab开源了基于OpenCASCADE内核的相关3D特殊识别的AI库: UV-Net: Learning from Boundary Representations; BRepNet:  A topological message passing system for solid models;...
eryar的头像-卡核eryar
4.5W+1.6W+
Open CASCADE Technology 7.6.0 released-卡核

Open CASCADE Technology 7.6.0 released

Open Cascade is pleased to announce a new public release of Open CASCADE Technology (version 7.6.0). Open CASCADE Technology version 7.6.0 is a mino...
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 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...
OpenCASCADE PCurve终极问题-卡核

OpenCASCADE PCurve终极问题

OpenCASCADE PCurve终极问题 eryar@163.com   Abstract: Geometry Curves and Surfaces in BRep are parametric equations. So given a parametric space curve and a geometry surface ca...
OpenCASCADE BRepMesh - 2D Delaunay Triangulation-卡核

OpenCASCADE BRepMesh – 2D Delaunay Triangulation

OpenCASCADE BRepMesh - 2D Delaunay Triangulation eryar@163.com Abstract. OpenCASCADE package BRepMesh can compute the Delaunay’s triangulation with the algorithm of Watson. It can...
OpenCascade Shape Representation in OpenSceneGraph-卡核

OpenCascade Shape Representation in OpenSceneGraph

OpenCascade Shape Representation in OpenSceneGraph eryar@163.com 摘要Abstract:本文通过程序实例,将OpenCascade中的拓朴数据(边、面)离散化后在OpenSceneGraph中进行显示。有了这些离散...
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 ...
Open CASCADE Technology testing dataset is published!-卡核

Open CASCADE Technology testing dataset is published!

Open CASCADE Technology (OCCT) testing dataset is published on the renovated developer portal.We’ve received several requests from the users interested in the opportunity to ...
清华笔记:计算共形几何讲义 (10)纪念米尔扎哈尼——泰希米勒(Teichmuller)空间-卡核

清华笔记:计算共形几何讲义 (10)纪念米尔扎哈尼——泰希米勒(Teichmuller)空间

多年以前,我还在哈佛求学,导师丘成桐先生叮嘱我要研究柯蒂斯. 麦克马伦(Curtis McMullen)的理论,McMullen用组合的方法来研究共形结构,非常适合计算。丘先生自己也在哈佛的研究生课程上讲解...
django中学习常见问题-卡核

django中学习常见问题

1.html网页中新出现的东西。 遇到{% load static % } {% %} 逻辑相关 {{ }} 变量相关 〈table〉...〈/table〉 - 定义表格 〈th〉 - 定义表头 Defines a table header 〈tr〉 - 定义表行 Defines...
小新快跑123的头像-卡核小新快跑123
5334385