Wednesday, June 8, 2011

Journey Into Interactive Online

The 1st draft of the interactive Journey Back Into Imagination is now up and running online.  Check it out HERE.

It doesn't seem like there's much to it yet (and there really isn't), but it was quite a bit more work than I expected.  I started working on the interactive model with some free game development software called 3D Rad.  I was running into limitations including not being Mac compatible and a really fussy web player so I eventually decided to try Unity.  Unity is a lot more complicated but very flexible (and still free).  I finally have most of the basics figured out.  My goal wasn't really to copycat all of the software and techniques being used over at Horizons Resurrected.  I've actually researched and tried about 20 different programs for various parts of this project and eventually ended up using the same stuff.  I know first hand why he picked what he did now.  Currently, I'm using Google Sketchup 8 to build the models (see some of the parts HERE).  I then export them using PlayUp into Unity to build the "game".

I don't really have  background in 3D graphics or game development so I'm learning everything as I go.  Fun and frustrating.  I started playing with Google Sketchup about a year ago and think I've become relatively proficient at it, but I have been doing a lot of cheating.  When shapes got complicated, I usually hid the problems with clever coloring or a carefully placed square.  My models were built to be seen from specific angles or in videos where I controlled the view.  In an interactive model where you can wander around on your own, that is not practical.  Also, all of that hidden geometry covered up in the background still gets rendered by the game software.  Things get slow and clunky.

I've spent the past couple of weeks going through nearly every inch of the JII model.  I've removed tons of hidden junk geometry and simplified a lot of messy intersections.  I've also made some of the interior spaces accessible so all of my cheats that made the exterior look good while mucking up the interior had to go.  I've also broken it down into smaller chunks (called components) and set all of them to the same axis orientation for better control in Unity.

And then there are the faces.  I've learned that all faces have a front and a back.  In Sketchup, that isn't a big deal because you can just paint either side the color you want.  In Unity, the backside of faces are invisible (at least by default - I don't know if that can be changed yet).  A huge part of the work this last week has been flipping about half of the hundreds of faces in this model and then repainting them.  That work is not entirely done.  You can still see many invisible walls, ceilings and other surfaces when you go inside the buildings.  Fixing that is my next task.

I'm starting to fix up the basic interior structures today.  My plan is to try and add a few fancy features to the exterior after that: better textures, animated water features and jumping fountains, other people, the missing trees, and maybe some lighting so I can do night scenes as well.  In the interior areas that are fleshed out already, I need to add lighting, working escalators (and maybe the elevator too) and I want to start adding some sound as well.

Building the inside of the ride and Captain EO theater are farther ahead but still the ultimate goal.  If I get pretty decent at Unity, maybe I can put some functioning Image Works elements in as well.  We'll see...

And now back to work.

No comments:

Post a Comment