Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 515 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 515 Bytes

Phobos Vulkan Renderer

This project is being continued in Rust, here

Build

Phobos is a Vulkan renderer written in C++. It supports custom rendering commands, as well as a fixed pipeline implementing deferred rendering. This fixed pipeline is aimed at being used for 3D scene viewing/editing.