Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ofn-path-to-shape
#1
Took me a while to figure out the math, but I eventually got them: the Reuleaux polygons:

   

Still a few things to do before it goes public Smile
Reply
#2
For /u/oranjuiced:

Using ofn-path-to-shape and ofn-âth-edits
  • Create a single line path that goes from the center of your canvas to one vertex of your polygon. Then use *Shape>On segments>Polygon or spokes* and generate the polygon (using "Circumcircle). This will create the 'inner' polygon. 
  • On that polygon, use *Shapes>On segments>Modify segments*, keep start=0 and use end=10 (for a rounding radius that will be 1/10 of the polygon side).
  • On these short segments, use *Shapes>On segments>Circles* with Radius/Consecutive to create a small circle around each polygon vertex.
  • Use Edit>Break path part to put each circle it is own path
  • Make one circle path "linked", and use *Shapes>Various>Tangents>Tangents between circles* on each of its two neighbors to generate the tangents. Repeat until you have all the tangents. Clean up the extra tangents.
  • Cut the circles using the tangents and connect the remaining arcs (the procedure is described in the help).
Really a couple of minutes when you know. XCF attached.


Attached Files
.xcf   RoundedPentagon.xcf (Size: 43.76 KB / Downloads: 338)
Reply
#3
Getting there. New set of functions coming, rounded polygons:

   
Reply
#4
Testing with path-inbetweener...

   

Now back to my trig formulas...
Reply
#5
Hi Ofnuts,

Shouldn't the inner polygon have rounded corners too?

Thanks
Reply
#6
re: Path inbetweener

Within reason you interpolate between whatever shapes you can make, the only requirement is each path has the same number of nodes. This using the old shape-path script to create the paths, then a bit of path editing to get a rectangle with 8 nodes.
   
Reply
#7
(12-24-2016, 04:28 AM)oranjuiced Wrote: Hi Ofnuts,

Shouldn't the inner polygon have rounded corners too?

Thanks

Not necessarily. Here, I made the two paths, an outer rounded pentagon, and the sharp pentagon whose summits are the centers of the circle arcs that round the outer pentagon, so the inside is a sharp pentagon. I could have just as well used an inner pentagon with still rounded angles:

   

Another way to see it is that what changes in these pentagons is both the size and the roundness, because you have to change the "roundness" to keep the center of the circle arcs the same in the inner and outer polygons.

Here is what happens when you keep the roundness constant:

   

As you can see the rounds are thicker (when you look closely, the successive paths aren't exactly parallel in the arcs, because these arcs haven't got a common center).
Reply
#8
A last one while I finish the doc....

   
Reply
#9
New version with rounded polygons:

https://sourceforge.net/projects/gimp-pa...p/download
Reply
#10
Strangely this was made with pentagons...

   
Reply


Forum Jump: