sdftoolbox
MarchingCubes.jl
sdftoolbox | MarchingCubes.jl | |
---|---|---|
2 | 1 | |
48 | 22 | |
- | - | |
5.8 | 5.6 | |
over 1 year ago | 19 days ago | |
Python | C | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sdftoolbox
MarchingCubes.jl
-
Parametric for the win... until it isn't.
I use https://github.com/JuliaGeometry/MarchingCubes.jl because of how simple it is to build fast functions and also I'm pretty familiar on how to use the multiple nonlinear solvers for any constraints I want to have on my geometry
What are some alternatives?
fastNaiveSurfaceNets - Fast implementation of Naive SurfaceNets in Unity
IsoMesh - IsoMesh is a group of related tools for Unity for converting meshes into signed distance field data, raymarching signed distance fields, and extracting signed distance field data back to meshes via surface nets or dual contouring.
Marching-Cubes-Terrain - Marching Cubes terrain implementation in Unity using the Job System and the Burst compiler
Marching-Cubes - Marching cubes in Unity
unity-sdf-generator - A Unity tool to generate signed distance field volumes (as Texture3D assets) from meshes.
gcodepreview - OpenPythonSCAD library for moving a tool in lines and arcs so as to model how a part would be cut using G-Code or described as a DXF.
dicom2stl - Python script to extract a STL surface from a DICOM image series.
Pythonocc-nodes-for-Ryven - Pythonocc nodes for Ryven
isosurfaces - Construct isolines/isosurfaces of a 2D/3D scalar field defined by a function.