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

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

README.md

TextureAtlasGenerator

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