Changeset 2112 in orxonox.OLD for orxonox/branches/chris/src/orxonox.cc
- Timestamp:
- Jul 12, 2004, 10:28:25 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/chris/src/orxonox.cc
r2105 r2112 139 139 glClearColor(0.0, 0.0, 0.0, 0.0); 140 140 glEnable(GL_DEPTH_TEST); 141 glEnable(GL_COLOR); 141 142 glShadeModel(GL_FLAT); 142 143
Note: See TracChangeset
for help on using the changeset viewer.