Hi Anders,
FreeCAD uses Open Inventor (it's fork) - and while it is not osg ( I had idea some time ago to port FreeCAD to osg - but unfortunately I'm constantly time constrained ) you might take a look there for inspirations. otherwise there are several osg based modelling tools ( which are not CAD, but still - Blender is used for CAD rendering too ) - you might take a look too Regards Sergey On Fri, Feb 6, 2015 at 4:03 PM, Anders Backman <[email protected]> wrote: > New try, the previous was too big (included an image...) > > Hi all. > > A general question about rendering... > > Does anyone has code? to share for a solid CAD style rendering with > OpenSceneGraph? > I am deliberately vague because it is a broad concept. > > A technical rendering style, order independent? transparency. > Hidden lines wire frame etc... > > I am looking for inspiration for implementing this kind of rendering. > We do most of our rendering using Shaders today. We have a "megashader" at > the end which does all lighting, shadowing, texturing etc. > > Below is a shot from GrabCAD which sort of illustrates what I am looking > for. > > http://pbrd.co/1zfevxL > > Position of light sources, type of lightsources # lightsources etc. > Any hints? > > > Tankful for any input. > > Cheers, > Anders > > > -- > __________________________________________ > Anders Backman, HPC2N > 90187 UmeƄ University, Sweden > [email protected] http://www.hpc2n.umu.se > Cell: +46-70-392 64 67 > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

