Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

Ohjurot/RealTimeRendering_old

Repository files navigation

RealTimeRendering

Real Time Rendering YouTube Tutorial

Using the project

To generate the visual studio solution you need to have conan installed! Currently the project only supplys .bat scripts for generating VisualStudio 2022 projects. You can modify this when required!

Run configure_vs2022_debug.bat to generate a DEBUG configuration.

Run configure_vs2022_release.bat to generate a RELEASE configuration.