ForNeVeR/overtone

Improve shape and texture management

Aberta

#30 aberto em 24 de dez. de 2022

 (1 comentário) (0 reação) (0 responsável)F# (1 fork)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (18 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador