Skip to content

gonutz/atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atlas

This library can be used to create (not read) images atlases. That is, combine multiple images into one. This is useful in games with many small textures. Having one large texture and addressing sub-rectangles in it is more efficient than having many small textures and swapping between them.

See the documentation for an API overview.

About

Go library for programmatically creating atlas images (combine multiple images into one).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages