StereoKit / sk_gpu

Cross-platform single header graphics library for StereoKit, in progress. Works with OpenXR on Desktop, HoloLens, and Quest.
MIT License
33 stars 7 forks source link

Custom Vertex Format #14

Open maluoi opened 4 years ago

maluoi commented 4 years ago

Currently locked to skr_vertex_t, but it would be really great to have a more flexible format the user can set.