Cities: Skylines

Cities: Skylines

Not enough ratings
Really Perfect Hexagon
   
Award
Favorite
Favorited
Unfavorite
Assets: Intersection
File Size
Posted
406.201 KB
5 Apr, 2015 @ 11:37am
1 Change Note ( view )

Subscribe to download
Really Perfect Hexagon

Description
Really Perfect Hexagon by Urben

This is a hexagon competing with colttenney's hexagon.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=418020203&tscn=1428233956

I used circles to create this one. (see gif) I've choosen the same ammount (20) of tiles for the edge-length.
I guarantee the precision of this hexagon to less than an in-game MILLImetre, or your money back!

I dont do the other perfect shapes. I just did this for the lulz.
4 Comments
Urben  [author] 9 Apr, 2015 @ 4:29pm 
This is fucking clever. Thanks!
Orchid 9 Apr, 2015 @ 4:20pm 
Concept: http://i.imgur.com/2T11tBg.png
Practice: http://i.imgur.com/ijXsCB5.gifv
In practice, I cannot keep all segments because two segments cannot intersect at an angle less than 45 degrees. Therefore I have to delete the sqrt(2) and sqrt(3) legs when I do the sqrt(3) and 2 hypotenuses, respectively.
Hope this inspires you :)
Urben  [author] 9 Apr, 2015 @ 11:40am 
Thank you for your feedback. Can you elaborate your way of creating an equilateral triangle since working with qsuareroot-2 and 3 sounds also pretty aüürpxo,ate, since these are irrational numbers.
Orchid 8 Apr, 2015 @ 6:41pm 
One thing I want to note, is that the Bezier tool doesn't construct a perfect circular arc. The tool is based on a quadratic function, so it can only approximate a circular arc. I've explained this in my article on creating perfect pentagons. If you want it perfect, I suggest you construct the sides using the Pythagorean theorem, from 1 to square-root 2, square-root 3, and finally to 2. This creates an equilateral triangle. Then you can expand with this equilateral triangle to build a perfect hexagon.