The CubeMapped example in Chapter07 is missing some files under the Linux
folder.
First, make fails because we are missing SkyBox shader files. Once these are
copied, the program does not display anything... thats because the pos_x and
pos_y tga files are also missing. The program also does not throw an error when
it fails to find the tga files.
Copy the following files from Src/Chapter07/CubeMapped to
Linux/Chapter07/CubeMapped
pos_x.tga
SkyBox.fp
pos_y.tga
SkyBox.vp
Now you are good to go...
Original issue reported on code.google.com by nag.ra...@gmail.com on 18 Sep 2012 at 6:56
Original issue reported on code.google.com by
nag.ra...@gmail.com
on 18 Sep 2012 at 6:56