|
candlewick 0.10.0-4-g76c0
A tiny cross-platform renderer based on SDL3
|
#include "../utils/MeshData.h"Go to the source code of this file.
Namespaces | |
| namespace | candlewick |
Functions | |
| MeshData | candlewick::loadCylinderSolid (Uint32 rings, Uint32 segments, float radius, float height) |
| Load a solid 3D cylinder. | |