Hi Vishwa, I think OSGDotNet is not maintained anymore. But it is very straightforward to include a form for OSG rendering within a C# application. You'll need to create C++/CLI project for your 3D visualisation, an example of this can be found in the attachments at the bottom of this page http://www.openscenegraph.org/projects/osg/wiki/Community/LanguageWrappers (OSGCppCLIDemo.rar). Add a reference to this C++/CLI project in your C# GUI project, next you can create the C++/CLI windows form in C# code.
Kind regards, Ruben From: [email protected] [mailto:[email protected]] On Behalf Of shekhar vishwa Sent: zaterdag 5 mei 2012 10:58 To: [email protected] Subject: [osg-users] OSG dotNet wrapper for osg 3.1.1 version Hi, I am developing the 3D visualization application in C#.net. For 3D visualization part, I want to use the OSG as middleware in windows form. I require OsgDotNet latest version. Can anyone help share the download link for version 3.0.1. Thanks Vishwa This e-mail and its contents are subject to the DISCLAIMER at http://www.tno.nl/emaildisclaimer
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

