Skip to content
Forum Archive

Drawing bounds

7 posts

OnionRingOfDoom#

Drawing bounds

Well, if you watch this preset for a while, you will notice that it only draws inside a large rectangle. I want it to draw over the entire AVS window, but I can't seem to get rid of the stupid rectangle. Any ideas?
UIUC85#
I'm not totally sure but it seems independent of the hieght and width of the window. If you stretch the screen the ssc gets off as well.
UIUC85#
well the hand stays the same ratio no matter what the window size is. So in order for the line to come from the tip of the pencil you need to base it off the window size. Try this.
OnionRingOfDoom#
So, you mean there is no bounding box that the drawing never moves out of for you? That's odd....
UIUC85#
Oh yeah. Rectangle. Here