05/01/05

Many changes have been made.

Our original project is coming along well. We have added a GLUI menu along with the scene. This menu controls the options for the mountains or plains. Currently the main project can draw mountains or plains, or both. Through the menu, the user chooses a type of terrain, and the code outputs the resulting scene. Pictures will be added soon.

04/24/05

Over the weekend, various changes have been made. Our scene now has random hieght generation. We have altered our algorithm. Now we are planning on creating 2 different scenes. One will be a normal plane, and the other will be a mountain. Once we get each of these to work, we will put them together.


04/21/05, 10:00pm

We changed the algorithm we are using to create our quad mesh. The algorithm is called the Diamond-Square algorithm. This was gotten from This Site. The result is a working quad mesh coded with recursion. We can alter the level of recursion by hitting a keyboard key. The image is on the images page. We also coded a function to create random numbers.


04/12/05, 9:00pm

We attempted to output a simple Quad mesh today and failed miserably. We are going to ask about it during the next class.


04/11/05, 7:00pm

Today we created the webpage and got it on the network. The Image page contains nothing at the moment.