Project 4 Description
- Create 5 unique terrain tile sets
- Using the provided program hview, create 5 unique terrain sets via
h3d file format. If you were to implement a tile set called "street",
you would need more than one tile to represent it. This counts as 1
terrain tile set no matter how many tiles it takes to make it.
Examples of terrains might be: Water, Ice, Street, Railroad, Field,
etc.
- Create 20 unique obstacle tile sets
- Using the provided program hview, create 20 unique obstacle sets via
h3d file format. If you were to implement a tile set called "street lamps",
and you needed more than one tile to represent it, this would count as 1
obstacle tile set no matter how many tiles it takes to make it.
Examples of obstacles might be: Buildings, Lights, Benches, Billboard
signs, Fences, etc.
- Tile Creativity
- Tile creativity will count for a significant part of the grade.