EG/RenderPipelineFile/samples
..
00-Loading the pipeline
01-Material-Demo
02-Roaming-Ralph
03-Lights
04-Material-Blending
05-Quboid
06-Car
07-Shading-Models
08-Terrain
09-Benchmark
10-Plugin-Showcase-AO
11-Instancing
.gitignore
download_samples.py
README.md

Render Pipeline Samples

The samples are not included in this repository to keep the size small.

You can run python download_samples.py to automatically download the samples.

Manual Download

If you want to manually download the samples (for whatever reason), you can find them here: https://github.com/tobspr/RenderPipeline-Samples

After downloading, place the downloaded contents in this folder to run the samples.