this is nowhere near all of my projects! if you want to see more, visit my Github. below is a selection of my best/favourite projects.
want to see my non-programming projects? use these links: game projects ~ art projects
an interative fractal rendering tool i wrote for my A Level Computer Science coursework.
more info Github repositorykeywords: graphics, c++, mathematics
a lightweight, easy-to-use, header-only, semi-immediate-mode text UI framework for building simple interfaces, inside the terminal, across platforms.
more info Github repositorykeywords: c++, terminal
my work-in-progress toy kernel/operating system project, creating a bootable, retro space-themed videogame (hopefully).
more info Github repositorykeywords: c++, low-level, graphics programming
OpenGL graphical project created for an assignment, set in space.
more info Github repositorykeywords: c++, graphics programming, assignment, OpenGL
Vulkan API self-teach, and Google Earth alternative client (when it's finished).
more info Github repositorykeywords: c++, graphics programming, Vulkan