Changeset 4090 in orxonox.OLD for orxonox/branches/heightMap/src/story_entities/world.cc
- Timestamp:
- May 6, 2005, 6:01:06 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/heightMap/src/story_entities/world.cc
r4021 r4090 626 626 glEndList(); 627 627 628 //terrain = new Terrain("../data/worlds/newGround.obj"); 628 629 terrain = new Terrain("../data/pictures/heightmapHello.bmp"); 629 630 terrain->setRelCoor(Vector(0,-10,0));
Note: See TracChangeset
for help on using the changeset viewer.