Window

From MHCGraphics

Jump to: navigation, search

[edit] A Window Module

[edit] Devora Kremer

This module defines a window. The file provides "window". At its largest points, the window frame is 180 in the x axis, 300 in the y axis, and 20 in the z axis. It has two parts (the top frame and the bottom frame) and each one has four window panes (that are a transparent, slightly reflective glass). There is also a latch on the window. The window is closed (and locked). The color of the window frame is not specified, so it can be changed based on what material you add the window to your sceme with. Also important to know is that the window is sitting on top of the origin. To shift it so it is centered on the origin, translate it (0 -145 0). Good luck!

[edit] to use this model:

(require "Window.scm)

The name provided is "window"


Image:Window.png

Personal tools