pygfx.helpers¶
Helpers for visual debugging of scenes.
This module contains a collection of WorldObjects that can be useful when debugging a scene or to create reference points within a scene.
|
A WorldObject to indicate the scene's axes. |
|
A WorldObject that shows a grid-shaped wireframe. |
|
A WorldObject that shows a box-shaped wireframe. |
|
Gizmo to manipulate a WorldObject. |
|
Light source indicator for point lights. |
|
Light source indicator for directional lights. |
|
Light source indicator for spot lights. |
|
A Stats helper which displays performance statistics such as FPS and draw time on the screen. |