Loading...
Processing Forum
Recent Topics
All Forums
Move this topic
Forum :
Share your Work
Programming Questions
Core Library Questions
Contributed Library Questions
Android Processing
Processing with Other Languages
Integration and Hardware
Library and Tool Development
Events and Opportunities
General Discussion
Sub forum :
Move this topic
Cancel
General Discussion
Other
sha89red
what's the difference using while(true) in void setup and the difference with void draw()
in
General Discussion
•
Other
•
10 months ago
I dont think this is an appropriate question, but I would like to know the difference using while(true) and void draw()??
1
Replies(2)
amnon.owed
Re: what's the difference using while(true) in void setup and the difference with void draw()
10 months ago
One pretty crucial difference would be that at the end of draw() stuff is drawn to the screen aka every draw() loop is a frame.
Leave a comment on amnon.owed's reply
sha89red
Re: what's the difference using while(true) in void setup and the difference with void draw()
10 months ago
thanks amnon
Leave a comment on sha89red's reply
Change topic type
Topic Type :
Discussions
Questions
No of days :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Change topic type
Cancel
Link this topic
Provide the permalink of a topic that is related to this topic
Permalink
Save
Close
Reply to sha89red's question
Top
Reply
{"z22965101":[25080000001813226,25080000001813479],"z4102734":[25080000001813307]}
Statistics
2
Replies
318
Views
0
Followers
Tags
Cancel
while
void draw
Actions
Permalink
Related Posts
how to let things move or be intera...
problems with timer and triggered e...
problem with "while" loop...
Infinite loop with y=mx+b randomisa...
GLSL and while