summaryrefslogtreecommitdiff
path: root/graphics/asymptote/examples/teapotIBL.asy
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/examples/teapotIBL.asy')
-rw-r--r--graphics/asymptote/examples/teapotIBL.asy2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/asymptote/examples/teapotIBL.asy b/graphics/asymptote/examples/teapotIBL.asy
new file mode 100644
index 0000000000..bd6afe3110
--- /dev/null
+++ b/graphics/asymptote/examples/teapotIBL.asy
@@ -0,0 +1,2 @@
+settings.ibl=true;
+import teapot;