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

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

README.md

TextureAtlasGenerator

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