Skip to content

Commit

Permalink
Merge pull request #2 from kubark42/master
Browse files Browse the repository at this point in the history
Added Death Star
  • Loading branch information
peabody124 committed Nov 8, 2012
2 parents 1ea2eb8 + 741ae24 commit 8e6f06d
Show file tree
Hide file tree
Showing 8 changed files with 818,409 additions and 2 deletions.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
818,407 changes: 818,407 additions & 0 deletions osg_models/death star.osg

Large diffs are not rendered by default.

File renamed without changes.
4 changes: 2 additions & 2 deletions visualization.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ double homeLat=42.349273;
double homeLon=-71.100549;
double homeAlt=0;
double initialAlt=200;
string earthFile="boston.earth";
string modelFile="joe_cnc/J14-QT_X.3DS";
string earthFile="osgearth_models/boston.earth";
string modelFile="airframe_models/joe_cnc/J14-QT_X.3DS";
//! Magic value to check the static data
enum magic_value { MAGIC_VALUE = 0xAF01BC32 };

Expand Down

0 comments on commit 8e6f06d

Please sign in to comment.