Lib.render.basic¶
Operators¶
- DrawScreenQuad — Renders a rectangle that is locked to the camera view and automatically adjusts to the right image aspect ratio.
- DrawScreenQuadAdvanced — Just like DrawScreecQuad but with Depth and Normal buffer support for special FX.
- DustParticles — Creates a volume around the camera in which points that behave like dust or snow are spawned and repeated / wrapped infinitely.
- FadingSlideShow — Blends smoothly between image files read from a directory.
- Layer2d — Creates a 2D plane in 3D space onto which the incoming image is rendered.
- ShadowPlane — Creates a Plane that is transparent except for a realtime rendered Shadowmap.
- Text — Creates flat 2D Text as an Object in 3D Space from bitmap fonts.
- TextOutlines — Creates outlined text to use in combination with [Text]
Auto-generated from the operator library.