Implements text rendering using the slug font rendering algorithm with custom data packing instead of using the slug-provided default one.
Uses a normalized fixed point and the em space vector rasterization. All these are entirely in the GPU. The CPU only sends the glyphs list to the renderer.
Download
0 formats
No download links available.
Text3D in immediate mode debug draw in my game engine | NatokHD