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

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

README.md

TextureAtlasGenerator

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