Palomino - Main Contents

©2004,2008  Jim E. Brooks   http://www.palomino3d.org


Main Contents

Overview

C++ Modules

Lua Scripts

Misc


Overview

[2008/02]

The source code of Palomino is designed to be modular and layered. Layers (in the form of Facade and Mediator C++ classes) keep the top-level of the program from becoming too dependent on drivers, graphics API, scene graph library, etc.

Palomino (version 3) renders using OpenSceneGraph 2.x. OSG provides the ability to load and render satellite imagery.


Last modified: Sat Dec 6 00:34:33 EST 2008