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

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

README.md

TextureAtlasGenerator

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