summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-marble/examples/ex3.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-marble/examples/ex3.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pst-marble/examples/ex3.tex15
1 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-marble/examples/ex3.tex b/Master/texmf-dist/doc/generic/pst-marble/examples/ex3.tex
index f30edbfb9be..54afca3036a 100644
--- a/Master/texmf-dist/doc/generic/pst-marble/examples/ex3.tex
+++ b/Master/texmf-dist/doc/generic/pst-marble/examples/ex3.tex
@@ -3,16 +3,17 @@
\begin{document}
\begin{pspicture}(-5,-5)(5,5)
\psMarble[viscosity=1000,
- background=1 1 1,
+ background={[1 1 1]},
actions={
-40 [0 0 1] 30 random-drops
-25 [1 0 0] 40 random-drops
-30 [1 1 1] 25 random-drops
+0 0 100 0 1 [0 0 1] 40 30 Gaussian-drops
+0 0 200 0 1 [1 0 0] 25 40 Gaussian-drops
+0 0 300 0 1 [1 1 1] 30 25 Gaussian-drops
45 [11 100 0 tines] 50 100 30 rake
--45 {5 mul sin 50 mul} wiggle
-45 {5 mul sin 50 mul} wiggle
+-45 1800 0 50 wiggle
+45 1800 0 50 wiggle
250 250 [275] -10 60 30 stir
-250 -250 [275] 10 60 30 stir
}](10,10)
\end{pspicture}
-\end{document} \ No newline at end of file
+\end{document}
+0 0 100 0 [0 0 1] 40 30 Gaussian-drops \ No newline at end of file