SunnyAlex's Stars
lwwhb/MathematicalVisualizationArt
MathematicalVisualizationArt 2023
facebookresearch/DeepSDF
Learning Continuous Signed Distance Functions for Shape Representation
gilbo/cork
3D Boolean / CSG Library
dzhus/csg
Analytical CSG (Constructive Solid Geometry) library
TanTien-Engine/tantien
uhweili/Q-Morph
Q-Morph Algorithm: Generate quad mesh from triangle mesh
cnr-isti-vclab/vcglib
The VCGlib is a C++, templated, no dependency, library for manipulation, processing and cleaning of triangle meshes
cdcseacave/VCG
The Visualization and Computer Graphics Library (VCG) fork of
gaoxifeng/Feature-Preserving-Octree-Hex-Meshing
An automatic Voxelization/Octree based Hexahedral Mesh Generation
ElmerCSC/elmerfem
Official git repository of Elmer FEM software
google/glog
C++ implementation of the Google logging module
gflags/gflags
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
XMuli/OpenMesh
OpenMesh的源码学习和资源
windingwind/zotero-pdf-preview
Preview Zotero attachments in the library view.
dennisjosesilva/implicit-surface-visualiser
Simple Implicit surface visualiser based on marching cube algorithm and Wyvill fall-off filter function.
skanderzoghlami/QT-Project-Surfaces-Implicites-Marching-Cube-Sphere-Tracing
Surface Distance Fields Implementation using Marching Cube algorithm. Ray Tracing using Sphere tracing algorithm.
dvega68/MC33_cpp_library
C++ version based on the Marching Cubes library of the paper: http://jcgt.org/published/0008/03/01
raineyeh/Marching-Cube-for-Implicit-Surfaces
;D
AlerianEmperor/Marching-Cube
Drawing Implicit Surfaces using Marching Cube.
marckhoury/surfgen
An implicit surface reconstruction program using marching cubes.
Tsarpf/MarchingCubesGPU
(A pretty old) Marching Cubes algorithm implementation on the GPU with DirectX 10 / C++. Heavy lifting done on the geometry shader. The first completely open-source with this combination as far as I know.
larsberg/ofxMarchingCubes
planaria/dmc
Dual Marching Cubes Implementation in C++
Magnus2/MeshReconstruction
Fast and light-weight Marching Cubes library in C++ without any dependencies.
smistad/GPU-Marching-Cubes
A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL
yiyiliao/deep_marching_cubes
Code for "Deep Marching Cubes: Learning Explicit Surface Representations", CVPR 2018
CHINA-JIGE/MarchingCube
迷之Marching Cube算法,一开始以为只能用于基于CT的网格重构,结果发现拓展下还能作为很多数据形式的网格重构算法=。=
Bleemsys/Artisan-Core
Computational tool for lattice generation
marat1961/Oz-Solid
Geometric library for 2D and 3D constraint-based parametric solid modeling for CAD application development.
twpride/three.cad
Three.cad is a 3D modelling software built using Three.js, React, and Web Assembly. It features parametric sketching and constructive solid geometry (CSG) capabilities.