HW7: Terrain Trees

CS 481/681 2007 Homework, Dr. Lawlor

Airdrop at least 1,000 little trees over a terrain model.  Your terrain has to be at least 1km across and have features at most 1m across.  You don't actually have to worry about view or distance culling, although you're welcome to do so if you like!

I draw trees as little dark-green glutSolidCone(2.0,5.0,3,2) after translating and scaling down to meter level.

 

This assignment is due at midnight on Thursday, Febrary 15.  Please turn in ALL source code used for this assignment, unless you used my libraries, in which case only turn in main.cpp and your modified shaders.  Turn everything in on blackboard.