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

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

README.md

TextureAtlasGenerator

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