Changes between Version 39 and Version 40 of tutorial
- Timestamp:
- Jun 30, 2013, 11:32:07 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
tutorial
v39 v40 647 647 [[Image(point-cloud.png,right)]] 648 648 === Exercises #4 === 649 1. Insert {{{teapot.c}}} interactivity example into {{{wavefront.c}}}above and save it as {{{motorbike.c}}}.649 1. Insert [attachment:wavefront.c] into extended [attachment:teapot.c] interactivity example above and save it as {{{motorbike.c}}}. 650 650 Verify that there are no compile problems and that the {{{main()}}} contains {{{read_wavefront("motorBike.obj");}}}. 651 651 Disable lengthy wavefront saving in {{{main()}}}.