Marching cubes implementation for PyTorch environment.
☆225Dec 26, 2024Updated last year
Alternatives and similar repositories for torchmcubes
Users that are interested in torchmcubes are comparing it to the libraries listed below
Sorting:
- DIST: Rendering Deep Implicit Signed Distance Function with Differentiable Sphere Tracing (CVPR 2020).☆223Oct 20, 2020Updated 5 years ago
- Marching cubes (and related tools) for Python☆789Jul 3, 2024Updated last year
- Calculate signed distance fields for arbitrary meshes☆1,209Mar 10, 2024Updated last year
- SDFDiff: Differentiable Rendering of Signed Distance Fields for 3D Shape Optimization☆286Jun 17, 2020Updated 5 years ago
- NeRF visualization library under construction☆284Jun 28, 2023Updated 2 years ago
- ☆131Feb 7, 2024Updated 2 years ago
- DualSDF: Semantic Shape Manipulation using a Two-Level Representation. CVPR'20☆140Jun 2, 2023Updated 2 years ago
- ☆162Nov 27, 2021Updated 4 years ago
- Code for "MeshSDF: Differentiable Iso-Surface Extraction", NeurIPS2020, SpotLight☆242Jan 4, 2022Updated 4 years ago
- Mesh to SDF implemented with CUDA.☆48Aug 2, 2024Updated last year
- Code for Iso-Points: Optimizing Neural Implicit Surfaces with Hybrid Representations☆70Jun 14, 2022Updated 3 years ago
- Efficient Eikonal equation solver using CUDA☆102Sep 26, 2025Updated 5 months ago
- implicit displacement field☆127Jul 27, 2022Updated 3 years ago
- Nvdiffrast - Modular Primitives for High-Performance Differentiable Rendering☆1,797Dec 8, 2025Updated 3 months ago
- Adversarial Texture Optimization from RGB-D Scans (CVPR 2020).☆182Jun 14, 2020Updated 5 years ago
- [CVPR2024 Oral] EscherNet: A Generative Model for Scalable View Synthesis☆367Sep 10, 2024Updated last year
- Human Performance Modeling and Rendering via Neural Animated Mesh (Published in SIGGRAPH Asia 2022)☆392Mar 9, 2023Updated 3 years ago
- Code for "Deep Marching Cubes: Learning Explicit Surface Representations", CVPR 2018☆257Feb 28, 2023Updated 3 years ago
- Marching cubes with and without color interpolation, and edge subsampling.