Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Animation
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
ruban Sivakumar




PostPosted: Sun May 30, 2004 10:21 pm   Post subject: Animation

Thank You
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Sun May 30, 2004 10:24 pm   Post subject: (No subject)

that question does not make much sence. But since it was in the [turing help] i'd have to say this site
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
AsianSensation




PostPosted: Mon May 31, 2004 5:53 pm   Post subject: (No subject)

sorry tony, we can't teach him creativity or design, we can only teach him to program. Laughing
rhomer




PostPosted: Mon May 31, 2004 6:50 pm   Post subject: (No subject)

Oh tony... i really enjoyed that... HAHA
SuperGenius




PostPosted: Mon May 31, 2004 6:59 pm   Post subject: (No subject)

it is not wise to mock mods on their own turf.
rhomer




PostPosted: Mon May 31, 2004 8:08 pm   Post subject: (No subject)

Actually i was being serious....i thought it was very funny
SuperGenius




PostPosted: Mon May 31, 2004 10:02 pm   Post subject: (No subject)

So did I, but be careful about wording because I'm sure people around here are starting to get irritated with questions like "I need a game by tomorrow" so they may not be kind to you if they think they are being made fun of.
rhomer




PostPosted: Mon May 31, 2004 10:35 pm   Post subject: (No subject)

ok Thanks
Sponsor
Sponsor
Sponsor
sponsor
naoki




PostPosted: Tue Jun 01, 2004 5:44 pm   Post subject: Re: Animation

ruban Sivakumar wrote:
Is anyone know any website which teaches you to do basic animation such as something to do with flags of canada and the map of canada. [/b]


Rrrrrrrreeeeeuuuuuubbbbeeeennnn !! I can't believe the world famous big fat chocolate winner of American Idol is here on compsci asking us about drawing! And better yet, about drawing our country's flag! Boy, it goes to show ya: even as an American winner he's a Canadian at heart. Awwww

Neways, try doing something cool with lines and boxes and Draw commands. Is there a maple leaf command? I think so in the new ones. Use it and be happy.

Also, sing me a song?
Dan




PostPosted: Tue Jun 01, 2004 8:32 pm   Post subject: (No subject)

I am not shure but i think there may be an example of drawing a canadian falg that comes with turing. Also i know for shure that there are submisions on this site that do that kind of animation with the flag.
Computer Science Canada Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more!
rhomer




PostPosted: Tue Jun 01, 2004 9:46 pm   Post subject: (No subject)

Here is a very basic canadian flag...

code:

drawfillbox (0, 0, maxx div 4, maxy, brightred)
drawfillbox ((maxx - maxx div 4), 0, maxx, maxy, brightred)
drawfillmapleleaf (maxx div 4, 0, (maxx - maxx div 4), maxy, brightred)
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 11 Posts ]
Jump to:   


Style:  
Search: