Draw a cuboid: Difference between revisions

Content added Content deleted
(changed "Ascii Art" header section into a sub-section of the Julia language, changed spelling of "Ascii".)
m (separated sentences, used a HTML code for the "times" (x) glyph.)
Line 4: Line 4:


;Task:
;Task:
Draw a [http://en.wikipedia.org/wiki/Cuboid cuboid] with relative dimensions of <big> 2x3x4. </big> The cuboid can be represented graphically, or in ASCII art, depending on the language capabilities. To fulfill the criteria of being a cuboid, three faces must be visible.
Draw a &nbsp; [http://en.wikipedia.org/wiki/Cuboid cuboid] &nbsp; with relative dimensions of &nbsp; <big> 2 &times; 3 &times; 4. </big>


The cuboid can be represented graphically, or in ASCII art, depending on the language capabilities.

To fulfill the criteria of being a cuboid, three faces must be visible.


Either static or rotational projection is acceptable for this task.
Either static or rotational projection is acceptable for this task.