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.