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

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

README.md

TextureAtlasGenerator

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