|
[OpenGL home] |
NeHe's OpenGL lessons
|
Here are two lessons of NeHe's
site that had not been ported to Delphi:
Lesson 23: Sphere environment mapping
Executable (132 Kb)
Lesson 25: Simple morphing
Executable (34 Kb)
Updated on the 25th of June 2003 |
|
GLScene planet
|
This is a very simple demo showing how to display an earth map
(borrowed from Sulaco's site) on
a sphere and locations on its surface given by a set of longitude-latitude
coordinates. The position of the sun is updated automatically and determines
which parts of the world are in the night and which are in the day.
This demo will ultimately be used to show where the GLScenians are living (so far only a few of them are represented). Well, this is actually only the beginning! This program seems promised to bright future with more and more GLScenians adding their competences to it. The latest version can be found here. |
|