arthurfenderbucker / sketchup-svg-outline-plugin

Automatically exported from code.google.com/p/sketchup-svg-outline-plugin
0 stars 0 forks source link

SVG from camera view #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Your SVG exporter would be extremely useful to guys like me who would want
to export a vector graphic of a SketchUp model, but from the same
perspective as the current camera views rather than the top, side, and back
views for a CNC-like application.

Original issue reported on code.google.com by flof...@gmail.com on 9 Jun 2008 at 1:56

GoogleCodeExporter commented 8 years ago
Currently my code draws faces based on their normal, but it would also be 
useful to
output a scene as SVG based on the camera (like the current bitmap export
capabilities, but in a vector format).

The real issue that I see is the need for a robust depth ordering and face 
culling
algorithm - the rest can be done using the code I’ve released. If anyone 
wants to
contribute, then get in contact. In the mean time I’ll continue to keep you 
updated
with any progress I make in this area.

Original comment by flof...@gmail.com on 9 Jun 2008 at 1:57

GoogleCodeExporter commented 8 years ago
I have to agree that a camera view SVG export tool incorporated in this plug-in 
would be excellent.  I look 
forward to your additional development of this tool.

Original comment by bob.bulk...@gmail.com on 14 Nov 2009 at 8:18