RosettaCodeData/Task/Draw-a-sphere/00DESCRIPTION

8 lines
201 B
Text
Raw Permalink Normal View History

2016-12-05 22:15:40 +01:00
;Task:
Draw a sphere.
2015-02-20 00:35:01 -05:00
2016-12-05 22:15:40 +01:00
The sphere can be represented graphically, or in ASCII art, depending on the language capabilities.
2015-02-20 00:35:01 -05:00
Either static or rotational projection is acceptable for this task.
2016-12-05 22:15:40 +01:00
<br><br>