group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
SdfAtlas.hpp File Reference

SDF glyph atlas loader and GPU texture manager. More...

#include "SdfFont.hpp"
#include <SDL3/SDL.h>
#include <glm/glm.hpp>
Include dependency graph for SdfAtlas.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SdfAtlas
 Loads a TTF font, bakes an SDF glyph atlas, and uploads it to the GPU. More...

Detailed Description

SDF glyph atlas loader and GPU texture manager.