Skip to main content

Module pixel

Module pixel 

Source
Expand description

2D bitmap rendering / rasterization

Structs§

RawDistancePixel
A raw pixel in a 2D image
RenderConfig
Settings for 2D rendering

Enums§

DistancePixel
Unpacked data from a RawDistancePixel

Functions§

render
Renders a shape into a 2D image at Z = 0, with the provided configuration

Type Aliases§

Image
Image type for 2D rendering
RenderSize
Size for 2D rendering