pygfx.utils
Utility functions for Pygfx.
|
A representation of color (in the sRGB colorspace). |
|
Load mesh(es) from a file. |
|
Load meshes from a file. |
|
Load file into a scene. |
|
Display a WorldObject |
|
A Helper to display an object or scene |
|
A rectangular area on a renderer. |
Storage and discovery of text glyphs. |
|
The enums used in pygfx. |
|
Predefined Colormaps. |
Transform classes
These classes are used internally to create an intuitive API to transform WorldObjects (obj.world and obj.local). They are listed here for completeness and you will likely never have to instantiate them directly.
|
Base class for affine transformations. |
|
A single affine transform. |
|
A transform that may be preceded by another transform. |