|
|
1.1 root 1: opqcirc
2: .nf
3: .IS
4: ...libfile circle
5: main{
6: conn -3 to 3;
7: put circle {
8: center = 0;
9: radius = 0.5;
10: };
11: put circle {
12: center = 0.5;
13: radius = 1;
14: };
15: put circle {
16: center = 3;
17: radius = 1;
18: };
19: put circle {
20: center = 0;
21: radius = 1;
22: opaque;
23: };
24: }
25: .IE
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.