Re: [osg-users] rendering edges of an object only

2007-10-23 Thread Joachim E. Vollrath
Hi! The new depth peeling example also does silhuette rendering. Maybe that's what you're looking for... andrej spilak wrote: Hi! Does anyone have an experience with rendering a silhuette of an object only (hidden line removed)? I would kindly ask for a detailed instructions for which

Re: [osg-users] rendering edges of an object only

2007-10-23 Thread Paul Martz
Subject: [osg-users] rendering edges of an object only Hi! Does anyone have an experience with rendering a silhuette of an object only (hidden line removed)? I would kindly ask for a detailed instructions for which classes to use. thanks in advance, andrej

Re: [osg-users] rendering edges of an object

2007-10-12 Thread andrej spilak
John Donovan pravi: andrej spilak wrote: Hi! I've exported an object from SolidWorks and stored it in .osg format. Now I'm trying to get rendered the edges of an object (without triangles as are seen in wireframe in the osgviewer - only the edges wireframe). What would be best

Re: [osg-users] rendering edges of an object

2007-10-12 Thread John Donovan
Hi! I'd like to know whether hidden line removed (silhouette edges) rendering can be achieved with OccluderGeometry class ? In addition, i have found Shi Yazheng's article (http://www.cs.umu.se/education/examina/Rapporter/ShiYazheng.pdf) implementing SEDGeode, which seems a good solution

[osg-users] rendering edges of an object

2007-10-11 Thread andrej spilak
Hi! I've exported an object from SolidWorks and stored it in .osg format. Now I'm trying to get rendered the edges of an object (without triangles as are seen in wireframe in the osgviewer - only the edges wireframe). What would be best possible solution(s) to achieve this? I'd like to have

Re: [osg-users] rendering edges of an object

2007-10-11 Thread Adrian Egli
Hi i don't really understand what you like to render. (A) wireframe mesh (B) silhouette (C) cartoon? have a look at osgfxbrowser sample /adegli 2007/10/11, andrej spilak [EMAIL PROTECTED]: Hi! I've exported an object from SolidWorks and stored it in .osg format. Now I'm trying to get

Re: [osg-users] rendering edges of an object

2007-10-11 Thread andrej spilak
I'd like to render a wireframe of an object with it's outer edges only. Basically only outline of an object. Are there any osg solutions? best regards, andej Hi i don't really understand what you like to render. (A) wireframe mesh (B) silhouette (C) cartoon? have a look at osgfxbrowser

Re: [osg-users] rendering edges of an object

2007-10-11 Thread John Donovan
andrej spilak wrote: Hi! I've exported an object from SolidWorks and stored it in .osg format. Now I'm trying to get rendered the edges of an object (without triangles as are seen in wireframe in the osgviewer - only the edges wireframe). What would be best possible solution(s) to achieve

Re: [osg-users] rendering edges of an object

2007-10-11 Thread John Donovan
andrej spilak wrote: I'd like to render a wireframe of an object with it's outer edges only. Basically only outline of an object. Are there any osg solutions? If you want to render _just_ the outline, then the method I suggested will still work, but you've just got to switch off rendering to