Liking cljdoc? Tell your friends :D

thi.ng.geom.voxel.isosurface


boundary-voxel-checkerclj/s

(boundary-voxel-checker f config cells)
source

boundary-voxelsclj/s

(boundary-voxels config cells)
source

cell-trianglesclj/s

source

compute-edgesclj/s

source

edge-offsetsclj/s

source

precompute-cellsclj/s

(precompute-cells voxels config cells)
source

surface-facesclj/s

(surface-faces {:keys [dim maxdepth] :as tree} depth iso-val)

Computes mesh faces of a voxel tree's iso surface at the given tree depth and iso value (between 0.0 ... 1.0)

Computes mesh faces of a voxel tree's iso surface at the given tree depth and iso value
(between 0.0 ... 1.0)
sourceraw docstring

surface-meshclj/s

(surface-mesh tree depth iso-val)

Computes a triangle mesh of a voxel tree's iso surface at the given tree depth and iso value (between 0.0 ... 1.0)

Computes a triangle mesh of a voxel tree's iso surface at the given tree depth and iso value
(between 0.0 ... 1.0)
sourceraw docstring

thicken-boundaryclj/s

(thicken-boundary offsets cells)
source

voxel-id-backclj/s

(voxel-id-back voxels {:keys [stride stride-z]} idx)
source

voxel-id-frontclj/s

(voxel-id-front voxels {:keys [stride stride-z]} idx)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close