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.