hw01
hw01 copied to clipboard
hw01
function stbi_write_png() was implemented under the instruction: #ifdef STB_IMAGE_WRITE_IMPLEMENTATION ... #endif so, we have define the macro: #define STB_IMAGE_WRITE_IMPLEMENTATION in the stb_image_write.cpp file.