|
VisuTwin Canvas
C++ 3D Engine — Metal Backend
|
Resource loading pipeline with async worker and main-thread dispatch. More...
Classes | |
| class | visutwin::canvas::Asset |
| Loadable resource wrapper supporting textures, containers (GLB), and fonts. More... | |
| class | visutwin::canvas::ResourceLoader |
| Async resource loader with background I/O thread, pixel decoding, and main-thread callbacks. More... | |
Resource loading pipeline with async worker and main-thread dispatch.
ResourceLoader, TextureResourceHandler, ContainerResourceHandler, FontResourceHandler.