Re: [osg-users] C# language invoke OSG function

2014-06-19 Thread Trajce Nikolov NICK
Hi Glen, I just did this like a week ago, was facing the same challenge. There are few options: One is to make C# wrappers with SWIG, I spent good time on this supported somewhat from the community, but at the end did not succeeded. The other is to wrap some functions into unmanaged dll, where yo

[osg-users] C# language invoke OSG function

2014-06-18 Thread 龚来恩
Hi Everyone, I want to develop an 3D application based on OSG. Is it possible that I use C# language to develop UI, and OSG presentation function is invoke by C#. If it is feasible, please give me an source code example. Glen ___ osg-users maili