3D Graphics
- Graphic Engine & Game Engine open source list
- Learn OpenGL in Python
- Learn OpenGL, extensive tutorial resource for learning Modern OpenGL
Coin3D
Free and open-source implementation of the Open Inventor API. https://coin3d.github.io/
MeVisLab
MeVisLab is a framework for the development of image processing algorithms and visualization and interaction methods, with a focus on medical imaging.
Vcglib/Meshlab
The Visualization and Computer Graphics Library (VCGlib for short) is a open source, portable, C++, templated, no dependency, library for manipulation, processing, cleaning, simplifying triangle meshes.
https://github.com/cnr-isti-vclab/vcglib
- vcglib_samples, sample codes of vcglib and MeshLab function.
- 几个经典的数学库之一学习—VCGlib
- Nexus, a collection of tools for streaming visualization of large 3D models in OpenGL (C++ and Javascript)
Create water tight surfaces from 3D Scanning
This filter can be used to merge multiple 3D scanned mesh layers and fill holes.
Geometric Mesh Processing
- Software: Materialise Medical
- Meshlab Stuff
- Line Drawings from 3D Models, by Pierre Bénard and Aaron Hertzmann
- Paper/Tutorial: https://arxiv.org/abs/1810.01175
- Github: https://github.com/benardp/contours_viewer
- 2D and 3D Active contours using BSplines
- Mesh Segmentation Topic
- Nicholas Sharp’s