News

A voxel is the 3D equivalent of a 2D pixel. The word itself is a combination of "volume" and "pixel". While a pixel represents a value on a 2D grid (like a color on your screen), a voxel represents a ...
About Python bindings for the signed-heat-3d library, which implements the Signed Heat Method for generalized signed distance.
Python is an absolutely fantastic language for tossing bits of data around and gluing different software components together. But eventually you may find yourself looking to make a program with an ...