Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Circle to Rectangle
#2
(10-14-2023, 05:31 AM)Whitewings Wrote: I have an old-style two-circles map, similar to the one here:

[Image: default.jpg]

I've extracted the circles, and now need to turn them into squares so I can use them as a texture in a render. I've tried various techniques: warp, cage and scale transforms, and scale layer in the layer menu; either they're the wrong tools or I'm not using them properly; is there a way to actually do this?

What do you expect the result to be? If you are trying to achieve the usual "Mercator" look you have to stretch the pole points into lines and this won't be pretty.

Edit: since you asked on StackOverflow (so I can assume a programming background): you can in theory come up with a "displace map" that will undo the transform (actually, a pair of maps, one for X and one for Y).  I have used this with some success (but in a somewhat simpler case).
Reply


Messages In This Thread
Circle to Rectangle - by Whitewings - 10-14-2023, 05:31 AM
RE: Circle to Rectangle - by Ofnuts - 10-14-2023, 07:07 AM
RE: Circle to Rectangle - by rich2005 - 10-14-2023, 07:54 AM
RE: Circle to Rectangle - by denzjos - 10-14-2023, 07:58 AM
RE: Circle to Rectangle - by Whitewings - 10-14-2023, 07:26 PM

Forum Jump: