|  |  | 
|  |  |  |  | 
|  |  | 
|  |  | 
|  |  | 
| From: Lars R Subject: How to convert SVG paths into Povray Polygon/Prism?
 Date:  6 Dec 2016 16:59:45
 Message: <584734d1@news.povray.org>
 
 |  |  | 
|  |  | 
|  |  | 
|  |  | I'd like to render a "3D version" of a SVG path, e.g. the green "33c3"
logo I've attached to this posting.
Are there any tools or other ways to convert the SVG path into a thing
that Povray understands?
Lars R.
 Post a reply to this message
 Attachments:
 Download 'logo.svg.dat' (65 KB)
 
 
 |  | 
|  |  | 
|  |  | 
|  |  | 
| From: Mike Horvath Subject: Re: How to convert SVG paths into Povray Polygon/Prism?
 Date:  6 Dec 2016 17:00:36
 Message: <58473504$1@news.povray.org>
 
 |  |  | 
|  |  | 
|  |  | 
|  |  | On 12/6/2016 4:59 PM, Lars R. wrote:
> I'd like to render a "3D version" of a SVG path, e.g. the green "33c3"
> logo I've attached to this posting.
>
> Are there any tools or other ways to convert the SVG path into a thing
> that Povray understands?
>
> Lars R.
>
Inkscape can export to POV-Ray. Not sure how it works though.
Mike
 Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  | 
| From: Thomas de Groot Subject: Re: How to convert SVG paths into Povray Polygon/Prism?
 Date:  7 Dec 2016 03:29:23
 Message: <5847c863$1@news.povray.org>
 
 |  |  | 
|  |  | 
|  |  | 
|  |  | On 6-12-2016 23:00, Mike Horvath wrote:
> On 12/6/2016 4:59 PM, Lars R. wrote:
>> I'd like to render a "3D version" of a SVG path, e.g. the green "33c3"
>> logo I've attached to this posting.
>>
>> Are there any tools or other ways to convert the SVG path into a thing
>> that Povray understands?
>>
>> Lars R.
>>
>
> Inkscape can export to POV-Ray. Not sure how it works though.
>
> Mike
There is this: http://www.arakne.es/en/dessign/svg2pov-tutorial-table-part1/
-- 
Thomas
 Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  | 
| From: Thomas de Groot Subject: Re: How to convert SVG paths into Povray Polygon/Prism?
 Date:  7 Dec 2016 03:33:24
 Message: <5847c954@news.povray.org>
 
 |  |  | 
|  |  | 
|  |  | 
|  |  | On 6-12-2016 23:00, Mike Horvath wrote:
> On 12/6/2016 4:59 PM, Lars R. wrote:
>> I'd like to render a "3D version" of a SVG path, e.g. the green "33c3"
>> logo I've attached to this posting.
>>
>> Are there any tools or other ways to convert the SVG path into a thing
>> that Povray understands?
>>
>> Lars R.
>>
>
> Inkscape can export to POV-Ray. Not sure how it works though.
>
> Mike
There is this: http://www.arakne.es/en/dessign/svg2pov-tutorial-table-part1/
-- 
Thomas
 Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  | 
| From: William F Pokorny Subject: Re: How to convert SVG paths into Povray Polygon/Prism?
 Date:  7 Dec 2016 15:07:43
 Message: <58486c0f$1@news.povray.org>
 
 |  |  | 
|  |  | 
|  |  | 
|  |  | On 12/06/2016 04:59 PM, Lars R. wrote:
> I'd like to render a "3D version" of a SVG path, e.g. the green "33c3"
> logo I've attached to this posting.
>
> Are there any tools or other ways to convert the SVG path into a thing
> that Povray understands?
>
> Lars R.
>
If you are running a recent 3.71 version, the following method & code 
will get you to an isosurface.
Bill P.
 Post a reply to this message
 Attachments:
 Download 'svgimagecolortodf3.pov.txt' (3 KB)
 
 
 |  | 
|  |  | 
|  |  | 
|  |  | 
| From: clipka Subject: Re: How to convert SVG paths into Povray Polygon/Prism?
 Date:  7 Dec 2016 15:51:40
 Message: <5848765c@news.povray.org>
 
 |  |  | 
|  |  | 
|  |  | 
|  |  | Folks, I kindly ask you to avoid protracted cross-posting.
Anyone using a proper newsreader please set the "followup-to" field when
replying to this thread. Since attachments are involved in this
discussion, I've decided to go for "povray.binary.utilities".
 Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  | 
| From: William F Pokorny Subject: Re: How to convert SVG paths into Povray Polygon/Prism?
 Date:  8 Dec 2016 06:40:38
 Message: <584946b6$1@news.povray.org>
 
 |  |  | 
|  |  | 
|  |  | 
|  |  | On 12/06/2016 04:59 PM, Lars R. wrote:
> I'd like to render a "3D version" of a SVG path, e.g. the green "33c3"
> logo I've attached to this posting.
>
> Are there any tools or other ways to convert the SVG path into a thing
> that Povray understands?
>
> Lars R.
>
Test manually selecting one of cross posted to newsgroups. In 
Thunderbird followup-to deactivates my send button...
 Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  | 
| From: William F Pokorny Subject: Re: How to convert SVG paths into Povray Polygon/Prism?
 Date:  8 Dec 2016 06:56:01
 Message: <58494a51$1@news.povray.org>
 
 |  |  | 
|  |  | 
|  |  | 
|  |  | On 12/06/2016 04:59 PM, Lars R. wrote:
> I'd like to render a "3D version" of a SVG path, e.g. the green "33c3"
> logo I've attached to this posting.
>
> Are there any tools or other ways to convert the SVG path into a thing
> that Povray understands?
>
> Lars R.
>
Test leaving newsgroup items, but adding followup-to (which does not 
de-activate my send button)
 Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  | 
| From: William F Pokorny Subject: Re: How to convert SVG paths into Povray Polygon/Prism?
 Date:  8 Dec 2016 07:00:46
 Message: <58494b6e$1@news.povray.org>
 
 |  |  | 
|  |  | 
|  |  | 
|  |  | On 12/08/2016 06:56 AM, William F Pokorny wrote:
> On 12/06/2016 04:59 PM, Lars R. wrote:
>> I'd like to render a "3D version" of a SVG path, e.g. the green "33c3"
>> logo I've attached to this posting.
>>
>> Are there any tools or other ways to convert the SVG path into a thing
>> that Povray understands?
>>
>> Lars R.
>>
> Test leaving newsgroup items, but adding followup-to (which does not
> de-activate my send button)
>
For others in thunderbird, what worked for me was leaving the (2) 
newsgroups and adding a followup-to line below them in the followup pop 
up.
 Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  | 
| From: William F Pokorny Subject: Re: How to convert SVG paths into Povray Polygon/Prism?
 Date:  8 Dec 2016 07:04:41
 Message: <58494c59$1@news.povray.org>
 
 |  |  | 
|  |  | 
|  |  | 
|  |  | On 12/08/2016 07:00 AM, William F Pokorny wrote:
> On 12/08/2016 06:56 AM, William F Pokorny wrote:
>> On 12/06/2016 04:59 PM, Lars R. wrote:
>>> I'd like to render a "3D version" of a SVG path, e.g. the green "33c3"
>>> logo I've attached to this posting.
>>>
>>> Are there any tools or other ways to convert the SVG path into a thing
>>> that Povray understands?
>>>
>>> Lars R.
>>>
>> Test leaving newsgroup items, but adding followup-to (which does not
>> de-activate my send button)
>>
> For others in thunderbird, what worked for me was leaving the (2)
> newsgroups and adding a followup-to line below them in the followup pop up.
It doesn't work. I didn't wait long enough for thunderbird to refresh... 
Only way I get down to one group in thunderbird is to delete all but one 
of the newgroup reply lines...
 Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  |  |  | 
|  |  |