#!/usr/bin/env sim Copyright (C) 2009 by Dipl.-Ing. Michael Niederle This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. For details of the GNU General Public License see http://www.gnu.org/copyleft/gpl.html or write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. !draw_scene: stage: colour 0.2 0.2 0.2 24->times: draw_cuboid 15 0 -0.5 1 4 1 rotate_y 7.5 draw_cuboid 14.9 4 -1.9 1 1 3.8 rotate_y 7.5 openGL "Stonehenge": set_camera_position 0 15 50 pull_down 20