1 | Non XML( !) Syntax like |
2 | Transform { # The Blue Box Part |
3 | translation -2.4 .2 1 |
4 | rotation 0 1 1 .9 |
5 | children [ |
6 | Shape { geometry Box {} |
7 | appearance Appearance { |
8 | material Material { diffuseColor 0 0 1 } # Blue } |
9 | } |
10 | ] |
11 | } |
12 | Gives displays like |
13 | Where each component is programmable and dynamic |