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

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

README.md

TextureAtlasGenerator

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