This is a simple renderer written in C++. It creates a window and renders the elements you add.
The render code was nearly completely copy pasted from https://learnopengl.com/, with slight adjustments made. It is from the "Textures" chapter in the "Getting Started" section. Link: https://learnopengl.com/Getting-started/Textures
The batch rendering code was heavily inspired by the batch rendering videos from The Cherno on youtube. Link: https://youtube.com/playlist?list=PLlrATfBNZ98f5vZ8nJ6UengEkZUMC4fy5&si=I5ilfqdkY0EFCTdr