Skip to content

Latest commit

 

History

History
60 lines (34 loc) · 1.25 KB

example_scenes.md

File metadata and controls

60 lines (34 loc) · 1.25 KB

Example Scenes

Refraction

bunny.flatland.xml

out

# GCC 11 on Ubuntu 22.04 - assuming that pwd is devertexwahn 
bazel run --config=gcc11 //flatland/cli:flatland.cli -- --scene_filename=$(pwd)/flatland/scenes/bunny/bunny.flatland.xml

disk.flatland.xml

out

disk_grid.flatland.xml

out

rectangle.flatland.xml

out

rectangles.flatland.xml

out

gradient_refractive_index.flatland.xml

out

Reflection

mirror.flatland.xml

out

mirrors.flatland.xml

out

Ambient Occlusion

ao.flatland.xml

out

bunny.ao.flatland.xml

out

disk.ao.flatland.xml

out