for Professional Info - please see:
Email contact:
Open Source Projects
Ultimate++ port to MacOSX (preliminary)
This is a binary that runs on MacOSX 10.6 and later
under the X11 emulator. It does not
generate a Cocoa UI (native) but instead uses the UPP widget framework.
Build 3211 was used as the base. The flags NOGTK OSX11 must be manually set for any project you wish to build. The UPP project team is
currently working on the Cocoa/Native version.
Alternate site
a runnable binary is stored here on Google Code
with a SHA1 checksum.
Ultimate++ Project Homepage
Big Earth Maps and Lat/Lon Mashup
Allows you to access Google and Yahoo Maps using
latitude and longitude coordinates, and also to display large 4K and 8K maps. The resulting large maps can also be geo-referenced with elevation data from the
USGS server
to create a 3D terrain model (nice for flight simulator projects etc.!)
OBJ2DX
Converts 3D triangle geometry in OBJ format to DirectX .X format.
It was written in C# and runs on Windows .NET.
Source code and samples