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

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




PostPosted: Sun Dec 28, 2008 11:21 pm   Post subject: Snowing

Hello

Is there a way to make a snowing scene in Turing?

Thanks
Sponsor
Sponsor
Sponsor
sponsor
syntax_error




PostPosted: Sun Dec 28, 2008 11:25 pm   Post subject: RE:Snowing

Yes.
y1234yy




PostPosted: Sun Dec 28, 2008 11:26 pm   Post subject: Re: Snowing

How would you do it? Is there a simple way?
syntax_error




PostPosted: Sun Dec 28, 2008 11:28 pm   Post subject: RE:Snowing

Look up the draw function in turing, using either F10 or the Turing Walkthrough; the latter maybe more helpful for you.

Simple is up to you on how complex in details you wish to go into.
revangrey




PostPosted: Sun Dec 28, 2008 11:29 pm   Post subject: Re: Snowing

simple is a pretty broad term

but it doesn't have to be complicated I guess...
y1234yy




PostPosted: Sun Dec 28, 2008 11:33 pm   Post subject: Re: Snowing

I know how to draw and I saw someones example on the forum, but is there a way that is basic? Like which basic turing functions would I need?
Insectoid




PostPosted: Mon Dec 29, 2008 5:51 pm   Post subject: RE:Snowing

Draw.Star, Draw.Oval, Draw.Box, colorback, View.Set, Draw.Line, Draw.ThickLine, Draw.Fill, Draw.Arc.

Those are the basic Turing functions you may need. Decide what you want to draw, then draw it. Want to draw a tree? Use boxes and lines. House? boxes & lines. Snow? draw some lines and Draw.Fill.
dc116




PostPosted: Thu Jan 01, 2009 10:14 pm   Post subject: RE:Snowing

To actually make a snow scene look 3 dimensional and realistic, you would need more than some "simple" code. But the most basic ones would involve loop, Draw.FillOval, cls, delay, etc.
Sponsor
Sponsor
Sponsor
sponsor
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  [ 8 Posts ]
Jump to:   


Style:  
Search: