Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
Save texture map as SVG?
02-01-2013, 04:36 PM
Post: #3
RE: Save texture map as SVG?
(02-01-2013 04:08 PM)Wegg Wrote:  That'd be cool actually. A resolution independent .svg uv output.
I don't know if "resolution independent" would be appropriate, because the greater use of that would be to allow easy creation of a texture from the output UV file. Since the bitmaps are (I assume) created by extrapolating the pixel position of each line, the SVG polygons could be created in a similar fashion. I'm not exactly sure how similar the process could be though.

The lengthy part of texture creation in Inkscape has always been locating the exact pixel co-ordinates for a change of direction in a line, especially in circles (or cylinder ends).

Inkscape has a "bitmap trace" function that may be a good starting point for the concept if it helps. It's not great though, because it generates a shape that is all one vector polygon, sometimes with thousands of nodes in it that all have to be separated out.
Reply


Messages In This Thread
Save texture map as SVG? - Selezen - 01-30-2013, 04:51 PM
RE: Save texture map as SVG? - Wegg - 02-01-2013, 04:08 PM
RE: Save texture map as SVG? - Selezen - 02-01-2013 04:36 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)