danginsburg / opengles-book-samples

Automatically exported from code.google.com/p/opengles-book-samples
233 stars 84 forks source link

hollow center at Simple_TextureCubemap #15

Closed leslie-wang closed 8 years ago

leslie-wang commented 8 years ago

Thanks for the great books and detail sample. For Simple_TextureCubemap.c, if I change the sphere radius from 0.75 (which is default value) to 1.1, it will have hollow center like this uploaded snapshot. Just wonder to know why it happens.

screen shot 2016-05-18 at 6 59 33 pm
leslie-wang commented 8 years ago

I think I can just translate in z axis, then it will fill the hole.