Re: [osg-users] Obj model visualization using osg

2017-10-11 Thread Christian Buchner
nVidia is about to publish a tool called Virtual Holodeck which has exactly that use case (CAD models, engineering visualization) in mind. Uses VR and virtual presence. It will be made public soon (on Steam I heard), I think interested parties can currently ask for early access. Christian

Re: [osg-users] Obj model visualization using osg

2017-10-10 Thread Eon Strife
Hi Jai, There is a research paper for automated exploded view : http://grail.cs.washington.edu/projects/exview3D/ You might want to implement it based on this paper, or contact the authors. Cheers, Eon -- Read this topic online here:

Re: [osg-users] Obj model visualization using osg

2017-10-10 Thread Jai Singla
Hi, OK. Thank you! Cheers, Jai -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=72153#72153 ___ osg-users mailing list osg-users@lists.openscenegraph.org

Re: [osg-users] Obj model visualization using osg

2017-10-10 Thread Jan Ciger
On Tue, Oct 10, 2017 at 11:11 AM, Jai Singla wrote: > Hi Chris, > > Yeah correct. we have some engine models designed in CREO SW in which all > parts are explicit modeled. Now , How we can achieve exploded view and > again parts assembly and experience it using HMD devices?

Re: [osg-users] Obj model visualization using osg

2017-10-10 Thread Jai Singla
Hi Chris, Yeah correct. we have some engine models designed in CREO SW in which all parts are explicit modeled. Now , How we can achieve exploded view and again parts assembly and experience it using HMD devices? Any video recording and animation will be add on . Is there any plugin or

Re: [osg-users] Obj model visualization using osg

2017-10-10 Thread Christian Buchner
What you are describing is a highly specialized application, not a generic 3D model viewer. This application also has a lot of requirements concerning the 3D model itself. All parts must be explicitly modeled. Most 3D models of cars do not fulfill this requirement as these would simply consist of

Re: [osg-users] Obj model visualization using osg

2017-10-10 Thread Jai Singla
Hi, Sorry Robert. I will again attempt to put my point . Suppose I have a model of car in osg .ive format Disassembly mode : To disintegrate car's different parts like steering, doors, wheels etc. and again assembly mode : Integrate all the parts back to original position. Actually, we

Re: [osg-users] Obj model visualization using osg

2017-10-10 Thread Robert Osfield
Hi Jai, On 10 October 2017 at 09:04, Jai Singla wrote: > Assembly disassembly means suppose we have a complex model of aircraft or > car now by disassembly all the parts can be put apart and with Assembly, > one by one parts can be integrated Again not really explaining

Re: [osg-users] Obj model visualization using osg

2017-10-10 Thread Jai Singla
Hi, Assembly disassembly means suppose we have a complex model of aircraft or car now by disassembly all the parts can be put apart and with Assembly, one by one parts can be integrated Thank you! Cheers, Jai -- Read this topic online here:

Re: [osg-users] Obj model visualization using osg

2017-10-10 Thread Robert Osfield
On 7 October 2017 at 06:56, Jai Singla wrote: > Able to convert model using osgconv and visualize it. Shall we do assembly > / disassembly of model using OSG > What do you actually mean by assembly/disassembly of model, it's rather too open ended to give any answer. As a

Re: [osg-users] Obj model visualization using osg

2017-10-10 Thread Alberto Luaces
"Jai Singla" writes: > Hi, > > But, now a days many sw are available like unity, worldviz vizard which are > built on OSG ? Is not any plug-in developed for OSG directly? > Hi Jai, Certainly, Unity is not built on OSG. I do not know about Vizard, but I think you are right about the point that

Re: [osg-users] Obj model visualization using osg

2017-10-09 Thread Jai Singla
Hi, But, now a days many sw are available like unity, worldviz vizard which are built on OSG ? Is not any plug-in developed for OSG directly? Thank you! Cheers, Jai -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=72138#72138

Re: [osg-users] Obj model visualization using osg

2017-10-06 Thread Jai Singla
Hi, Able to convert model using osgconv and visualize it. Shall we do assembly / disassembly of model using OSG please , shed some light on this. Thank you! Cheers, Jai -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=72130#72130