procedural-3d-engine/examples/vertexattributes
2022-01-21 11:42:50 +01:00
..
README.md Started working on sample showing comparing separate/interleaved vertex attributes 2021-12-26 18:42:03 +01:00
vertexattributes.cpp Corrected vertex attribute formats 2022-01-21 11:42:50 +01:00
vertexattributes.h Code restructuring 2022-01-21 09:59:30 +01:00

Vertex attributes

Synopsis

This sample demonstrates how to pass vertex attributes using interleaved or separate buffers.