Alice 3 - Indian Art and Culture

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 MouseClicked to get the x position and y position using the getScreenDistanceFromLeft and getScreenDistanceFromBottom events.

use If statements to zero in on the state and activate the opacity property of the state dance picture and repeat.

Camera maker:

It is advisable to use a camera maker to freeze the grid values and track properly without dependence on where you are starting the RUN from. 



Comments

Popular posts from this blog

Gears and basic concepts

Gears

Courses Offered