aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/slides/5/beispiele/bild2.pov
blob: 6e3c6dda4c644599f3513311bb77f016af56809e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
//
// bild2.pov
//
// (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
//

#include "common.inc"
#include "JK.inc"

arrow(O, j11, 0.7 * at, orange1)
arrow(O, j12, 0.7 * at, orange1)
ebene(j11, j12, orange1)

arrow(O, j21, at, orange2)
gerade(j21, orange2)