Sunflower fractal: Difference between revisions

Content added Content deleted
m (Uploaded C++ image file)
(→‎{{header|Vlang}}: Rename "Vlang" in "V (Vlang)")
Line 968: Line 968:
Output image: [https://github.com/trizen/rc/blob/master/img/sunflower-sidef.png Sunflower fractal]
Output image: [https://github.com/trizen/rc/blob/master/img/sunflower-sidef.png Sunflower fractal]


=={{header|Vlang}}==
=={{header|V (Vlang)}}==
<syntaxhighlight lang="vlang">import gg
<syntaxhighlight lang="v (vlang)">import gg
import gx
import gx
import math
import math