Hey guys, I've started a new small club called Shuriken Productions that focuses on intricate graphics done in members' spare time. If anyone's interested, I will only say that you have to be a moderately active member of tibasicdev, simply because that's where I started the group and that's where I am most active.

I have the code for the logo, it looks pretty cool and it's animated!


Code:

PROGRAM:SHURLOGO
:ClrDraw:CoordOff:GridOff:AxesOff:LabelOff:ExprOff:FnOff
:0→Xmin:94→Xmax
:0→Ymin:62→Ymax
:For(X,0,40,40           //Draws the shurikens and the club name
:Circle(27+X,31,3,{i           //imaginary i
:Line(27+X,46,32+X,36
:Line(32+X,36,42+X,31
:Line(42+X,31,32+X,26
:Line(32+X,26,27+X,16
:Line(27+X,16,22+X,26
:Line(22+X,26,12+X,31
:Line(12+X,31,22+X,36
:Line(22+X,36,27+X,46
:End
:Text(15,32,"SHURIKEN
:Text(46,26,"PRODUCTIONS
:For(A,1,1000
:End
:Line(2,62,7,57              //Draws the first cut at top left
:Line(3,62,6,59
:Line(6,57,8,55
:Line(7,55,8,54
:Line(5,56,7,54
:Line(0,60,5,55
:Line(0,59,3,56
:For(X,1,54               //Loop to run the cut down to the bottom right
:Pt-Off(6+X,56-X
:Pt-Off(4+X,57-X
:Pt-Off(5+X,58-X
:Pt-On(3+X,56-X
:Pt-On(5+X,55-X
:Pt-On(7+X,54-X
:Pt-On(8+X,54-X
:Pt-On(8+X,55-X
:Pt-On(7+X,57-X
:Pt-On(6+X,59-X
:End
:Line(91,62,88,59             //Draws the second cut at the top right
:Line(92,62,87,57
:Line(88,57,86,55
:Line(87,55,86,54
:Line(89,56,87,54
:Line(94,60,89,55
:Line(94,59,91,56
:For(X,1,54               //Loop to make the running cut down to bottom left
:Pt-Off(89-X,58-X
:Pt-Off(88-X,56-X
:Pt-Off(90-X,57-X
:Pt-On(88-X,59-X
:Pt-On(87-X,57-X
:Pt-On(86-X,55-X
:Pt-On(86-X,54-X
:Pt-On(87-X,54-X
:Pt-On(89-X,55-X
:Pt-On(91-X,56-X
:End
:For(A,1,1000
:End
:ClrDraw


So yeah, if anyone wants to join then I have unlimited spots.[/code]
I would like to join. Also, we should see if the Cemetech Member Groups thing works.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement