lwjglgamedev / lwjglbook-leg

Source code of the chapters of the book 3D Game Development with LWJGL 3
https://ahbejarano.gitbook.io/lwjglgamedev/
Apache License 2.0
560 stars 202 forks source link

Featuer proposal #33

Closed mudlee closed 7 years ago

mudlee commented 7 years ago

Just a proposal: Pngdecoder is very outdated, and we can use STB very easily. https://github.com/SilverTiger/lwjgl3-tutorial/wiki/Textures

lwjglgamedev commented 7 years ago

Yes, good suggetsion. Indeed its used now in chapter27.