Sunflower fractal: Difference between revisions

Content deleted Content added
Thundergnat (talk | contribs)
m →‎{{header|Perl 6}}: Argh. Tau not pi
PureFox (talk | contribs)
m →‎{{header|Go}}: Added libheader for Go Graphics library and edited the preamble accordingly.
Line 5: Line 5:
<br>
<br>
=={{header|Go}}==
=={{header|Go}}==
{{libheader|Go Graphics}}
{{trans|Ring}}
{{trans|Ring}}
<br>
<br>
This uses the [https://github.com/fogleman/gg Go Graphics library] for rendering 2D graphics in pure Go. The image produced, when viewed with (for example) EOG, is similar to the Ring entry.
The image produced, when viewed with (for example) EOG, is similar to the Ring entry.
<lang go>package main
<lang go>package main