Skip to content

Corendos/vkRenderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vkRenderer

This is the repository of a 3D renderer written in C++.

Notes

This project is voluntarily not written in modern C++. My motivation for this choice is that modern C++ is unbearably slow to compile and not using templates is a big boost in terms of compilation speed.

Screenshots

renderer_1 renderer_2 renderer_3 renderer_4

About

A 3D renderer written in C++ with Vulkan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages