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.