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

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

README.md

TextureAtlasGenerator

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