Re: [Plib-users] Buiding Sky using the functions in ssgaSky
Brought to you by:
sjbaker
From: Nick M. <nic...@ds...> - 2004-07-01 04:00:39
|
Michael Wessels wrote: >I have tried the sky example and it runs well. > > great ! well if the example works then maybe there is a bug in your code ? >The difference in my code is, that the function sky->build(...) is called in >a different file as the function sky->preDraw(() . > > are you sure the 'sky' objects in both files are pointing to the same object (i.e. are the pointers the same) ? >If I'am using the functions init_graphics and redraw of the example sky in >my code.Tthe scenery with the sky is rendered then well but in another >window than my simulation is running. > >Where comes the problem from? > > without seeing your code its difficult to say what is going wrong. Cheers, Nick |