Andy Ross <[EMAIL PROTECTED]> said: > Your changes to put the panel in a scene graph are the big part of the > solution. Really, the panel should be drawn immediately after the > aircraft model, with the same matrix environment. If you can get this > put together (forgive me if you already have -- I haven't read the > changes yet), I'll fix the panel. > Well I haven't done that. Ideally (perhaps not a good word :)) the panel code would get the orientation from the FGModel class and a panel XYZ from the model's xml file. We really don't want anything to be dependant on the viewer for that kind of data. How about I publish the model rotation and you can add the panel position XYZ to the translation?
Best, Jim _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
