Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 424 Bytes

textures.md

File metadata and controls

10 lines (8 loc) · 424 Bytes

Textures

Textures are used with sprite objects. You can set sprite texture either with code arrays, or using .txr files. Here is an example of using second.

Generating .txr

This formatter converts your txt texture or image to texture, that will be later used by ConGL.

formatter itself

Usage - formatter <file> <out>