COSC 355 Computer Graphics
Assignment 5
Due Friday, November 2, 2001
Do Part 2 of Case Study 3.6 on page 139 of Hill’s text. Create the two Truchet tiles using OpenGL and tile them across the display window, selecting each tile at random from the two Truchet tiles. Secondly, if you create your own tiles, determine what conditions should be placed on the angle with which each curve meets the edge of the tile in order to avoid sharp corners in the resulting tiling. Then create your own tiles satisfying these conditions using OpenGL.
Combine your source program(s) and Win32 executable(s) into a zip file named 05lastname.zip, and submit it to the A01\handin directory on the project drive.