• Stars
    star
    345
  • Rank 122,145 (Top 3 %)
  • Language
    C++
  • License
    MIT License
  • Created almost 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple Vulkan raytracing tutorials

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