An open API service indexing awesome lists of open source software.

https://github.com/ohjurot/realtimerendering_old

Real Time Rendering YouTube Tutorial
https://github.com/ohjurot/realtimerendering_old

3d 3d-graphics 3d-graphics-engine d3d12 game-development game-engine realtime-rendering tutorial

Last synced: 4 months ago
JSON representation

Real Time Rendering YouTube Tutorial

Awesome Lists containing this project

README

          

# RealTimeRendering
Real Time Rendering YouTube Tutorial

## Using the project
To generate the visual studio solution you need to have [conan](https://conan.io) 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.