View Single Post
  #3  
Old July 5th, 2009, 06:35 AM
moulez moulez is offline
Newbie
 
Join Date: Jul 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
moulez is on a distinguished road
Default

Hi thanks for the reply it is really apreciated

I am really confused now though

if i have a square

x1,y1 x2,y2
---------------
| ................. |
| ................. |
| ................. |
| ................. |
----------------
x4,y4 x3,y3

and quad

u1,v1 u2,v,2
'''''_______|
/...........|
|............|
|............|
\_______|
u4,v4 u3,v3
<apologies for the quad im not too good at askii art

is there anywhere to use these coords to be able to map the contents of the square into the quad so it still holds the same shape ?

again sorry if this is obvious or i have missed the point
Reply With Quote