OPN Engine

● Active

A from-scratch C++23 game engine with a focus on modern rendering and clean architecture.

C++23 Vulkan Engine Rendering
repo ↗

Overview

My personal game engine, built from scratch in C++23 with Vulkan. The goal is to deeply understand how the systems that power games actually work — rather than using an existing engine as a black box.


Current State

Early stage. Currently working on the core architecture and getting the Vulkan renderer foundations in place.