What steps will reproduce the problem?
1. run application
2. no cylinder displayed
What is the expected output? What do you see instead?
-
What version of the product are you using? On what operating system?
15 July 2009 download from CVS
Please provide any additional information below.
GLViewController.m, line ~111 should say: path = [[NSBundle mainBundle]
pathForResource:@"cylinder2" ofType:@"obj"];
if it doesn't already.
However the cylinder2.obj file and the cylinder2.mtl file have not been
included in the xcode project.
Simply add these files into the project to have the cylinder displayed on
screen at runtime.
Original issue reported on code.google.com by dgwilson65@gmail.com on 16 Jul 2009 at 9:11
Original issue reported on code.google.com by
dgwilson65@gmail.com
on 16 Jul 2009 at 9:11