Hi Manuel,

[EMAIL PROTECTED] wrote:
> Hi together.
> 
> Because my new Job "forced" be to learn C# and .NET I am in it right
> a
bit. And now I'm interessted in the opportunity to combine C# and
OpenSG. Is there someone out there who managed this before? Is there an
example in the sources of OpenSG? Or is it possible to get one (this
question goes to Dirk ;-) )

I'm not aware of any existing C# bindings, and honestly I have no clue 
what would be involved in doing them (I have very little clue about C# 
in general).

I know Allen has made some good progress with pyOpenSG (which uses the 2 
branch), even though it was a little painful to get there, we could 
probably add some insight. That might take a while, though, he's going 
to be very busy privately starting in the next few days. At least he's 
used to not getting much sleep. ;)

In general OpenSG is not too binding-unfriendly, you could create 
bindings from the fcd files or from the internal reflective API for most 
parts, and manually create some for the basic types. But it's going to 
be a non-trivial amount of work, not something to do in an afternoon if 
you're targeting anything remotely generic.

But if you get around to making it work I'd be interested in any case. ;)

        Dirk





-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to