Christian Luppi - Systems Programmer, Graphics Programmer, C/C++ Developer
This site shows what I do, the tools I released on itch.io, and my open source projects.
What I Do
- I build C and C++ tools.
- I work on graphics programming and rendering.
- I make desktop apps and game engine tools.
- I share open source projects on GitHub.
Releases
- GFX Support View - Desktop utility for inspecting graphics API support across Windows, macOS, and Linux.
- Win32 Input Tester - Native Windows utility for inspecting keyboard, mouse, controller, tablet, raw input, HID, and clipboard data.
Open Source
- GameTest - Record/replay testing framework for C/C++ games. Deterministic input capture and injection for automated testing.
- xccmeta - Static metadata parser for C/C++ projects, useful for preprocessing and build-time tooling.
- based-sdk - Low-level C framework for general computing, graphics, and audio work.
- gamedev_resources - Collected articles, tools, and reference material for learning low-level game development in C/C++.