Computer Science Canada HEy |
Author: | enimirahi [ Mon Apr 13, 2009 8:36 pm ] |
Post subject: | HEy |
HEy can someone help me with any of these exercises plz plz if ya get any of these plz help me out with them thanks to anyone who helps 5. Write a program which can display a piece of furniture: table, chair, or armchair. Try to give it a 3-D perspective as much as you can. 6. Write a program which displays a set of typical desktop PC: monitor (or LCD), Tower or desk unit, keyboard or mouse. Fill them with your choice of colour. 7. Write a program which displays a building object: an office building, a special purpose building or condominium with nice design. (Effort marks matter here). 8. Design an automobile or vehicle with Turing statements. |
Author: | andrew. [ Mon Apr 13, 2009 8:47 pm ] |
Post subject: | RE:HEy |
Turing Doc Look in there. You need to use the drawline, drawfillbox, etc. Look at all the draw help files. |
Author: | Zren [ Mon Apr 13, 2009 8:52 pm ] |
Post subject: | Re: HEy |
Drawing in Turing is overrated anyways. One program is really all you need to learn how to draw with the coordinate system (x,y). Animation, on the other hand is more thought provoking. Though don't tell that to your teacher. It's still helpfull to hammer it into your head. |
Author: | enimirahi [ Mon Apr 13, 2009 9:02 pm ] |
Post subject: | RE:HEy |
k thanks both of ya thnx andrew for that site its rly helpful cuz my turing that i downloaded doesn't have that turing reference page it doesn't work on it thnx |