Generates a texture atlas and json metadata file from many images for webgl.

Izzy 9ef90b5df1 base files from the parent project пре 5 година
.gitignore 9ef90b5df1 base files from the parent project пре 5 година
LICENSE 03926d4f08 Initial commit пре 5 година
Makefile 9ef90b5df1 base files from the parent project пре 5 година
MurmurHash3.c 9ef90b5df1 base files from the parent project пре 5 година
MurmurHash3.h 9ef90b5df1 base files from the parent project пре 5 година
README.md 03926d4f08 Initial commit пре 5 година
c3dlas.c 9ef90b5df1 base files from the parent project пре 5 година
c3dlas.h 9ef90b5df1 base files from the parent project пре 5 година
ds.c 9ef90b5df1 base files from the parent project пре 5 година
ds.h 9ef90b5df1 base files from the parent project пре 5 година
dumpImage.c 9ef90b5df1 base files from the parent project пре 5 година
dumpImage.h 9ef90b5df1 base files from the parent project пре 5 година
hash.c 9ef90b5df1 base files from the parent project пре 5 година
hash.h 9ef90b5df1 base files from the parent project пре 5 година
main.c 9ef90b5df1 base files from the parent project пре 5 година
texture.c 9ef90b5df1 base files from the parent project пре 5 година
texture.h 9ef90b5df1 base files from the parent project пре 5 година
textureAtlas.c 9ef90b5df1 base files from the parent project пре 5 година

README.md

TextureAtlasGenerator

Generates a texture atlas and json metadata file from many images for webgl.