This is the Polish translation of Lighting/Basic-Lighting article of learnopengl.com tutorial series.
[Read More]
Kolory
LearnOpenGL.com
This is the Polish translation of Lighting/Colors article of learnopengl.com tutorial series.
[Read More]
strutil - simple std::string utility library
I was tired of re-implementing the same missing functionality over and over again, so I decided to put it in an easy to use, header only C++ 11 std::string utility library called strutil.
[Read More]
How to setup OpenGL project with CMake
I decided to create this tutorial about CMake and OpenGL since I couldn’t find many articles about this specific topic on the Internet. Most CMake tutorials focus on the very basic usage - one file main.cpp and then create project with one CMake function add_executable and that’s it. That was...
[Read More]
Przegląd
LearnOpenGL.com
This is the Polish translation of Getting-started/Review article of learnopengl.com tutorial series.
[Read More]