Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 440 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 440 Bytes

Texture each side of a cube with a single texture file

A demo implemented on iOS using OpenGL ES 2.0 and GLKit Framework

The basic idea is to use this single texture:

texture image

to texture each side of the cube:

rotating cube gif