Sunday, July 27, 2014

Scenario Based Nature

A Satyendra and MB Vinay the credits go to them. The code given here is a compressed file. Uncompress it using some software into a folder. Copy that folder. Then in eclipse create a C++ project and paste this folder inside that project. Set the project properties and off you go.

You should get this snapshot:



Here is the source.

Egg Game

Project by Jyothi SV and Vaishnavi R. Good improvisation. Mouse position controls the location of the basket. Newton's apple was a similar project but i am still including this.

Snapshots:
This is the initial Screen:
 Here the egg does not fall into the basket.

Here the egg goes into the basket. Points need to be increased but that does not happen in this project. Only level is shown.

Here is the source. Instead of going on posting projects created by students if i take the effort in explaining how these were created in the first place i feel i would be doing a great service. That is actually what i will be doing. I hope i have sufficient time for that. I will be explaining Brainvita first so giving a link here for easy browsing.

Paper Fold and Unfold

This is a project on folding a paper sheet also called as Origami in japanese.

This is an art itself. Paper folded and cut at several places yields good design when opened. This can be done in a program.

In this project by Pankaj Datta and Aditya Raj the paper is folded and made into a paper rocket. The rotation of the sheet of paper can be toggled.

Snapshot:


Here is the code. Modifications to the code include using a different sized paper. or folds at other places.