/graphics-test

Mirror of https://gitlab.com/CodingKoopa/graphics-test.

Primary LanguageCMakeGNU General Public License v3.0GPL-3.0

Logo

Graphics Test

This repo is meant to be my sandbox for learning some new things. I aim for it to be very clean, and do as many things right as I can, from a design perspective. Some goals include:

  • CMake: Using CMake, I designed a build system based off of that of Dolphin, changing things to how I thought they made more sense, and adapting them better for my purposes.
  • Logging
  • Qt
  • OpenGL
  • Vulkan