Tagged Questions
0
votes
1answer
365 views
3D Texture Mapping (Atlas)
This is a pretty simple question. If I was to use multiple images in a single texture for a 3D cube, how would I go about re-using each vertex (having 8 total vs 24)?
With a single buffer of 8 ...