Mercurial > hg > Game > Cerium
diff Renderer/Test/collada.cc @ 1392:555d2a31cf0c draft
collada moved
author | e095732 <e095732@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 30 Jan 2012 16:12:20 +0900 |
parents | 1ea6e4eb2b0a |
children | ad841dcdbe67 |
line wrap: on
line diff
--- a/Renderer/Test/collada.cc Fri Jan 27 18:23:56 2012 +0900 +++ b/Renderer/Test/collada.cc Mon Jan 30 16:12:20 2012 +0900 @@ -106,8 +106,8 @@ } } -static const char *collada_file="collada_file/ball.dae"; -static const char *name="Ball"; +static const char *collada_file="collada_file/sample.dae";//"collada_file/ball.dae"; +static const char *name="Cube"; MainLoopPtr ball_bound::init(Viewer *sgroot, int screen_w, int screen_h)