| | Re: SVG renders possible? Travis Cobbs
|
| | (...) LDView actually has experimental support for this built-in (although it has to be manually enabled via either a command line switch or a registry setting). Unfortunately, it's effectively useless on anything other than individual parts due to (...) (14 years ago, 1-Apr-11, to lugnet.cad.dev)
|
| | |
| | | | Re: SVG renders possible? Bram Lambrecht
|
| | | | (...) There must be a way to weld all those polygons together and do vertex shading, but I'm sure its no 5 minute programming exercise. --Bram (14 years ago, 1-Apr-11, to lugnet.cad.dev)
|
| | | | |
| | | | Re: SVG renders possible? Michael Horvath
|
| | | | (...) Yeah, in Google Chrome I can see the edges faintly between the polygons. -Mike (14 years ago, 1-Apr-11, to lugnet.cad.dev)
|
| | | | |
| | | | Re: SVG renders possible? Don Heyse
|
| | | | (...) Wow, I must be getting really old. The deja-vu didn't didn't set in until I slept on it. I can't hardly believe this was 8 years ago. (URL) at that point ldglite already had experimental support for the similar gleps code that seems to have (...) (14 years ago, 1-Apr-11, to lugnet.cad.dev)
|
| | | | |
| | | | | | Re: SVG renders possible? Travis Cobbs
|
| | | | | (...) Actually, I'm not hammering away at it. I put the support in back in May of 2008, but I haven't really done much with it since then. --Travis (14 years ago, 1-Apr-11, to lugnet.cad.dev)
|
| | | | | |
| | | | Re: SVG renders possible? Eric Albrecht
|
| | | | (...) How would I go about enabling this experimental feature? I'd like to try it out on one of my line drawings. Eric Albrecht (13 years ago, 24-May-11, to lugnet.cad.dev)
|
| | | | |
| | | | | | Re: SVG renders possible? Travis Cobbs
|
| | | | (...) Add the following to LDView's command line: -GL2PSAllowed=1 Alternatively, run regedit, browse into the HKEY_CURRENT_USER\So...are\Travis Cobbs\LDView key, then create a new DWORD value there named GL2PSAllowed, and set it to 1. Once you do (...) (13 years ago, 25-May-11, to lugnet.cad.dev)
|
| | | | |