Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3526 in orxonox.OLD for orxonox/trunk/src/orxonox.cc


Ignore:
Timestamp:
Mar 13, 2005, 8:00:25 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: better ModelView-matrix transformations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/orxonox.cc

    r3449 r3526  
    173173  // SDL_WM_SetIcon(SDL_Surface *icon, Uint8 *mask); 
    174174
    175   // OpenGL stuff
    176   glClearColor (0.0, 0.0, 0.0, 0.0);
    177   glEnable (GL_DEPTH_TEST);
    178    
    179175  return 0;
    180176}
Note: See TracChangeset for help on using the changeset viewer.