alextsui05 / blender-off-addonLinks
Import-export OFF meshes in Blender.
☆76Updated 3 years ago
Alternatives and similar repositories for blender-off-addon
Users that are interested in blender-off-addon are comparing it to the libraries listed below
Sorting:
- ☆165Updated 5 years ago
- A python addon for mesh segmentation in blender using spectral clustering methods☆104Updated last year
- Implementation of 2D-parametrization algorithm introduced by the paper "Scalable Locally Injective Mappings". Currently support only the …☆92Updated 6 years ago
- Create and run MeshLab XML scripts with Python☆206Updated 2 months ago
- Demo code for "Navigating Intrinsic Triangulations". Sharp, Soliman, and Crane. 2019☆51Updated last year
- C++ demo of the Vector Heat Method & Affine Heat Method. Interpolate scalars and vectors on surfaces, compute log maps, and more.☆65Updated 4 months ago
- Moebius Registration☆65Updated last year
- A simple mesh voxelizer, GPU accelerated with CUDA☆91Updated 9 years ago
- ☆67Updated 6 years ago
- 3D Geometry Renderer for Python☆54Updated 5 years ago
- Curvature assignment for Geometry Processing course☆156Updated 2 years ago
- Mean Curvature Skeletons (i.e. curve-skeleton extraction via mean curvature flow)☆132Updated 4 years ago
- Python Wrapper for Embree☆94Updated 2 years ago
- Standalone marching cubes implementation and Python bindings☆99Updated 2 months ago
- Introductory assignment for Geometry Processing course☆125Updated 3 years ago
- Directional Field Synthesis, Design, and Processing☆85Updated 4 years ago
- OBB implementation in python (using numpy)☆81Updated last year
- Port of Marco Attene's meshfix to compile and run on Mac OS X☆29Updated 8 years ago
- Least squares conformal mapping implemented in C++☆115Updated 5 years ago
- Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018☆106Updated 4 years ago
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.