top of page
Vulkan Renderer
Vulkan renderer is a graphics course project for 15-672 Real-Time Graphics.
-
Implemented background-pipeline, lines-pipeline and objects-pipeline in a Vulkan Renderer
-
Supported drawing instanced, textured, lit objects at real-time rates with animated camera
-
Created animated 3D demo scene using GLSL rendered with the written Vulkan Renderer
-
Github Link: Vulkan Renderer
Render Works


bottom of page