Text
GPURenders simple static text with configurable font, color, and position.
Rasterizes text using TrueType fonts via stb_truetype. For animated or per-character effects, use RichText instead.
Source operators/gpu/text/text.cpp
Related Operators
Renders simple static text with configurable font, color, and position.
Rasterizes text using TrueType fonts via stb_truetype. For animated or per-character effects, use RichText instead.
Source operators/gpu/text/text.cpp
Related Operators