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

Izzy 9ef90b5df1 base files from the parent project 5 роки тому
.gitignore 9ef90b5df1 base files from the parent project 5 роки тому
LICENSE 03926d4f08 Initial commit 5 роки тому
Makefile 9ef90b5df1 base files from the parent project 5 роки тому
MurmurHash3.c 9ef90b5df1 base files from the parent project 5 роки тому
MurmurHash3.h 9ef90b5df1 base files from the parent project 5 роки тому
README.md 03926d4f08 Initial commit 5 роки тому
c3dlas.c 9ef90b5df1 base files from the parent project 5 роки тому
c3dlas.h 9ef90b5df1 base files from the parent project 5 роки тому
ds.c 9ef90b5df1 base files from the parent project 5 роки тому
ds.h 9ef90b5df1 base files from the parent project 5 роки тому
dumpImage.c 9ef90b5df1 base files from the parent project 5 роки тому
dumpImage.h 9ef90b5df1 base files from the parent project 5 роки тому
hash.c 9ef90b5df1 base files from the parent project 5 роки тому
hash.h 9ef90b5df1 base files from the parent project 5 роки тому
main.c 9ef90b5df1 base files from the parent project 5 роки тому
texture.c 9ef90b5df1 base files from the parent project 5 роки тому
texture.h 9ef90b5df1 base files from the parent project 5 роки тому
textureAtlas.c 9ef90b5df1 base files from the parent project 5 роки тому

README.md

TextureAtlasGenerator

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