This is your work, valued
cmake-examples. A collection of as simple as possible, modern CMake projects
1.2ksdl-bgfx-imgui-starter. A starter project for graphics applications using SDL, bgfx and Dear ImGui
347unity-portal-rendering. Super small example of using offscreen render targets to achieve a portal effect in Unity
256pikuma-3d-graphics. Computer graphics programming course
18cpp-handle-container. An implementation of a weak handle interface to a packed vector in C++
15c-handle-container. little test driven handle library in c
12sokol-experiment. C
10as. A header-only linear algebra math library in C++
7clang-tidy-and-clang-format. Document one way of how to setup clang-tidy and clang-format on Windows
6imgui.cmake. Independently maintained CMake build scripts for Dear ImGui.
6switch-corresponding. Extension for VSCode to switch between interface and implementation file (.h/cpp and .m etc)
5bgfx.cmake. Independently maintained CMake build scripts for bgfx. Released under public domain.
3sdl-bgfx-imgui-as_1d-nonlinear-transformations. Inspired by "Math for Game Programmers: Fast and Funky 1D Nonlinear Transformations" by Squirrel Eiserloh
3vulkan-experiments. Test project to learn about Vulkan
2as-c-math. C
2clang-experiments. Random investigations and experiments using Clang (mostly on Windows)
2as-camera. A lightweight camera library for simple graphics applications
2c-polymorphism. Little experiment to implement polymorphism in C
1opengl-sdl. C++
1as-camera-input. C++
1c-to-cpp-range-compile-times. Comparison of compile times between an C and C++ rangified code
1cmake-helpers. Reusable, useful CMake utilities
1bit-field-enum-class. A single header to provide bitwise operators for enum class types.
1cpp-sky-down-example. A simple example using the polymorphic library
1cpp-packed-hashtable. Experimental library to combine hash table lookup speed with vector iteration performance
1sdl-bgfx-imgui-marching-cubes. Based off of sdl-bgfx-imgui-starter project - random experiments with marching cubes
1timer_lib. Cross-platform timer library
1breakout-tdd. C++
1gtest-template. Starting point for a gtest project
1