Module teraflop.systems

Teraflop's built-in ECS Systems.

Classes

NameDescription
FileWatcher Watch teraflop.components.ObservableFiles for changes where ObservableFile.hotReload is true.
ResourceGarbageCollector Dispose managed GPU resources.
ResourceInitializer Initialize un-initialized Components with handles to GPU resources.
TextureUploader Update dirty teraflop.graphics.Texture GPU resources.