EG/RenderPipelineFile/samples
2025-09-15 10:03:47 +08:00
..
00-Loading the pipeline 添加渲染效果 2025-07-24 11:37:46 +08:00
01-Material-Demo 添加渲染效果 2025-07-24 11:37:46 +08:00
02-Roaming-Ralph 添加渲染效果 2025-07-24 11:37:46 +08:00
03-Lights 添加渲染效果 2025-07-24 11:37:46 +08:00
04-Material-Blending vr第一次提交 2025-09-15 10:03:47 +08:00
05-Quboid 添加渲染效果 2025-07-24 11:37:46 +08:00
06-Car vr第一次提交 2025-09-15 10:03:47 +08:00
07-Shading-Models 添加渲染效果 2025-07-24 11:37:46 +08:00
08-Terrain 添加渲染效果 2025-07-24 11:37:46 +08:00
09-Benchmark 添加渲染效果 2025-07-24 11:37:46 +08:00
10-Plugin-Showcase-AO 添加渲染效果 2025-07-24 11:37:46 +08:00
11-Instancing 添加渲染效果 2025-07-24 11:37:46 +08:00
.gitignore 添加渲染效果 2025-07-24 11:37:46 +08:00
download_samples.py 添加渲染效果 2025-07-24 11:37:46 +08:00
README.md 添加渲染效果 2025-07-24 11:37:46 +08:00

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.