Directories ¶
Path | Synopsis |
---|---|
Package binvox provides functions for reading and writing binvox files.
|
Package binvox provides functions for reading and writing binvox files. |
cmd
|
|
binvox-dice
binvox-dice takes an STL bounding box and writes commands to stdout to dice the model into subsections to be processed by binvox.
|
binvox-dice takes an STL bounding box and writes commands to stdout to dice the model into subsections to be processed by binvox. |
manifold-mesh
manifold-mesh reads a .binvox file and writes a simple .stl file that is topologically closed (manifold).
|
manifold-mesh reads a .binvox file and writes a simple .stl file that is topologically closed (manifold). |
marching-cubes
marching-cubes reads a .binvox file and writes a simple .stl file using the marching cubes algorithm.
|
marching-cubes reads a .binvox file and writes a simple .stl file using the marching cubes algorithm. |
merge-binvox
merge-binvox takes a filename prefix and reads in all files matching prefix*.binvox.
|
merge-binvox takes a filename prefix and reads in all files matching prefix*.binvox. |
merge-stl
merge-stl takes a filename prefix and reads in all files matching prefix*.stl.
|
merge-stl takes a filename prefix and reads in all files matching prefix*.stl. |
stl2svx
stl2svx is a MapReduce that reads one "base" STL file and zero or more "cut" STL files, dices them into voxels, then produces a stack of images resulting from cutting the "base" model with all the subsequent "cuts".
|
stl2svx is a MapReduce that reads one "base" STL file and zero or more "cut" STL files, dices them into voxels, then produces a stack of images resulting from cutting the "base" model with all the subsequent "cuts". |
stldice
stldice dices up STL meshes into one or more 'binvox' files.
|
stldice dices up STL meshes into one or more 'binvox' files. |
stldice-mr
stldice-mr is a MapReduce that reads one "base" STL file and zero or more "cut" STL files, dices them into voxels, then produces a stack of images resulting from cutting the "base" model with all the subsequent "cuts".
|
stldice-mr is a MapReduce that reads one "base" STL file and zero or more "cut" STL files, dices them into voxels, then produces a stack of images resulting from cutting the "base" model with all the subsequent "cuts". |
voxcut
voxcut performs boolean operations on 'binvox' files.
|
voxcut performs boolean operations on 'binvox' files. |
voxcut-dice
voxcut-dice reads a binvox model and writes commands to stdout to dice the model into subsections to be processed by voxcut.
|
voxcut-dice reads a binvox model and writes commands to stdout to dice the model into subsections to be processed by voxcut. |
Package mr is a generated protocol buffer package.
|
Package mr is a generated protocol buffer package. |
Package ms is a generated protocol buffer package.
|
Package ms is a generated protocol buffer package. |
server
|
|
stldice-master
stldice-master is a gRPC server that listens for commands from the dicer command-line tool and communicates with stldice-slave servers to process the requests.
|
stldice-master is a gRPC server that listens for commands from the dicer command-line tool and communicates with stldice-slave servers to process the requests. |
stldice-slave
stldice-slave is a gRPC server that listens for commands from the stldice-master server and processes the requests.
|
stldice-slave is a gRPC server that listens for commands from the stldice-master server and processes the requests. |
Package stl provides some useful STL-handling utilities.
|
Package stl provides some useful STL-handling utilities. |
stl2svx
|
|
agent
Packate agent implements the agent part of the stl2svx-server.
|
Packate agent implements the agent part of the stl2svx-server. |
master
Packate master implements the master part of the stl2svx-server.
|
Packate master implements the master part of the stl2svx-server. |
proto
Package stl2svx is a generated protocol buffer package.
|
Package stl2svx is a generated protocol buffer package. |
stl
Package stl gets processes pb.STLFiles.
|
Package stl gets processes pb.STLFiles. |
stl2svx-client
stl2svx-client sends jobs to stl2svx-server and writes the results to local disk.
|
stl2svx-client sends jobs to stl2svx-server and writes the results to local disk. |
stl2svx-server
stl2svx-server contains the master and agent services that are run remotely.
|
stl2svx-server contains the master and agent services that are run remotely. |
Package stldice is a generated protocol buffer package.
|
Package stldice is a generated protocol buffer package. |
Package vshell provides functions for reading and writing .vsh files.
|
Package vshell provides functions for reading and writing .vsh files. |
Click to show internal directories.
Click to hide internal directories.