contrib/model_viewer: add missing texture assets
[nit.git] / lib / gamnit / examples / globe / README
1 Sample gamnit app rendering the earth with elevated surface, cloud layer, city lights and Phong lighting.
2
3 # Possible variations
4
5 It would have been possible to achieve the same result with different approaches.
6 They should be explored as they could provide better performances or be easier to understand.
7
8 * Use a single set of vertices, normals and indices because we only need spheres.
9 * Alternatively, use one program per sphere.
10
11 # Art
12
13 Images credit: NASA, Visible Earth