SpectralCascade / Ossium

Ossium is a bare-bones game engine built in C++ with only essential dependencies.

Home Page:https://ossiumengine.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TextLayout invisible after first render

SpectralCascade opened this issue · comments

For some reason I have to update the text layout every frame before rendering, which is horribly expensive