Package dev.engine.graphics.renderer
package dev.engine.graphics.renderer
-
ClassDescriptionProcesses scene transactions and maintains the renderer's internal representation of entities, transforms, materials, and renderables.A resolved renderable: mesh GPU resources + pipeline + binding map.Strategy for uploading scene data to GPU and issuing draw commands.