|
candlewick 0.10.0-4-g76c0
A tiny cross-platform renderer based on SDL3
|
| ▼Ncandlewick | |
| RGpuCompatibleData | |
| RScene | The Scene concept requires that there exist functions to render the scene. Provided a command buffer and Camera, and that there is a function to release the resources of the Scene |
| RIsVertexType | Basic concept checking if type V has the correct layout and alignment requirements to be a vertex element |