Skip to content

iOrange/rtxON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtxON

Simple Vulkan raytracing tutorials

Please visit https://iorange.github.io for the articles

Building instructions:

  • clone this repo
  • get all dependencies by calling git submodule update --init --recursive
  • go to _data folder and execute compile_shaders.cmd or compile_shaders.sh
  • now go back to the repo folder and use CMake to generate your project (please note that only x64 is supported)
  • now just open your project and build it (or simply run make if on Linux)
  • enjoy the power of RTX ;)

Please note that if you want to use validation layers - make sure you have Vulkan SDK version 1.1.9.1 or newer installed

Current state screenshot

rtxON_Final

Happy Triangle!

Happy Triangle!

Chrome teapot and a glass bunny

Teapot and a bunny