Hi Hesicong,

Thanks for posting this, this looks like a nice little demo and something
nice to play with.

Thanks!

Jason

On Feb 19, 2008 4:42 AM, hesicong2006 <[EMAIL PROTECTED]> wrote:

> I have done a simple demo written in C++/CLI to show how you can
> integrate OSG with .NET. This demo shows you how to open a file and
> control scene using button control. osgNETDemo.png is the screen shot,
> source code is also attached.
> The benefit of using .NET platform is to ease UI creation and use the
> powerful .NET framework. C++/CLI is best language to complete this task,
> this is the only one language (except IL) support mix code. The bad
> thing is you must install both VC8 redist package and .NET framework
> 2.0, this may cause deployment problem.
>
> PLEASE NOTE:
> You must install Visual Studio 2005 or above with VC++ installed.
>
> You can also download them from my homepage: http://www.hesicong.net
>
> _______________________________________________
> 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

Reply via email to