Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 768 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 768 Bytes

Vulkanite

Vulkan toy renderer using :

NEXT:

  • add shadow from raytracing to rasterization
  • GI

Requirements:

  • Cmake
  • Conan (if you have python just do "pip install conan==1.59.0")
  • if after cmake, the code ask you some depencies, just run cmake configure/generate another time.

Screenshots:
Full Raytracing
alt text alt text
Full Rasterization
alt text alt text