On Tue, 1 Mar 2005 14:40:45 +0100, Attila Kinali <[EMAIL PROTECTED]> wrote: > On Tue, 1 Mar 2005 13:49:03 +0100 > Nicolai Haehnle <[EMAIL PROTECTED]> wrote: > > > On Tuesday 01 March 2005 03:52, Timothy Miller wrote: > > > Does the ogsim build automatically translate the model code, or do > > > changes to the model have to be ported to ogsim manually? How do you > > > keep track? > > > > They have to be merged manually at the moment. I'm keeping an eye on the > > version in model/ in the Subversion repository, and I will definitely do > > merges from time to time (the float25 stuff isn't integrated into ogsim > > yet). > > Apropos: what about the svn commit ml on duskglow ?
Oh, yeah... it's there. Nothing's hooked up to it, and no one is subscribed, but it's there. In fact, there's also an announce list and one other. I'll list them when I get to work. > > > The model definitely cannot be integrated 1:1 as is; it may be possible to > > change that with some macro magic, but I haven't looked into that yet. > > Maybe I will do so the next time I do a merge. > > Why not ? I thought both are written in C/C++ and thus it should > be possible to link against the model. Or am i too naive ? The model functions aren't wrapped in a class. I propose to change that, then it'll be simple. > > BTW: Again, why do you use KDE libraries ? Nicolai wrote ogsim, so he chose the libraries. The model doesn't use any libraries, so if you want to wrap it in something else, go right ahead. Also, I noticed someone was working on a mesa driver for the model. Way cool! _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
