buffer/interleaved_buffer library
Classes
- InterleavedBuffer
-
Interleavedmeans that multiple attributes, possibly of different types, (e.g., position, normal, uv, color) are packed into a single array buffer.
Interleaved means that multiple attributes, possibly of different types,
(e.g., position, normal, uv, color) are packed into a single array buffer.