On 07/23/2012 04:28 PM, Carsten Neumann wrote:
>
> [English summary:
> Nezir asked what language OpenSG is written in and what languages are
> used to write applications. Specifically if it is possible to use .Net
> based languages.
>
> OpenSG is written in C++ and so are applications usually. There are
> *expermental* Python bindings, but as far as I know none for .Net.]

I don't know much about .NET and how to extend it, but the I think it would be 
very non-trivial to wrap OpenSG due to the fact that we do a fair amount of 
low-level tweaking to get our multi-threading data management right. Languages 
that don't give you fairly deep access into the memory management won't work 
very well (or just single-threaded, if that's ok).

Just my $.02

        Dirk

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to