Crate subsphere_render

Source

Structs§

Camera
Describes a perspective a Scene can be rendered from.
Scene
Describes a scene to be rendered.

Functions§

colorize
Assigns each face of the given sphere an arbitrary color.
render
Renders a Scene from the perspective of a Camera to the given target image.

Type Aliases§

Color
The color type used for rendering.