[ODE] ODEEd: Is anyone using it?
William Denniss
lists at omegadelta.net
Wed Sep 1 17:01:59 MST 2004
Hi,
I was in discussion with the author a while back and he was planning to
create an XODE ( http://tankammo.com/xode/ ) export plugin which would
mean the data could be used anywhere. He was also thinking about open
sourcing the program. The .OED format was never meant to be used in
ones own application, there are no guarantees that it won't change from
version to version. A format such as XODE is definitely preferable for
this kind of thing.
I haven't heard from him for a while, so I don't know what happened.
It is possible for anyone to create this plugin, but he is probably the
most qualified.
I too really like this program. What I have been doing is just using
it to model and then creating the XODE files by hand using the values
from the program.
Regards,
Will.
On 01/09/2004, at 4:44 PM, Julian Spillane wrote:
> Hey all!
>
> I recently stumbled across the incredible ODEEd program
> (www.odeed.org).
> Personally, I find it to be a very open ended solution for accurately
> modeling my physical bodies.
>
> The only problem is that it's written in Delphi, and I don't know
> heads or
> tails about converting some of Delphi's datatypes to C equivalents.
>
> I tried making an exporter DLL for it, modeling it after the Delphi
> template
> as best as I could, but no matter what I did, the editor wouldn't
> recognize
> it. So, seeing temporary defeat, I decided to try and parse the .OED
> format.
> I got pretty far until I realized that my lack of knowledge of some of
> the
> more obscure Delphi datatypes like its sets and whatnot was really
> screwing
> up my loading procedure.
>
> So, all of that being said, has anyone using C/C++ successfully
> created a
> file format/parsed the .OED format for use with ODEEd? If so, any tips
> would
> be greatly appreciated.
>
> Thanks in advance!
>
> Best Regards,
> Julian Spillane
> _______________________________________________
> ODE mailing list
> ODE at q12.org
> http://q12.org/mailman/listinfo/ode
>
>
More information about the ODE
mailing list