- 资源汇总
- 自主研发联盟
- 多物理场仿真专著
网址:http://www.opencascade.org/
开发语言:C++
开源三维参数化建模工具,也是CAD领域最著名的开源软件,使用方式与主流三维CAD软件(Catia, SolidWorks)相似;遵循LGPL协议;支持windows, linux, mac-ox操作系统;
网址:http://www.freecadweb.org/
开发语言:C++、Python
用到的其他开源项目:OpenCASCADE(几何内核),Coin3d(三维图形显示),Qt(界面)
遵循Open Inventor接口标准的三维图形显示的开源项目,是SGI公司开发的基于OpenGL的面向对象三维图形软件开发包。使用OIV开发包,程序员可以快速、简洁地开发出各种类型的交互式三维图形软件;遵循GNU GPL协议。
网址:https://bitbucket.org/Coin3D/coin/wiki/Home
开发语言:C++
一个为数值计算提供一个公共前后处理平台的开源项目;
网址:http://www.salome-platform.org/
What can you do with SALOME?
1. Create/modify, import/export (IGES, STEP, BREP), repair/clean CAD models
2. Mesh CAD models, edit mesh, check mesh quality, import/export mesh (MED, DAT, STL)
3. Handle physical properties and quantities attached to geometrical items
4. Perform computation using one or more external solvers (coupling)
5. Display computation results (scalar, vectorial)
6. Manage studies (create, save, reload)
大规模数据分析与可视化的开源项目,支持跨平台;使用VTK作为三维渲染引擎。
网址:http://www.paraview.org/