summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/asymptote/examples/animations/embeddedu3d.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/doc/asymptote/examples/animations/embeddedu3d.asy')
-rw-r--r--Master/texmf/doc/asymptote/examples/animations/embeddedu3d.asy6
1 files changed, 0 insertions, 6 deletions
diff --git a/Master/texmf/doc/asymptote/examples/animations/embeddedu3d.asy b/Master/texmf/doc/asymptote/examples/animations/embeddedu3d.asy
deleted file mode 100644
index 1116c216fe2..00000000000
--- a/Master/texmf/doc/asymptote/examples/animations/embeddedu3d.asy
+++ /dev/null
@@ -1,6 +0,0 @@
-// An embedded U3D object;
-//
-import embed;
-
-label(embed("dice.u3d","poster,text=(dice.u3d),3Droo=27,label=dice",settings.paperwidth,settings.paperheight));
-