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

Izzy 9ef90b5df1 base files from the parent project před 5 roky
.gitignore 9ef90b5df1 base files from the parent project před 5 roky
LICENSE 03926d4f08 Initial commit před 5 roky
Makefile 9ef90b5df1 base files from the parent project před 5 roky
MurmurHash3.c 9ef90b5df1 base files from the parent project před 5 roky
MurmurHash3.h 9ef90b5df1 base files from the parent project před 5 roky
README.md 03926d4f08 Initial commit před 5 roky
c3dlas.c 9ef90b5df1 base files from the parent project před 5 roky
c3dlas.h 9ef90b5df1 base files from the parent project před 5 roky
ds.c 9ef90b5df1 base files from the parent project před 5 roky
ds.h 9ef90b5df1 base files from the parent project před 5 roky
dumpImage.c 9ef90b5df1 base files from the parent project před 5 roky
dumpImage.h 9ef90b5df1 base files from the parent project před 5 roky
hash.c 9ef90b5df1 base files from the parent project před 5 roky
hash.h 9ef90b5df1 base files from the parent project před 5 roky
main.c 9ef90b5df1 base files from the parent project před 5 roky
texture.c 9ef90b5df1 base files from the parent project před 5 roky
texture.h 9ef90b5df1 base files from the parent project před 5 roky
textureAtlas.c 9ef90b5df1 base files from the parent project před 5 roky

README.md

TextureAtlasGenerator

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