Hello World of Graphics API programming, the triangle! A good guide for getting into opengl and the one I relied on writing this is: https://open.gl/drawing C++ Standard: C++20 Compiler and Version: ...
This project is a simple demonstration of OpenGL rendering where I have practiced drawing a basic triangle. The main objective was to understand the fundamentals of OpenGL, including setting up the ...