Monday, May 2, 2011

How to explain If/Else

I want to create a 3d interactive model which will prompt the user to alter the model in some way based on a choice they make. For example there will be two different ways you can rotate the model and different shapes will form based on the desisions made.

I think this will help illustrate the term If/Else becaues if/else is used to make different things happen in the code and create different results which is what will happen with my model.

No comments:

Post a Comment