ForNeVeR/overtone

Improve shape and texture management

Offen

#30 geöffnet am 24.12.2022

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)F# (1 Fork)auto 404
enhancementhelp wanted

Repository-Metriken

Stars
 (18 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

See TODO[#30] in the code.

I want the texture management to cache the already parsed shapes and maybe textures, in case someone asks for them twice.

We definitely shouldn't read the same shape multiple times for every frame requested.

Contributor Guide