blob: 99212a44d85be6721d637dfdead820fafb1403a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
# **README** #
# pst-marble v. 1.6 #
# 2019/05/10 #
Source: pst-marble.tex, pst-marble.sty, pst-marble.pro
Author: Aubrey Jaffer
Maintainers: Jürgen Gilg, Manuel Luque
Info: Draw marble-like patterns with PSTricks
License: LPPL 1.3c
---
# Short description #
The mathematical fascination with *ink marbling* is that while rakings across
the tank stretch and deform the ink boundaries, they do not break or change
the topology of the surface. With mechanical guides, a raking can be undone
by reversing the motion of the rake to its original position.
Raking is thus a physical manifestation of a homeomorphism, a continuous
function between topological spaces (in this case between a topological space
and itself) that has a continuous inverse function.
The package comes with 15 predefined *basic actions* like:
- drop
- line-drops
- serpentine-drops
- coil-drops
- normal-drops
- uniform-drops
- concentric-rings
- rake
- stylus
- stir
- vortex
- jiggle
- wriggle
- shift
- turn
Also some *spray-actions* (post-marble actions) like:
- normal-spray
- uniform-spray
Also a *shadings* option to generate shading effects (post-marble actions)
With these commands one can create quite artistic marble-like patterns following
the rules of fluid mechanics.
|