Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 394 Bytes

File metadata and controls

14 lines (10 loc) · 394 Bytes

OculusBlocks

Simple block game for Oculus Rift

Tips:

  • Texture Atlas I'm using this texture packer to create a texture atlas: https://www.codeandweb.com/texturepacker You can use it in a Free mode. That's how the Atlas.png and Atlas.txt got generated in Assets/Textures. The program reads the Atlas.txt to figure out where in the Atlas.png the individual images are.