Loading...
Copy code
Close
Permalink
Close
Please tell us why you want to mark the subject as inappropriate.
(Maximum 200 characters)
Report Inappropriate
Cancel
Private Message
From :
guest
To :
Subject :
Content :
Type the characters you see in the picture below.
Send
Cancel
From :
guest
To :
Subject :
Content :
Type the characters you see in the picture below.
Send
Update
Cancel
Feedback
Email ID
Subject :
Comments :
Send
Cancel
Private Message
Type the characters you see in the picture below.
Type the characters you see in the picture below.
Attach files
Desktop
Zoho Docs
Google Docs
Each Attachment size should not exceed 1MB.
Max no of attachments : 0
Loading User Profile...
guest
Response title
This is preview!
Attachments
Publish
Back to edit
Cancel
(
)
Sign In
You can also use the below options to login
Login with Facebook
Login with Google
Login with Yahoo
New to this Portal?
Click on Join Now to Sign Up
Join Now
Help
Feedback
Sign In
Processing Forum
Recent Topics
All Forums
Search All
Tags
Author
Advanced Search
Search
New Topic
Screen name:
tablet
tablet's Profile
4
Posts
6
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
'key pressed' Inside Voide setup??
[10Replies]
11-Oct-2012 02:28 AM
Forum:
Programming Questions
Hello ,
I have this
void setup () {
....
....
int i = 0;
while (i < 1000) {
x[i] = width;
y[i] = random(height);
speed[i] = random(0.3,
sped
);
i = i + 1;
}
}
I want to use :
if (keyPressed) {
if (key == 's' || key == 'S')
sped = sped + 0.05;
println(sped);
}
Where should I insert the
if
statement to work?
inside void setup or draw??
Mailing list??
[2Replies]
11-Oct-2012 02:13 AM
Forum:
General Discussion
Sub forum:
Other
Hello all,
Is there any mailing list that users can directly communicate with each other?
Something like SC mailing list?
Thanks
Exporting Video
[1Reply]
28-Jun-2012 06:53 AM
Forum:
General Discussion
Sub forum:
Other
Hello all,
How can I export video from sketches?
I see a movie maker tool but when I click it shows me the options window size & and frame rate and nothing else...
What I'm doing wrong?
thanks
Assign specific sounds to line shapes
[3Replies]
24-Jun-2012 02:05 PM
Forum:
General Discussion
Sub forum:
Other
Hello all ,
I'm very new at processing , so forgive me If my question is stupid..
I have some line shapes that appears randomly..(very basic stuf)..
I want to assign different sounds to each line when appears..
How can I do that?
Thank you in advance..
«Prev
Next »
Moderate user : tablet
Forum