isosurface
There are 32 repositories under isosurface topic.
Eldemarkki/Marching-Cubes-Terrain
Marching Cubes terrain implementation in Unity using the Job System and the Burst compiler
dave3d/dicom2stl
Python script to extract a STL surface from a DICOM image series.
Dreamtowards/Ethertia
A Sandbox Survival Game with Vulkan, PhysX, C++20. aims to be "Minecraft + GTAV + VRChat"
swiftcoder/isosurface
Rust algorithms for isosurface extraction
lettier/isosurface
Isosurface extraction using Marching Cubes and pure WebGL.
cheind/sdftoolbox
Vectorized Python methods for creating, manipulating and tessellating signed distance fields.
vanruesc/rabbit-hole
An experimental voxel engine.
jared-hughes/isosurfaces
Construct isolines/isosurfaces of a 2D/3D scalar field defined by a function.
j-fu/PlutoVista.jl
Plot library for Pluto notebooks based on plotly.js for 1D data and vtk.js (thus using WebGL) for 2/3D data.
peterspackman/chmpy
Spherical harmonic shape descriptors, promolecule densities, isosurfaces and Hirshfeld surfaces in python
dvega68/MC33_cpp_library
C++ version based on the Marching Cubes library of the paper: http://jcgt.org/published/0008/03/01
harfang3d/tutorials-hg1
These tutorials demonstrate the usage of the Harfang API
ifilot/den2obj
Generate isosurface from density data
Simsilica/IsoSurface
Infinite terrain library based on IsoSurface generation.
Simsilica/IsoSurfaceDemo
Technology demo of the IsoSurface terrain library.
aleokdev/dmc
An implementation of Dual Marching Cubes (DMC) for already sampled data
stla/isosurfaces
Some isosurfaces with Haskell.
palaeoware/SPIERS
SPIERS Software - Visualisation of tomographic data
superstar54/weas
WEAS is JavaScript library to visualize and manipulate the atomic structures directly in the web browser.
densities/blob
blob: plot densities directly in your browser.
SavanK/DataVisualizations
Data Visualizations
ifilot/pytessel
Python package for building isosurfaces from 3D scalar fields
jbayardo/tao-ju-dual-contouring
Tao Ju's original C++ implementation, with CMake (compiles on Linux)
NaokiHori/Contour3D
Library-independent streamlined 3D contouring for massively-parallelised CFD simulations
stla/isosurfaces2
Some isosurfaces.
acvictor/Marching-Cubes
An implementation of Marching Cubes and volumetric data slicing.
bettoalsur/metaballs
The metaballs were created based on the concept of isosurface, they were calculated in a similar way as is done with the potential function of a field formed by point charges
soundeffects/dual_contouring
General purpose dual-contouring isosurface extraction, released as a Rust crate.
bruluk5w/A3DM
Two deliverables developed for the Advanced 3D Modelling class at UPC Barcelona.
cjhoward/siafu
🧊 Isosurface extraction utility written in C++23 with zero dependencies.
kenkangxgwe/Environmental-Map
Course Project for Computer Graphics