Death Star: Difference between revisions

m
added whitespace before the TOC (table of contents), added ;Task: and ;Related task: (bold) headers.
m (→‎{{header|Sidef}}: replaced `.each{}` with a `for` loop)
m (added whitespace before the TOC (table of contents), added ;Task: and ;Related task: (bold) headers.)
Line 1:
{{task|Constructive Solid Geometry}}{{requires|Graphics}}[[Category:Geometric Subtraction]]
{{requires|Graphics}}
Death Star is a task to display a region that consists of a large sphere with part of a smaller sphere removed from it as a result of geometric subtraction. (This will basically produce a shape like a "death star".)
[[Category:Geometric Subtraction]]
 
;Task:
See also: [[Draw a sphere]].
Death Star is a task to displayDisplay a region that consists of a large sphere with part of a smaller sphere removed from it as a result of geometric subtraction. (This will basically produce a shape like a "death star".)
 
(This will basically produce a shape like a "death star".)
 
 
;Related task:
See* also:  [[Draw a sphere]].
<br><br>
 
=={{header|AutoHotkey}}==