Skip to content

Files

Latest commit

 

History

History

lesson_015

Fun with WebGL 2.0 - 015 - Texture Atlas

Description: Today we start using a textures in a different way. We explore an optimization trick called a Texture Atlas, which is just a texture divided into sub textures. So we'll build a minecraft cube using an atlas, a game famous for using this type of texture.

Links