Module dagon.graphics.billboard
Provides a billboard class.
Description
Billboard is a quad that always face the camera, commonly used for sprites, particles, lens flares, and other effects that require consistent orientation regardless of the camera angle.
Classes
Name | Description |
---|---|
Billboard
|
Represents a plane that always faces the camera. |