average
01-08-2006 17:15:55
I've been looking around for a .NET approach to an upcoming project. OgreDotNet looks very promising, but I am curious if there are any pitfalls with using the OGRE libraries with just C++/CLI. From what I understand, you can basically just 'use' OGRE without any special wrappers with C++/CLI, more or less the same way you would use it with native C++. Is this correct?