An open API service indexing awesome lists of open source software.

https://github.com/programmarchy/iphone-earthsim

A sample OpenGL app that renders a model of the Earth
https://github.com/programmarchy/iphone-earthsim

Last synced: about 1 year ago
JSON representation

A sample OpenGL app that renders a model of the Earth

Awesome Lists containing this project

README

          

This is a sample app which is based on the OpenGL tutorial by David Jacobs.

The code for rendering a texture-mapped Earth sphere was ported from a C++ implementation by Ohad Eder Pressman.