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

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

README.md

TextureAtlasGenerator

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