Posts

Showing posts from April 29, 2018

Alice 3 - Indian Art and Culture

Image
This project is to use Alice 3 to create a interactive video to figure out the state and the state dance. Project details To idea is to use the India political state map and convert into the grid and figure out the grids for each state and manipulate the code to track the mouse click to activate the image or video. Billboard: You can get/download the pictures into your computer for all or most of the states of India. We need to use the India political map to make it to grid and figure out the graph X and Y positions. Create variable arrays for each state to track the position in the scene property.  Opacity: For all the dance pictures we could go and set the opacity property to 0 so that it is invisible. EventListener: Either we could use KEYPRESS or MOUSECLICK event to track the user input. If keypress we could use the state abbreviation to activate the state input to show the dance video or picture.  Here we used MouseClickOnObjectListener and M