Marching Cubes (ambiguity resolved) implemented in C++
☆15Jul 25, 2021Updated 4 years ago
Alternatives and similar repositories for marching-cubes
Users that are interested in marching-cubes are comparing it to the libraries listed below
Sorting:
- 泊松表面重建(Poisson surface reconstruction)☆22Jul 9, 2023Updated 2 years ago
- Project developed for the Computer Vision course unit in FEUP☆10Apr 27, 2021Updated 4 years ago
- The project is about the Spinal-AI2024 dataset of spinal scoliosis X-ray images☆15Oct 4, 2025Updated 5 months ago
- Marching cubes: A high resolution 3D surface construction algorithm, in 1987☆25Sep 27, 2018Updated 7 years ago
- 在QT中对DLP4500进行二次开发,简单控制DLP4500的连接、投影。☆13Sep 20, 2019Updated 6 years ago
- Demonstrative implementation of a 3D reconstruction and automatic segmentation routine in Python which can be applied to SEM image sequen…☆14Oct 30, 2023Updated 2 years ago
- Update kmeans in linemod into tsne and other clustering efforts.☆14Apr 15, 2019Updated 6 years ago
- Code for "Multi-View Neural 3D Reconstruction of Micro-/Nanostructures with Atomic Force Microscopy"☆24Jun 29, 2024Updated last year
- 3D SEM Surface Reconstruction☆14Apr 7, 2020Updated 5 years ago
- Monte Carlo based path tracer with both CPU(with openMP) and GPU support(with CUDA and Reinforcement Learning optimization). RL ideas fro…☆24Jun 20, 2018Updated 7 years ago
- MIT-licensed stand-alone CUDA utility functions.☆16Jul 3, 2020Updated 5 years ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆46Feb 24, 2026Updated 3 weeks ago
- CycleGAN☆10Sep 25, 2019Updated 6 years ago
- Marching cubes algorithm demo for OpenFrameworks / OSX, using a geometry shader☆27Mar 2, 2012Updated 14 years ago
- Large Volume Data Interaction Framework (LVDIF) is an open-source interaction framework for real-time interact with large volume data. I…☆11Apr 27, 2024Updated last year
- Chernyaev’s Marching Cubes 33 is one of the first algorithms intended to preserve the topology of the trilinear interpolant. In this work…☆13Jul 19, 2013Updated 12 years ago
- Curve tracing ImageJ plugin☆20Feb 11, 2021Updated 5 years ago
- 基于代数距离的椭圆拟合(c++实现)☆21Feb 25, 2019Updated 7 years ago
- Hosting two angular app behind .net core 2.2 (Production ready, tested on linux environment)☆10Jan 7, 2023Updated 3 years ago
- PyCon Taiwan 2017 猜謎機器人☆12Jun 11, 2017Updated 8 years ago
- Equal Loudness Filter☆11Mar 4, 2019Updated 7 years ago
- (A pretty old) Marching Cubes algorithm implementation on the GPU with DirectX 10 / C++. Heavy lifting done on the geometry shader. The f…☆15Dec 19, 2018Updated 7 years ago
- github-trending☆12Aug 18, 2018Updated 7 years ago
- A tiny implementation of in-place FFT. The performance is comparable to FFTW3 for length 2^17 to 2^20.☆15Jul 24, 2018Updated 7 years ago
- HTML5 3D RTS Game (Warcraft like in the browser)☆14Dec 11, 2022Updated 3 years ago
- Unofficial implementation for ScanNet (a fast WSI prediction method) in PyTorch.