Page 1 of 1

project - make a star

PostPosted: Wed Nov 18, 2015 1:42 am
by panic
i try to make star.
so i develop program that print to code for make star.
finally, sucess to make star.
i writing a several formula about this topic.

xMove->cos(n), yMove->sin(n) // value n is radian.
1:+x, +y, n=0
2:-x, +y, n=36
3:+x, -y, n=72
4:+x, +y, n=72
5:-x, -y, n=36

look at the pictures below.
that is result.
and you can adjust size of star.

Re: project - make a star

PostPosted: Fri May 06, 2016 10:43 am
by panic
make a star... !!

source code 2 link : http://cfile240.uf.daum.net/attach/2716 ... 57F301A50B

Re: project - make a star

PostPosted: Sat May 07, 2016 7:45 am
by Damaskox
A star, or a pentagram? Or both?