flying high
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1560
Flying Saucer R7
Flying Saucer project is a pure Java XML/CSS 2 renderer. more>>
Flying Saucer project is a pure Java XML/CSS 2 renderer whose aim is to provide spec-compliant CSS 2.1 rendering for any well-formed XML document.
The current codebase can render to Java2D-based canvases and to PDF via the iText library, and covers a great deal of the CSS 2.1 specification.
There are demos for rendering XHTML, rendering within Swing applications, and rendering to PDF. Direct rendering from DocBook or other XML formats is possible, provided the appropriate CSS is available.
Main features:
- Vertical margin collapsing; CSS 2.1 specification
- Z-index property and stacking contexts; CSS 2.1 specification
- Vertical-align: top/bottom; CSS 2.1 specification
- PDF rendering via the iText library; support for PDF bookmarks, pagination and breaks, and more
- Pagination support, automatic and explicit: CSS 2.1 specification
- Rewritten "float" implementation
- Improved list marker positioning
Enhancements:
- This release includes comprehensive table support, faster rendering, bugfixes, better image generation, near-complete compliance with the CSS 2.1 specification, including lots of improvements like better forms support, CSS counters, cursor property support, compliant font property handling, and so on.
- Theres even a completely new, fast, and compliant CSS 2.1 parser built-in.
<<lessThe current codebase can render to Java2D-based canvases and to PDF via the iText library, and covers a great deal of the CSS 2.1 specification.
There are demos for rendering XHTML, rendering within Swing applications, and rendering to PDF. Direct rendering from DocBook or other XML formats is possible, provided the appropriate CSS is available.
Main features:
- Vertical margin collapsing; CSS 2.1 specification
- Z-index property and stacking contexts; CSS 2.1 specification
- Vertical-align: top/bottom; CSS 2.1 specification
- PDF rendering via the iText library; support for PDF bookmarks, pagination and breaks, and more
- Pagination support, automatic and explicit: CSS 2.1 specification
- Rewritten "float" implementation
- Improved list marker positioning
Enhancements:
- This release includes comprehensive table support, faster rendering, bugfixes, better image generation, near-complete compliance with the CSS 2.1 specification, including lots of improvements like better forms support, CSS counters, cursor property support, compliant font property handling, and so on.
- Theres even a completely new, fast, and compliant CSS 2.1 parser built-in.
Download (2.9MB)
Added: 2007-07-15 License: LGPL (GNU Lesser General Public License) Price:
834 downloads
KFLog 2.1.1
KFLog is an OpenSource program aimed at glider pilots. more>>
KFLog is an OpenSource program aimed at glider pilots. It gives you a powerfull tool to plan your flight tasks before you go flying and analyse your flights afterwards.
KFLog is the only flight analyser program available for Linux to be recognized by the FAI IGC.
KFLog projects the flights on a digital vectormap, that contains not only airfields and airspaces, but a complete elevation-map, roads, cities, rivers, and lots of other interesting objects.
<<lessKFLog is the only flight analyser program available for Linux to be recognized by the FAI IGC.
KFLog projects the flights on a digital vectormap, that contains not only airfields and airspaces, but a complete elevation-map, roads, cities, rivers, and lots of other interesting objects.
Download (0.91MB)
Added: 2005-06-17 License: GPL (GNU General Public License) Price:
1590 downloads
JFwadmin 0.8
JFwadmin provides a Java high level GUI for ipchains. more>>
JFwadmin provides a Java high level GUI for ipchains.
JFwadmin is a Java 2 high-level X11 tool for ipchains.
The GUI displays easy-to-understand services.
Features include scripts generation, firewall save and restore, automatic interface and IP address and routes detection, current firewall configuration display, and handling of masq-modules and port-forwarding.
<<lessJFwadmin is a Java 2 high-level X11 tool for ipchains.
The GUI displays easy-to-understand services.
Features include scripts generation, firewall save and restore, automatic interface and IP address and routes detection, current firewall configuration display, and handling of masq-modules and port-forwarding.
Download (0.26MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
963 downloads
HighMoon 1.2.4
HighMoon is a game similar to Artillery or Worms but it takes place in the universe. more>>
HighMoon is a game similar to "Artillery" or "Worms" -- but it takes place in the universe. There is a planet system between two flying saucers. The gravitational fields of the planets and moons change inevitably each ballistic curve.
In HighMoon is not easy to eliminate an enemy. If you miss it, the shoots can change their direction and become dangerous to the attacker.
HighMoon can be played against a computer or a human opponent in many planet systems.
HighMoon was first release with Version 1.0 in January 2005. My hardware was an AthlonXP 1700+ on a Gigabyte 7DXR+ Mainboard with 512MB DDRam, a Radeon 7500/AGP 4x Videocard and painfull onboard Sounds of a lalala 1371...
HighMoon was coded with a GNU g++ 3.4.3 running on Gentoo Linux with a vanilla-Kernel 2.6.11.5 The Sources were edited with (g)Vim 6.3 and jEdit 4.2 (nice Editor!) both available for Linux, Windows and Mac. Later Versions werde edited using Eclipse 3.0.1 width CDT 2.1. I used the SDL-Library as Graphics- und Soundinterface. This library is available for Linux, Windows and Mac as well.
The Flying Saucers and the planets were rendered using 3DStudio MAX 5 running on Windows XP. I Used Gimp 2.0 und Photoshop CS to draw the Font and the other graphics.
Installation:
HighMoon uses the SDL-Library (including SDL-Image!) for Display, Sound and Keyboard functions. For compilation of the sourcecodes you need a GNU g++.
There is a Makefile, so you can compile with a simple
make
in the sources-directory. After successfull compilation the Executable is called "ufo".
./ufo
starts the game.
If you would like to install the Game, edit the Install Paths in the Makefile. Then type:
make install
Enhancements:
- This release adds Netherlands language support.
<<lessIn HighMoon is not easy to eliminate an enemy. If you miss it, the shoots can change their direction and become dangerous to the attacker.
HighMoon can be played against a computer or a human opponent in many planet systems.
HighMoon was first release with Version 1.0 in January 2005. My hardware was an AthlonXP 1700+ on a Gigabyte 7DXR+ Mainboard with 512MB DDRam, a Radeon 7500/AGP 4x Videocard and painfull onboard Sounds of a lalala 1371...
HighMoon was coded with a GNU g++ 3.4.3 running on Gentoo Linux with a vanilla-Kernel 2.6.11.5 The Sources were edited with (g)Vim 6.3 and jEdit 4.2 (nice Editor!) both available for Linux, Windows and Mac. Later Versions werde edited using Eclipse 3.0.1 width CDT 2.1. I used the SDL-Library as Graphics- und Soundinterface. This library is available for Linux, Windows and Mac as well.
The Flying Saucers and the planets were rendered using 3DStudio MAX 5 running on Windows XP. I Used Gimp 2.0 und Photoshop CS to draw the Font and the other graphics.
Installation:
HighMoon uses the SDL-Library (including SDL-Image!) for Display, Sound and Keyboard functions. For compilation of the sourcecodes you need a GNU g++.
There is a Makefile, so you can compile with a simple
make
in the sources-directory. After successfull compilation the Executable is called "ufo".
./ufo
starts the game.
If you would like to install the Game, edit the Install Paths in the Makefile. Then type:
make install
Enhancements:
- This release adds Netherlands language support.
Download (0.40MB)
Added: 2006-03-28 License: GPL (GNU General Public License) Price:
1305 downloads

Momonga Linux 6
Momonga Linux 6 is a Linux distribution developed in a Bazaar model style among its user community. more>>
Momonga Linux 6 is a Linux distribution developed in a "Bazaar" model style among its user community.
A Momonga (aka Pteromys momonga) is a flying squirrel found both in Europe and Asia. It's an animal known for a self-asserting behaviour, despite its small size.
Major Features:
- A distribution developed by and for its own users.
- "Bazaar"-style Development.
- Secure Default Settings.
- Strong Support and Usage of Ruby.
- Easy Handling and Processing of Electronic Documents.
- Packages for Scientific and Technical Computations.
- An easily configurable installer built for the broadband age.
- Support for a Large Number of Filesystems.
- Selection of the Newest Packages at the Time of Installation.
- A unique package management system for easy updating and upgrading.
- Compatibility with the next-generation standards.
- LSB compatibility.
- Li18nux Compatible Internationalization.
- IPV6 Implementation.
- Comprehensive Documentation.
- Abundant configuration examples.
- Automatic Q&A Service.
Enhancements:
- Reduced the size of the installation media to one DVD (additional packages can be installed via yum);
- Linux kernel 2.6.26 with extended hardware support, virtualisation and support for new file systems (btrfs and nilfs, reiser4fs);
- X.Org 7.4 and Mesa 7.1 with improved graphics card support and Compiz compatibility; replaced SysVInit with Canonical's Upstart for faster booting;
- Switched to the GCC compiler 3.4 series; replaced Sun Javawith OpenJDK 1.6;
- Introduced support for virtualisation with OpenVZ and Xen.
Added: 2009-07-27 License: GPL Price: FREE
downloads
Other version of Momonga Linux
License:GPL (GNU General Public License)
SDL Sopwith 1.7.1
SDL Sopwith project is a port of the classic flying game Sopwith. more>>
SDL Sopwith project is a port of the classic flying game Sopwith.
SDL Sopwith is a port of the classic flying game Sopwith to modern operating systems and toolkits.
It was originally a port to the LibSDL toolkit, but there is now a GTK+ version also.
Main features:
- Modern native application - will run under Windows, GNU/Linux, BeOS and probably most modern operating systems supported by LibSDL
- Working sound (emulated PC speaker through the sound card output)
- Working Multiplayer
- More configurable than the original (options from Sopwith 2/ The authors edition can be turned off)
- Vastly cleaned up and portable code
Enhancements:
- Fix some compilation errors due to an error in swinit.c
- Fix networking which got broken somewhere.
<<lessSDL Sopwith is a port of the classic flying game Sopwith to modern operating systems and toolkits.
It was originally a port to the LibSDL toolkit, but there is now a GTK+ version also.
Main features:
- Modern native application - will run under Windows, GNU/Linux, BeOS and probably most modern operating systems supported by LibSDL
- Working sound (emulated PC speaker through the sound card output)
- Working Multiplayer
- More configurable than the original (options from Sopwith 2/ The authors edition can be turned off)
- Vastly cleaned up and portable code
Enhancements:
- Fix some compilation errors due to an error in swinit.c
- Fix networking which got broken somewhere.
Download (0.17MB)
Added: 2006-12-06 License: GPL (GNU General Public License) Price:
1064 downloads
Kraptor Final 2004
Kraptor is a classic shoot em up scroller game, where you must fight against tons of bad dudes. more>>
Kraptor is a classic shoot em up scroller game, where you must fight against tons of bad dudes.
The game offers high speed action, with massive destruction and lots of fun. Kraptor features a powerful engine for 2D shooter scroller games. Massive destruction, powerful weapons, all that you always wanted in this kind of games! It is also multi-platform (DOS, Win32, Linux and more!)
Main features:
- FULL SOURCE CODE AVAILABLE FREE (Under MIT license)
- Works on many platforms, including DOS, Windows and Linux!
- Supports all resolutions, like 320x200, 640x480, 1024x768, etc.; even those bizarre ones, like 160x120, 320x400, etc.
- Uses stereo positional sound (you hear the ships flying around you)
- Has a incredible particle system, that let all sorts of particle effects in the explosions, fire on the ground, the ships going down in flames,and the weapons can let a trail of smoke, beams, etc
- Has a dynamic fire, smoke and explosions system based on layers and on-fly rendering, that let show a massive destruction effect on the air and ground.
- Has a dynamic enviroment sub-engine to render rain, snow, etc.
- The ships explodes into pieces, and the builds on the ground blows up in a chain-explosion effect.
- Enemys of any size, and custom IAs and weapons.
- All kind of animated bad dudes, from tiny ones to big bad bosses.
- All the flying objects cast shadows over the background, with perspective correction.
- Support for animations and cinematic, with sound and subtitles.
- A on-fly translation system with UNICODE and UTF-8 support, that can translate on the fly all the GUIs to other language.
- Multiple weapons for player and enemies.
- Has original music sound-track.
- You can lower/raise the detail level, in low detail, the game runs good even on a 486 DX2!
- Original story, with cool movies.
- Realistic huge hi-res backgrounds levels.
- Original high quality stereo sounds and music
- Support for Spanish and English translation on-fly
- Black market shop to buy new weapons, upgrade ship, etc.
- GUI driven interface like the one used in Unre*l.
- You can Save / Load your game
<<lessThe game offers high speed action, with massive destruction and lots of fun. Kraptor features a powerful engine for 2D shooter scroller games. Massive destruction, powerful weapons, all that you always wanted in this kind of games! It is also multi-platform (DOS, Win32, Linux and more!)
Main features:
- FULL SOURCE CODE AVAILABLE FREE (Under MIT license)
- Works on many platforms, including DOS, Windows and Linux!
- Supports all resolutions, like 320x200, 640x480, 1024x768, etc.; even those bizarre ones, like 160x120, 320x400, etc.
- Uses stereo positional sound (you hear the ships flying around you)
- Has a incredible particle system, that let all sorts of particle effects in the explosions, fire on the ground, the ships going down in flames,and the weapons can let a trail of smoke, beams, etc
- Has a dynamic fire, smoke and explosions system based on layers and on-fly rendering, that let show a massive destruction effect on the air and ground.
- Has a dynamic enviroment sub-engine to render rain, snow, etc.
- The ships explodes into pieces, and the builds on the ground blows up in a chain-explosion effect.
- Enemys of any size, and custom IAs and weapons.
- All kind of animated bad dudes, from tiny ones to big bad bosses.
- All the flying objects cast shadows over the background, with perspective correction.
- Support for animations and cinematic, with sound and subtitles.
- A on-fly translation system with UNICODE and UTF-8 support, that can translate on the fly all the GUIs to other language.
- Multiple weapons for player and enemies.
- Has original music sound-track.
- You can lower/raise the detail level, in low detail, the game runs good even on a 486 DX2!
- Original story, with cool movies.
- Realistic huge hi-res backgrounds levels.
- Original high quality stereo sounds and music
- Support for Spanish and English translation on-fly
- Black market shop to buy new weapons, upgrade ship, etc.
- GUI driven interface like the one used in Unre*l.
- You can Save / Load your game
Download (10MB)
Added: 2005-08-11 License: GPL (GNU General Public License) Price:
1537 downloads
Meeting Room Booking System 1.2.5
Meeting Room Booking System (MRBS) is a free, GPL, web application using PHP and MySQL/pgsql for booking meeting rooms. more>>
Meeting Room Booking System (MRBS) is a free, GPL, web application using PHP and MySQL/pgsql for booking meeting rooms. This project is similar in concept to Netscape Calendar, but much cheaper!
Main features:
- Web/Intranet based - Available from any workstation through a Browser
- Simple to follow, Web based options and intuitive presentation
- Flexible Repeating Bookings
- Authentication with your existing user database (eg Netware, NT Domain, NIS etc.)
- Ensures that conflicting entries cannot be entered
- Reporting option
- Selectable DAY / WEEK / MONTH views
- Multiple auth levels (read-only, user, admin)
- Multiple languages supported (translated to Czech, Chinese, Danish, Dutch, Finnish, French, German, Greek, Italian, Japanese, Norwegian, Portuguese, Spanish, Swedish)
- Stable and in use at many organizations
- mySQL and Postgres support
MRBS is very reliable at this point. All the features that are needed in day-to-day operation are included. Its very intuitive for users, so very little or no instruction is needed. It is in production use at many large organisations around the world for uses as diverse as its originally intended meeting rooms to restaurant tables and aeroplanes at a flying school!
Different languages are supported, there are translations for many languages available (currently Czech, Chinese, Danish, Dutch, Finnish, French, German, Greek, Italian, Japanese, Norwegian, Portuguese, Spanish, Swedish). If your language is not supported it is very easy to customize as all strings are stored in language-specific files.
Enhancements:
- Extra options were added to the LDAP authentication scheme.
- You can now configure the cookie path used by the cookie and PHP session schemes.
- A short PHP start tag was fixed.
- Meeting duration can now use , as the decimal point.
- The Swedish translation was updated.
- AIX support was added.
- The language preference code was improved.
- Some bracketing in the month view was corrected.
<<lessMain features:
- Web/Intranet based - Available from any workstation through a Browser
- Simple to follow, Web based options and intuitive presentation
- Flexible Repeating Bookings
- Authentication with your existing user database (eg Netware, NT Domain, NIS etc.)
- Ensures that conflicting entries cannot be entered
- Reporting option
- Selectable DAY / WEEK / MONTH views
- Multiple auth levels (read-only, user, admin)
- Multiple languages supported (translated to Czech, Chinese, Danish, Dutch, Finnish, French, German, Greek, Italian, Japanese, Norwegian, Portuguese, Spanish, Swedish)
- Stable and in use at many organizations
- mySQL and Postgres support
MRBS is very reliable at this point. All the features that are needed in day-to-day operation are included. Its very intuitive for users, so very little or no instruction is needed. It is in production use at many large organisations around the world for uses as diverse as its originally intended meeting rooms to restaurant tables and aeroplanes at a flying school!
Different languages are supported, there are translations for many languages available (currently Czech, Chinese, Danish, Dutch, Finnish, French, German, Greek, Italian, Japanese, Norwegian, Portuguese, Spanish, Swedish). If your language is not supported it is very easy to customize as all strings are stored in language-specific files.
Enhancements:
- Extra options were added to the LDAP authentication scheme.
- You can now configure the cookie path used by the cookie and PHP session schemes.
- A short PHP start tag was fixed.
- Meeting duration can now use , as the decimal point.
- The Swedish translation was updated.
- AIX support was added.
- The language preference code was improved.
- Some bracketing in the month view was corrected.
Download (MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
975 downloads
hlfl 0.60.1
High Level Firewall Language (hlfl) permits writing firewalling rules using a high level language. more>>
High Level Firewall Language (hlfl) permits writing firewalling rules using a high level language. It translates your high level language firewalling rules into usable rules for IPChains, NetFilter, IPFilter, Cisco, and many others. Renaud Deraison, founder of the Nessus Project, initiated this project first, but it is now maintained by Arnaud Launay and discussed on the HLFL mailing-list.
Some examples of how HLFL works may be found in the examples section; the syntax is detailed in the syntax section.
This firewall supports the following firewalling languages:
BSD IPFw, statefull and not statefull
Cisco ACL
IPFilter
IPFWadm (Linux 2.0)
IPChains (Linux 2.2)
NETFilter/IPTables (Linux 2.4)
Enhancements:
- build-release 1.5: Update the version
- src/hlfl.c 1.45: Check cisco mask by Toshio Katayama
<<lessSome examples of how HLFL works may be found in the examples section; the syntax is detailed in the syntax section.
This firewall supports the following firewalling languages:
BSD IPFw, statefull and not statefull
Cisco ACL
IPFilter
IPFWadm (Linux 2.0)
IPChains (Linux 2.2)
NETFilter/IPTables (Linux 2.4)
Enhancements:
- build-release 1.5: Update the version
- src/hlfl.c 1.45: Check cisco mask by Toshio Katayama
Download (0.10MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1202 downloads
Linux Replicated High Availability Manager 1.2.6
Linux Replicated High Availability Manager allows the creation of clusters for application high availability through data. more>>
The Linux Replicated High Availability Manager (aka Linuxha.net) allows the creation of clusters for application high availability through data replication.
Currently, clusters are limited to two nodes, but multiple applications can be hosted and failed-over between the nodes. The software uses DRBD to provide the data replication facillity.
Although this shared-nothing type architecture is typically more complex to configure and manage the Linuxha.net toolset attempts to manage much of this complexity for the administrator.
Much of the initial development and testing took place on various Linux 2.4 based distributions. More recently development and testing has taken place on Linux 2.6 distributions (primarily Fedora Core), ensuring the product works as expected on the latest available distribution releases.
Much effort has been spent ensuring that significant levels of support documentation is available. The documentation section now contains several guides as well as a user manual.
Please note that the user manual will eventually be replaced by a reference guide and various installation and user guides. Keep changing the documentation page regularly - these will be added when they are completed and aim to just cover specific topics.
Enhancements:
- Improvements were made to handling physical network link checking.
- Improvements were made for local IP fail-over.
- More flexible cluster partitioning handling was implemented.
<<lessCurrently, clusters are limited to two nodes, but multiple applications can be hosted and failed-over between the nodes. The software uses DRBD to provide the data replication facillity.
Although this shared-nothing type architecture is typically more complex to configure and manage the Linuxha.net toolset attempts to manage much of this complexity for the administrator.
Much of the initial development and testing took place on various Linux 2.4 based distributions. More recently development and testing has taken place on Linux 2.6 distributions (primarily Fedora Core), ensuring the product works as expected on the latest available distribution releases.
Much effort has been spent ensuring that significant levels of support documentation is available. The documentation section now contains several guides as well as a user manual.
Please note that the user manual will eventually be replaced by a reference guide and various installation and user guides. Keep changing the documentation page regularly - these will be added when they are completed and aim to just cover specific topics.
Enhancements:
- Improvements were made to handling physical network link checking.
- Improvements were made for local IP fail-over.
- More flexible cluster partitioning handling was implemented.
Download (0.70MB)
Added: 2007-05-14 License: GPL (GNU General Public License) Price:
537 downloads
Facetnav 0.5
Facetnav is an indexing, free text search, and faceted navigation engine. more>>
Facetnav is an indexing, free text search, and faceted navigation engine. It is usable as an independent service.
The project is usable in high traffic environments with huge amounts of data, along the lines of more than 100 searches a second with a data set of 100,000 objects with 10 facets
<<lessThe project is usable in high traffic environments with huge amounts of data, along the lines of more than 100 searches a second with a data set of 100,000 objects with 10 facets
Download (0.049MB)
Added: 2007-04-25 License: LGPL (GNU Lesser General Public License) Price:
913 downloads
Old Tech 0.2
System Monitor Theme that started out as a High-Tech one, then devolved into this low-tech broken typewriter version. more>>
System Monitor Theme that started out as a High-Tech one, then devolved into this low-tech broken typewriter version.
I love the chaotic nature of it.
This is my 1st theme, please critique!
<<lessI love the chaotic nature of it.
This is my 1st theme, please critique!
Download (0.12MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1206 downloads
Missile of Holiday Cheer 1.2f
Missile of Holiday Cheer is a winter holiday vertically oriented flying finesse game. more>>
Missile of Holiday Cheer is a winter holiday vertically oriented flying finesse game.
Missile of Holiday Cheer is a game that revolves around piloting missiles bearing presents from elves workshops up to Santas low-orbiting mothership.
There are five elf groups and a number of powerups, and can be played alone or splitscreen with others.
<<lessMissile of Holiday Cheer is a game that revolves around piloting missiles bearing presents from elves workshops up to Santas low-orbiting mothership.
There are five elf groups and a number of powerups, and can be played alone or splitscreen with others.
Download (0.073MB)
Added: 2007-01-15 License: Freeware Price:
1012 downloads
Arcangel 0.0.1
Arcangel is a Jack effect and LADSPA plugin for arctan distortion. more>>
Arcangel is a Jack effect and LADSPA plugin for arctan distortion. Arcangel sounds nice and grungy without clipping at high levels, and good at lower levels.
<<less Download (0.010MB)
Added: 2006-07-13 License: GPL (GNU General Public License) Price:
1199 downloads
xplanets 1.0.0
xplanets shows a simulation of a spacecraft flying through the solar system. more>>
xplanets shows a simulation of a spacecraft flying through the solar system. With the controls next to the simulation screen you can control the simulation and steer the spacecrafts flight.
The following planets are visible:
- the Sun (yellow)
- mercury (gray38)
- venus (burlywood2)
- earth (blue2)
- mars (LightSalmon3)
Note that the sizes of the sun and planets are not to scale, though their distances are. Showing the planets to scale would mean that they wouldnt be visible. The solar system is rather big, after all.
The planet nearest to the spaceship is indicated with a red circle around it. Its relative speed and distance are shown in the data display.
The xplanets program uses the GTK+ toolkit. It has been built with version 2.2.1, so it should work with any version >2.0.0. It does not work with GTK+ 1.x anymore.
<<lessThe following planets are visible:
- the Sun (yellow)
- mercury (gray38)
- venus (burlywood2)
- earth (blue2)
- mars (LightSalmon3)
Note that the sizes of the sun and planets are not to scale, though their distances are. Showing the planets to scale would mean that they wouldnt be visible. The solar system is rather big, after all.
The planet nearest to the spaceship is indicated with a red circle around it. Its relative speed and distance are shown in the data display.
The xplanets program uses the GTK+ toolkit. It has been built with version 2.2.1, so it should work with any version >2.0.0. It does not work with GTK+ 1.x anymore.
Download (0.029MB)
Added: 2006-06-07 License: GPL (GNU General Public License) Price:
1235 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above flying high search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed