Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
visualpaco
visualpaco's Profile
3
Posts
2
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
Video Capture in Processing Android
[0 Replies]
18-Mar-2012 10:54 AM
Forum:
Android Processing
Anybody having some clue about how to capture a video in an android application run by Processing - Android?
Here
there's a reference on the use of some librares for that, but anybody knowing how to integrate those into processing sketch?
many thanks!
different colors for 2 strings composing a text()
[3 Replies]
22-Feb-2012 11:58 AM
Forum:
Programming Questions
Does anybody know if it's possible to compose a text() with different colors for specific characters?
For instance I have 2 strings that I concatenate together to obtain a string that I visualize as text():
String t = chars;
String au = auths;
String tau = au.concat(t);
fill(0);
text(tau, x,y);
How can I use different colors for "t" and "au" respective chars????
Tnx!
√
Tweet Stream library problem with https://
[2 Replies]
03-Oct-2011 04:19 PM
Forum:
Contributed Library Questions
Hi all,
I'm using Tweet Stream library since a while ago to get specific #hashtags from the twitter streaming. Today is not possible anymore to access the address
http://stream.twitter.com/1/statuses/filter.json?track=news
It is instead accessible (as it's suggested into
twitter stream API
) through the
https://
request. Does anybody know if it's needed to change the scala library of Tweet Stream to change the request address from
http://
to
https://
????
Many thanks!
√.
«Prev
Next »
Moderate user : visualpaco
Forum