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

Izzy 9ef90b5df1 base files from the parent project hace 5 años
.gitignore 9ef90b5df1 base files from the parent project hace 5 años
LICENSE 03926d4f08 Initial commit hace 5 años
Makefile 9ef90b5df1 base files from the parent project hace 5 años
MurmurHash3.c 9ef90b5df1 base files from the parent project hace 5 años
MurmurHash3.h 9ef90b5df1 base files from the parent project hace 5 años
README.md 03926d4f08 Initial commit hace 5 años
c3dlas.c 9ef90b5df1 base files from the parent project hace 5 años
c3dlas.h 9ef90b5df1 base files from the parent project hace 5 años
ds.c 9ef90b5df1 base files from the parent project hace 5 años
ds.h 9ef90b5df1 base files from the parent project hace 5 años
dumpImage.c 9ef90b5df1 base files from the parent project hace 5 años
dumpImage.h 9ef90b5df1 base files from the parent project hace 5 años
hash.c 9ef90b5df1 base files from the parent project hace 5 años
hash.h 9ef90b5df1 base files from the parent project hace 5 años
main.c 9ef90b5df1 base files from the parent project hace 5 años
texture.c 9ef90b5df1 base files from the parent project hace 5 años
texture.h 9ef90b5df1 base files from the parent project hace 5 años
textureAtlas.c 9ef90b5df1 base files from the parent project hace 5 años

README.md

TextureAtlasGenerator

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