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

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

README.md

TextureAtlasGenerator

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