In this video, we install stb_image, a library that will allow us to load images from local files into our OpenGL programs.
• stb repository link: https://github.com/nothings/stb
• stb_image.h link: https://raw.githubusercontent.com/nothings/stb/master/stb_image.h
• Installation Guide: https://github.com/michaelg29/yt-tutorials/blob/master/CPP/OpenGL/install.md
• Website: https://michaelg29.github.io/
• Twitter: https://twitter.com/MichaelGrieco10
• Discord: https://discord.gg/Uj54bDF
• This Github Repo: https://github.com/michaelg29/yt-tutorials
• This Playlist: https://www.youtube.com/playlist?list=PLysLvOneEETPlOI_PI4mJnocqIpr2cSHS
Download
0 formats
No download links available.
C++ OpenGL Tutorial - 6 - stb_image Installation | NatokHD