Writing ArchiveManager;s in MOgre

mudflap75

09-04-2008 17:47:17

Hi forum.
I've been playing around with MOgre (and Ogre) for two weeks now and it seems very nice.
I'm thinking of writing a ArchiveFactory that uses http to get the files. I want to code it in .net (c#) but i guess that it's some problem involved in doing that.

I have two questions about this.
The first thing that i noticed was that the ArchiveManager.addArchiveFactory() method isn't exposed to MOgre. Is this deliberate or is it a bug?

Is it even possible to get the Ogre-core to use my new SubClass that I will make in Manged code?

Best Regards...