I have to get over a critical step - need to load a scene into Axiom,
can you help me?
I'm using Blender for which a DotScene export is available.
(Collada export as well, just couldn't prove its functionality yet,
however)
If a particular SceneManager.LoadWorldGeometry() shall be used for
loading scenes, first I'm not sure about the file format it "eats"
except it's xml, seconds I don't see it loading anything except some
options - so I assume it either to be an incomplete implementation or
I'm sneaking around the wrong methods.
I don't wish to use RF for now, coz it seems quite buggy, however if
the RealmForge.Importers.Collada project was working and could easily
be integrated with current Axiom branch, that would be something at
least... still, is there an easier way?
What would be you suggestions on loading scenes into Axiom?
I you can help, please reply here or maybe better here
http://forums.realmforge.com/viewtopic.php?t=591
so other users can also read the answer.
Thank you
RealmForge GDK ( http://realmforge.com)
Resume (http://realmware3d.com/Resume.pdf )
Business Card ( http://realmware3d.com/BusinessCard.jpg)
the current Chronos code doesn't seem to contain a dotscene loader, I
didn't found it at least. (downloaded 0.5 SVN and nightly tar ball as
well)
Am currently digging through the Axiom code to get a better idea what
could be done...(but need a break ;)
Thanks for replies.
Collada could be a whole different bag of tricks, if you actually
wanted to embed your geometry in the collada scene file itself...which
I highly recommend against, imho, just from the standpoint of being
able to selectively modify and manage your resources.
Sometimes the simplest solution is the best, at least until you
actually see a real life reason to deviate..
How you destcribe your DotScene loader implementation is exactly the
solution I have been thinking about after inspecting the Axiom code.
Who's Mike? Can you help me obtain the code?
I hope I wouldn't need any much help to get it working, If I isolate
some bugs I'll be happy to report/fix them.
Thank you.
I'd preferably like to help test/improve code that would be part of
Axiom (although am not sure about my skills honestly).
However, just need to load Blender scenes now, any piece of decently
working code is appreciated...
Feel free to use my e-mail eventually...
You could use my e-mail visible here on forum or maybe here is
something usable for this
(no registration, no terms of use, no limits hmm.. nearly suspicious,
ain't it? but what can happen when uploading free stuff, anyways)
Thank you very much
I did, thanks a lot. The next day or so I already sent you an private
e-mail to "michael dot cumings at gmail <nosmapdot> com" with
corrected and refactored code of DotSceneLoader020.cs and
DotSceneXmlUtility.cs.
(it was not that bad, but could be improved)
Didn't you get the patch?
I'll send it again to the same address, please tell me if you got it...
Cheers,
andris
New e-mail sent now however.
Ok, sent again that's no prob.
a.
Thanks,
David