Friday, October 26, 2007

Collisions

I was finally able to get the man to move, and the main states game state to work. I also got the collisions to kinda work... though the objects don't have any geom attributes (so they just pass through each other)

also everything works through FSMs now

-- Hatim

Move/sound demos

This was the first demo I did on WiiMote movement. It was just a ball that moved around. Later on, I snapped the camera on the back of the ball so as it rolled, the camera followed (like in the driving demo).



In this demo, I replaced the ball with the image of a simple man from Wiki tutorial. The camera followed the man around and I added the sound of a chicken to the ball to check how it works. Also, in this demo, I added the theme song. Now, I'm converting my functions into state machines.

Thursday, October 25, 2007

Website Design



First picture is the outside scene for the website picture. Second picture is the actual house scene. So, the website wasn't a 2D image after all!

Saturday, October 20, 2007

Skeleton for the Chicken


Finally figured out putting in skeletons, but when moving chicken deforms slightly.

Monday, October 8, 2007

The Material for the Chicken


A red, white, and Mickey Mouse yellow chicken. Apparently, you need to convert the NURBS into polygons in order to work in Electro.

Sunday, October 7, 2007

The Design of the Chicken


Entirely made of spheres, the legs are made from cylinders. Now I need to figure out coloring.