Crate saft[][src]

Expand description

Signed distance field function compiler/interpreter/discretizer/mesher.

Structs

A 3-dimensional axis-aligned bounding box

Allows you to animate and play with the exampel scene.

A high-level definition of a signed distance field function

Stores values on a 3D cube lattice on the coordinates [0,0,0] - [w-1, h-1, d-1]. A 3D tensor, basically.

Represents a signed distance field function as a program with a constant pool and opcodes.

r, g, b, distance

Enums

Assembly. Lower level representation.

Traits

Functions

Type Definitions