Hello,
is there any possibility to work with Ogre 64 Bit and C#? Are there any C# Bindings that are working?
regards
SLeopold
Using C# and 64 Bit
-
- OGRE Team Member
- Posts: 2141
- Joined: Sun Mar 30, 2014 2:51 pm
- x 1151
Re: Using C# and 64 Bit
Ogre 1.10 has SWIG descriptions that are used to generate Python and Java bindings. C# is still missing. For details see:
https://github.com/OGRECave/ogre/blob/m ... .md#python
https://github.com/OGRECave/ogre/blob/m ... .md#python
-
- Orc Shaman
- Posts: 737
- Joined: Fri May 31, 2013 2:28 am
- x 65
Re: Using C# and 64 Bit
"out of the box" you can compile java classes to c# classes with ikvm https://www.ikvm.netparoj wrote: ↑Tue Feb 06, 2018 12:30 pm Ogre 1.10 has SWIG descriptions that are used to generate Python and Java bindings. C# is still missing. For details see:
https://github.com/OGRECave/ogre/blob/m ... .md#python
but if you go a bit into swig you can generate c# bindings without the swig->java phase
it will probably work much better and anyway mastering swig is a rewarding skill
fun fact: using swig is actually much easier than reading its documentation
the woods are lovely dark and deep
but i have promises to keep
and miles to code before i sleep
and miles to code before i sleep..
coolest videos link( two minutes paper )...
https://www.youtube.com/user/keeroyz/videos
but i have promises to keep
and miles to code before i sleep
and miles to code before i sleep..
coolest videos link( two minutes paper )...
https://www.youtube.com/user/keeroyz/videos