Classes
-
module stillleben The stillleben package.
- module camera_model Introduces camera noise effects.
- module diff Differentiation package for stillleben
- module extension
- module losses Loss functions to be used with stillleben differentiation package.
- class Animator Generates interpolated object poses.
- class ImageLoader Multi-threaded image loader.
- class ImageSaver Multi-threaded image writer.
- class LightMap An .ibl light map for image-based lighting.
- class Mesh Represents a mesh shape.
- class MeshCache Caches Mesh instances.
- class Object An instantiated mesh with associated pose and other instance properties.
- class Range3D An axis-aligned 3D range (bounding box).
- class RenderPass Renders a Scene.
- class RenderPassResult Result of a RenderPass run.
- class Scene Represents a scene with multiple objects.
- class Texture An RGBA texture.
- class Texture2D An RGBA texture.
- class Viewer Interactive scene viewer.