Draw a sphere

From Rosetta Code
Revision as of 00:04, 25 March 2011 by rosettacode>Markhobley (initial content)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Task
Draw a sphere
You are encouraged to solve this task according to the task description, using any language you may know.

The task is to draw a sphere cuboid. The sohere can be represented graphically, or in ascii art, depending on the language capabilities. Either static or rotational projection is acceptable for this task.