I guess this would be for Mike or Steve, but if anyone knows I'd appreciate the help. How do the numbers in ASP (e.g. X and Y values, dimensions, etc.) correspond with the real world? They aren't pixels, I don't think. I ask because I'm trying to figure out a way to align the edges of image layers numerically. I know the dimensions of an image when I bring it in, but I'm looking for a way to translate that into something meaningful in the program.
Thanks in advance!
What are the units of measure used in ASP?
Moderators: Víctor Paredes, Belgarath, slowtiger
- b15fliptop
- Posts: 167
- Joined: Thu Mar 10, 2005 6:11 pm
- Location: Parts Unknown
- b15fliptop
- Posts: 167
- Joined: Thu Mar 10, 2005 6:11 pm
- Location: Parts Unknown
They are just that, units.
The units of the programs are always the same, regardless the resolution you use. So the units are based on the vertical dimension to make them go from -1 to +1 when you go from the bottom of the render square to the top of it.
If you do a deep search in the forum you'll find me doing the same question and LM repliying more or less that.
-G
The units of the programs are always the same, regardless the resolution you use. So the units are based on the vertical dimension to make them go from -1 to +1 when you go from the bottom of the render square to the top of it.
If you do a deep search in the forum you'll find me doing the same question and LM repliying more or less that.
-G
Last edited by Genete on Thu Jun 11, 2009 7:51 am, edited 1 time in total.
- b15fliptop
- Posts: 167
- Joined: Thu Mar 10, 2005 6:11 pm
- Location: Parts Unknown