Discussion Assignments | Online Homework Help
Use the WebGL sample code to implement the following:
• change the cube to the house from the Foley book (House means the general carton shape of a house.)
• change the colors for each surface of the house
• Add following options:
◦ ability to define a line—3d coordinates via text box will be acceptable
◦ ability to define a curve—3d coordinates via text box will be acceptable
◦ animate such that the camera moves along this defined line or curve and projects the view of the house appropriately Sample code may be found at http://cs.uml.edu/~kseethar/Spring2019/programs/p4/p4.html
Deliverables
• Source files
• Sample Input/output
• 1 page report : Write about issues faced, lessons learned, any remaining bugs etc.
Extra Credit
• any other functionality …. – please document in report and code.
Please use source code.