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). > > 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.
Perhaps we should meet in the middle. The model stuff could be modified so that it's in a class like in ogsim. Perhaps it could just be adapted right into it. It should still stand alone, so whatever class is in ogsim would contain an instance of the model class. _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
