Oh noes triangles

. I hadto replicate an image procedrualy using C++ and an API provided. I did this by creating an algorithm that created 2 polygons (using circular math) and used their vertices to create triangles. It took about 50mins to code and is probably slow but it was fun to work out!
Here's the output from the algorithm:
Version of Origional
5 sided regular polygons
[link]
using 10 sided regular polygons
[link]
using 500 sided regular polygons
[link]
--
|___|___|___|__
__|___|___|___|
|___|___|___|__
__|___|___|___|
Flickr
Facebook
Tumblr
and welcome to devart
Previous PageNext Page