magerbeton
banner
magerbeton.bsky.social
magerbeton
@magerbeton.bsky.social
I am working on a project where I teach myself the inner workings of a game engine by building one myself. I am allowed to use libraries but none which come close to a full game engine.

The goal is to have a small playable game within the engine.
Targeted system is a RTX 2080, 16GB RAM with a ryzen 5 3600x

Minimum requirement is a GTX 1650 or RX 6000 series GPU. Thats because I am using mesh shaders as the main renderer.
October 23, 2025 at 2:37 PM
Fair. I am using OpenXR tutorial to teach myself the call order of commands. The main problem is that I am really close, or what feels like really close to getting it working. And my editor has a working Vulkan desktop renderer

I'm mainly fighting against image layout transitions of the swap chain.
December 13, 2024 at 12:54 PM