Re: [Plib-users] Buiding Sky using the functions in ssgaSky
Brought to you by:
sjbaker
From: Nick M. <nic...@ds...> - 2004-07-26 00:33:44
|
Thats good news !!! I wish you luck in your simulation ! Cheers, Nick Michael Wessels wrote: >Hi Nick, > >I have found the solution. In a part of my code for initialisation of OpenGL >I had the the statements >glEnableClientState(GL_VERTEX_ARRAY); >glEnableClientState(GL_NORMAL_ARRAY); > >I deleted these lines and now all runs well. > >Best regards > >Michael > > |