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

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

README.md

TextureAtlasGenerator

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