How to draw 'biohazard' with swing
Posted
by mike_hornbeck
on Stack Overflow
See other posts from Stack Overflow
or by mike_hornbeck
Published on 2010-04-25T21:20:35Z
Indexed on
2010/04/25
21:23 UTC
Read the original article
Hit count: 230
I'm practicing my swing abilities for the upcoming test, and fried gave me idea to draw biohazard sign like this :
I could draw the circles with Elipse2D, but then I somehow need to cut those 3 triangles. Any ideas how I can do that ?
© Stack Overflow or respective owner