Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
malditomalto
malditomalto's Profile
2
Posts
3
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
Cos or Sin Calculates
[2 Replies]
24-Nov-2010 10:26 AM
Forum:
General Discussion
x=radians
y=radius
cos(x)*y
Of course i can use a calc, but i have not idea how calc calculate it. How?
How to fill/draw lines in ellipse?
[6 Replies]
19-Nov-2010 02:42 AM
Forum:
Programming Questions
How i can fill some shape. Now i want to draw lines in ellipse:
size(500, 500);
background(255);
smooth();
fill(255,255);
stroke(0);
fill(255);
ellipse(250,250,475,475);
for (int y=0;y<height;y+=3) {
line(y,height-height,y,height);
}
«Prev
Next »
Moderate user : malditomalto
Forum