So us here at ACE have a show at the Beale center for Art and Technology, opening on June 3rd (Thursday). As such, I’ve spent most of yesterday and today setting up the physical incarnation of the Infinicity project.
Posts from ‘May, 2004’
Infinicity: Interface, splash screen
As mentioned below, I bought a metal Dance Dance Revolution pad for the navigation interface for the Infinicity:
I’ve got the pad controlling motion through the suburb demo. Stepping forward moves the viewpoint forward, stepping back produces backwards motion, and stepping to either side causes the camera to turn in that direction.
I’ve also added a splash screen- it alternates through three shots from the various pieces of the app (to be updated as the visuals improve) until a coin is inserted. Once a coin is inserted, the user is free to move around the space via the DDR pad. The time a quarter buys isn’t strictly limited, but if there is no motion on the part of the user for a set period, the app reverts to the splash screen until another quarter is inserted.
Infinicity: Buildings!
I’ve got buildings-aplenty, being rendered via a recursive algorithm. Other than that, there’s been progress made on the interface front. I’ve got it responding to a coin interface I built awhile ago (pictures to come soon), and I have the navigation being controlled via a gamepad. In it’s final form, navigation will be driven by stepping on a metal Dance-Dance Revolution pad. I just received the pad on Saturday, but need to modify the code a bit, as the pad registers as X/Y axises rather than button presses.