fixes and tests

This commit is contained in:
Sean Barrett
2014-07-07 04:54:52 -07:00
parent 4b590c0a62
commit 816f31e9bc
5 changed files with 197 additions and 5 deletions

View File

@ -4,7 +4,9 @@
#define STB_C_LEXER_IMPLEMENTATIOn
#define STB_DIVIDE_IMPLEMENTATION
#define STB_IMAGE_IMPLEMENTATION
#define STB_HERRINGBONE_WANG_TILE_IMEPLEMENTATIOn
#include "stb_herringbone_wang_tile.h"
#include "stb_image.h"
#include "stb_image_write.h"
#include "stb_perlin.h"