Lists (10)
Sort Name ascending (A-Z)
Starred repositories
Advanced Docking System for Qt
Mesh generator - triangular/quadrilateral/tetrahedral, unstructured, anisotropic, Delaunay-based
Advancing Front Method implementation using C++
This is just an example of how a cgns mesh consisting of triangular elements can be loaded, partitioned with Metis and then written to a new CGNS file with each partition a separate section.
前沿波向法是数值模拟计算中产生非结构化网格的一种方法,这是我大三科研训练的内容。详细信息请参阅“科研训练报告-朱光穆-2009031200.pdf”。
A fluent and easy to use implementation of Delaunay triangulation in C++.
A simple two-dimensional mesh generator with triangular and quadrilateral elements in C++
code for video series on writing CAD utilities from scratch
Binary library of OCCReader together with runtime shared libraries.
A ParaView Plugin for visualizing CAD file in STEP, BREP, IGES format
(已完结)基于GLSL着色器实现的光线追踪器的详细构建教程,包含复杂模型读写显示与BVH树加速。
This codes were modified by Dr. R. Bhaskaran. And this code can read 2,3D Ansys meshes with different element type
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!公众号:Qt实战/Qt入门和进阶/Qt教程
This is a simple CT viewing application implemented in QT, VTK and ITK. The app supports importing and exporting dicom files, adding pedicle screws, and adjusting window level.