Main > Free Download Search >

Free racer 0.5 software for linux

racer 0.5

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 930
Racer 0.5.2 beta8.9

Racer 0.5.2 beta8.9


Racer is a free car simulation project, using real car physics to get a realistic feeling. more>>
Racer is a free car simulation project, using real car physics to get a realistic feeling. Cars, tracks, scenes and such can be created with relative simplicity in mind (compared to other driving simulations).
The 3D and other file formats are, or should be, documented. Editors and support programs are also available to get a very flexible and expandable simulator. It uses OpenGL for rendering.
It attempts to do well at the physics section, trying to create life-like cars to emphasize car control and doesnt cut back on realism in the interest of fun. If youve played Grand Prix Legends from Papyrus, youll know what Im talking about.
Racer major features:
- Its totally free! (for non-commercial use)
- Available for multiple platforms; Windows 2000/XP (95/98/ME may work but have some trouble with fonts), Linux and Mac OS X.
- 6 DOF models used (the car can move around freely)
- Uses motion formulae from actual engineering documents from SAE for example.
- Total flexibility; almost everything is customizable through ASCII files.
- Commercial-quality rendering engine (with smoke, skidmarks, sparks, sun, flares, vertex-color lit tracks).
- Support for Matrox Surround Gaming. See the corresponding page on Matrox site.
- Lots of addon cars and tracks available on the web.
- Easy integration of your own cars and tracks that you create in ZModeler, 3D Studio Max(tm), Maya etc.
- At least 15 degrees of freedom for a regular car (6 DOF for the car body, 1 for each wheels vertical motion and 1 for each wheel spinning, and 1 for the engine, several more for the driveline). Depending actually on how many wheels you put on the car.
- Real-time internal clock; no physical dependency on framerate. Controller updates are also done independently of the framerate.
- Not limited to 4 wheels; anything from 2 to 8 wheel vehicles are currently supported (but mostly untested, and some problems with hardcoded differentials for example may exist (v0.5.0)).
- Not much constraints on the track data; surface info is taken from polygon data (VRML tracks), and splines are used to smooth out the track surface (polygons are too harsh for driving on just like that).
- Tools to modify the cars & tracks are freely available on this site (though external utilities are recommended for best results).
- Some used algorithms are explained on this site. Also, references are available. If you are programming a carsim, you might find something useful here.
- Save game present!
Main features:
PHYSICS FEATURES
- Full 6 degree of freedom motion of the car chassis.
- Independent suspension for all wheels.
- Suspension features: springs, dampers, anti-rollbar, rollcenter, anti-pitch.
- Wheel features: camber, wheel hop (the wheels have mass), toe.
- Tires: Pacejka tire model, relaxation length.
GRAPHICS FEATURES
- View frustum culling for increased framerate.
- Shader system for Quake-style rendering.
- Fog definable per track.
- Environment mapping for shiny materials.
- Live track environment mapping.
<<less
Download (10.7MB)
Added: 2005-08-16 License: GPL (GNU General Public License) Price:
1543 downloads
PlanetPenguin Racer 0.5 alpha

PlanetPenguin Racer 0.5 alpha


PlanetPenguin Racer is an OpenGL racing game featuring Tux, the Linux mascot. more>>
PlanetPenguin Racer is an FREE OpenGL racing game featuring Tux, the Linux mascot.

The goal of the game is to slide down a snow- and ice-covered mountain as quickly as possible. It is based on the GPL version of TuxRacer.

<<less
Download (6.4MB)
Added: 2005-09-26 License: GPL (GNU General Public License) Price:
1488 downloads
Tux Racer 0.61

Tux Racer 0.61


Tux Racer is a very fun arcade game for Linux. more>>
Tux Racer is a very fun arcade game for Linux.
The main goal in Tux Racer is to have fun! Race down mountainous terrain as quickly as possible, while collecting herring to increase your score!
Main features:
- Fun, easy to learn
- Exciting 3D courses
- Sophisticated physics result in thrilling rides down the mountains
- Collect herring while avoiding obstacles for high scores
- Race over a variety of surfaces, including fluffy snow and slick ice
- Race in various weather conditions and lighting conditions
- Create your own courses using any paint program such as The GIMP (no 3D modeller required)
- Suitable for all ages.
<<less
Download (0.62MB)
Added: 2005-12-21 License: GPL (GNU General Public License) Price:
1425 downloads
Race Game 0.5

Race Game 0.5


Racing Game is a Star Wars: Racer style game. more>>
Racing Game is a Star Wars: Racer style game based on OpenGL.

<<less
Download (0.53MB)
Added: 2005-08-17 License: GPL (GNU General Public License) Price:
1534 downloads
Space Racer 0.2.4

Space Racer 0.2.4


Space Racer project is a OpenGL Car Game in a galactic environment. more>>
Space Racer project is a OpenGL Car Game in a galactic environment.

It aims to be a clone of the well known Stunt Car Racer developed by Geff Crammond, author of Grand Prix I and II.

To play a 3dfx is recommanded. But TNT and Matrox Cards should now work.

If you have a 3dfx, you can take advantage of OpenGL 1.1 in adding this line in config.h:

#define SP_OPENGL_1_1

<<less
Download (0.96MB)
Added: 2006-11-15 License: GPL (GNU General Public License) Price:
1079 downloads
Panelizer 0.5

Panelizer 0.5


Panelizer is a memory efficient desktop panel. more>>
Panelizer project is a memory efficient desktop panel.
It works by holding all applets within the panel process itself.
Typical memory usage is currently around 1MB with 10 applets loaded.
Applets are provided by dynamically-loaded shared libraries, and new ones can be easily written using an easy C ABI.
Configuration is stored as XML and each applet has its own configuration data.
Here are some currently implemented applets of "Panelizer":
- launch menu (uses Open Desktop compatible entries)
- clock
- CPU instant load bar
- mail notifier (biff)
- removable drive mounter and ejecter
- network traffic monitor and (limited) launcher
- memory monitor
- audio mute
<<less
Download (0.065MB)
Added: 2006-09-28 License: GPL (GNU General Public License) Price:
1122 downloads
Crikey 0.5

Crikey 0.5


Crikey is a program to generate key events under X11. more>>
Crikey Map Strings to Keys is a program to generate key events under X11 on a Linux/Unix system, in order to provide a "QuickKeys"-like way to bind strings to a function key or other window manager event.
Usage:
crikey [-t] [-s sleeptime] args
Acts as if args was typed in whatever X window currently has focus.
-s sleeptime: sleep for sleeptime seconds before inserting the text. Many window managers need a delay for focus shifting or to allow the modifier button to be released. (New in 0.4: you can omit the space, e.g. -ssleeptime.)
-i (interactive) Read from standard input, instead of using the commandline arguments. This is useful if you need to generate more than one line at a time.
-t Use the XTest extension instead of normal X events (if available). In 0.3 and earlier, this was the default; but in some newer versions of XFree86 (for example, current Debian unstable), using XTest will cause the final key to repeat infinitely.
-d Debug: print debugging output.
If there are multiple arguments, single spaces will be inserted between them.
Enhancements:
- From Efraim Feinstein: Add -i option (read from stdin) and -d (print debug output); add "make uninstall" target.
<<less
Download (0.44MB)
Added: 2006-08-30 License: GPL (GNU General Public License) Price:
1150 downloads
ChessX 0.5

ChessX 0.5


ChessX is a free Open Source Chess Database for Linux, Windows, and Mac OS X. more>>
ChessX is a free Open Source Chess Database for Linux, Windows, and Mac OS X. The project uses Qt library to create modern, portable graphical interface. Current development is aimed at providing full featured PGN database. Afterwards we will add more flexible native format.
History
The project was started after development of Scid halted and contact with the author was lost. Initially, ChessX was to be a community maintained version of Scid called "New Scid". However, after some initial development, it was decided to break away from the old code so that new ideas and modern interface can be implemented.
Main features:
- Multi-platform. Supports Linux, Microsoft Windows and Mac OS
- Read-only support for PGN Files
- Work with multiple databases simultaneously
- Browse games
- Navigate through game, including variations
- Copy/Paste FEN/PGN
- Enter moves, setup board position
- Basic header search (click on columns in GameList header)
- Player database with picture support
<<less
Download (0.60MB)
Added: 2007-06-14 License: GPL (GNU General Public License) Price:
865 downloads
kpaste 0.5

kpaste 0.5


kpaste is a simple python script that allows you to paste something to http://www.rafb.net/paste more>>
kpaste is a simple python script that allows you to paste something to http://www.rafb.net/paste
You can use it by service menu or console.
Usage:
$ kpaste foo.py
or press ALT + F2 and write "kpaste". Kdialog will be shown, than select file and paste.
Installation:
Sorry for setup.py :-) Just you can install by writing only 3 commands.
There are 3 files in src/ which you should copy to correct directories.
File Name | Description | Path |
----------------|-----------------------------------------------|-----------------------------------------------|
kpaste | An application | /usr/bin |
kpaste.png | An image file which is used by servicemenu | /usr/share/pixmaps |
kpaste.desktop | A service menu that is used by konqueror | $HOME/.kde/share/apps/konqueror/servicemenus |
-----------------------------------------------------------------------------------------------------------------
Note: You must be root in order to copy "kpaste" and "kpaste.png" to its directories.
$ -> user
# -> root
$ cd src/
$ su
# cp kpaste /usr/bin
# cp kpaste.png /usr/share/pixmaps
# exit
$ cp kpaste.desktop ~/.kde/share/apps/konqueror/servicemenus
Enhancements:
- Fixed console output.
- It was giving it with kdialog
<<less
Download (0.011MB)
Added: 2007-01-25 License: GPL (GNU General Public License) Price:
1002 downloads
Superswitcher 0.5

Superswitcher 0.5


Superswitcher project is a more feature-ful replacement of the Alt-Tab window switching behavior. more>>
Superswitcher project is a more feature-ful replacement of the Alt-Tab window switching behavior.

SuperSwitcher is a (more feature-ful) replacement for the Alt-Tab window
switching behavior and Ctrl-Alt-Left/Right/Up/Down workspace switching behavior that is currently provided by Metacity.

When running, use the "Super" key (also known as the "Windows" key) to switch between windows and workspaces. This key is usually found between the Ctrl and Alt keys on the keyboard.

Super-Tab works just like Alt-Tab does (with and without Shift), but also:

Super-Up and Super-Down cycles through all windows in the current workspace in a fixed order (as opposed to Alt-Tab or Super-Tab, whose list of windows is ordered by most-recently-used first - which is good if you want recently used windows, but its clumsy to cycle through, for example, all three or four windows in the one workspace). Hold down Shift to re-order the list instead of switching between windows.

Super-PageUp and Super-PageDown maximize and minimize the active window (or restores them if it was already maximized or minimized). Super-Ctrl-PageUp and Super-Ctrl-PageDown do this to all windows on the current workspace, not just the active one.

Super-Left and Super-Right cycles through your workspaces. Hold down Shift
to also bring across the active window into the new workspace. Hold down Shift and Ctrl to bring across all windows from one workspace to the next. Unlike Metacitys Ctrl-Alt-Left and Ctrl-Alt-Right, this "loops" so that, when you get to the end of the list, you cycle back to the start.

Super-F1 moves to workspace number 1, Super-F2 moves to workspace number 2, and so on, up to Super-F12. Again, hold down Shift to bring across the active window, and both Shift and Ctrl to bring across a flock of windows, just like as described above.

Super-Insert creates a new, empty workspace. Again, hold down Shift to also
bring across the active window (if there is one) into the new workspace.

Super-Delete deletes the current workspace, if it is empty. Super-Shift-Delete will delete all empty workspaces, down to a minimum of one.

Super-Escape closes the active window. Super-Ctrl-Escape will close all windows on this workspace.

Whilst holding down Super, typing regular letters or numbers will show you only those windows whose titles match that pattern. Pressing Enter (whilst still holding down Super) will then cycle through the matches, regardless of which workspace you are on. For example, if you have a lot of windows open, and you want to get to your web browser window that is showing planet.gnome.org, then hold down Super, then type "p" "l" "a" "Enter" and then release the Super key.

Shift-Enter goes in the other direction than Enter (i.e., up and left with
Shift, versus down and right without Shift). Use the Space key to enter
multiple word fragments, such as "pla gn", to further refine your search.

Finally, when holding down Super, click on image or text representing a window or a workspace to activate it.

Building, Installing, Running:

To build (and install), the standard

./autogen.sh --prefix=/usr
make
(and optionally) sudo make install

should work. After that, just run src/superswitcher. This will listen
indefinitely for Super key presses, until you kill the process (e.g., with
Ctrl-C).

SuperSwitcher is best enjoyed if you automatically start the program
whenever you log in. To do this, from System -> Preferences -> Sessions, go to the Startup Programs tab and add superswitcher.

<<less
Download (0.22MB)
Added: 2007-05-01 License: GPL (GNU General Public License) Price:
908 downloads
Komparator 0.5

Komparator 0.5


Komparator is an application that searches and synchronizes two directories. more>>
Komparator is an application that searches and synchronizes two directories. Komparator project discovers duplicate, newer or missing files and empty folders.
It works on local and some network / kioslave protocol folders (like smb:/ and media:/).
It is still in an early stage; please try on test directories first.
Main features:
- ftp et alii supported (might still be buggy!).
- Keyboard shortcuts (popup menus didnt work, unfortunately) fixed.
- Drag & drop missing / newer files from left to right side & vice versa.
- Special characters in URLs fixed.
- Cancel button isnt locked any more if md5-summing / binary comparing remote files.
- Status bar including progress of kompare and about / help button.
- Source code cleanups.
- GUI cleanups.
- Resize list view columns to original width.
- Binary comparison wont store the complete file in RAM any more.
- First documentation attempt.
Enhancements:
- Filters to display only specific files
- Regex that the file name may not contain
- In-/Exclude hidden items
- Some bug fixes
<<less
Download (0.32MB)
Added: 2006-09-14 License: GPL (GNU General Public License) Price:
1137 downloads
xcurs 0.5.1

xcurs 0.5.1


xcurs is a graphical editor for XFree86 4.3+ full-color cursor properties. more>>
XCurs is a program used for editing XCursor formatted XFree86 mouse cursors. This type of format became available as a result of Keith Packards work on XFree86 v4.3.
Whats So Important about xcursor?
xcursor contains a) Alpha Info, b) ~16 million colors c) animation of cursor, none of which were available in prior cursor incarnation (bitmap cursor format, which had transparency, but not colored one and only 2 colors which were not quite easily changeable.)
Main features:
- loading (from RGBA capable files)
- saving (no symlinked cursors will be saved) (into XCursor format)
- xhot/yhot/delay management
- removing of single image
- adding of single image
<<less
Download (0.015MB)
Added: 2006-08-30 License: GPL (GNU General Public License) Price:
1161 downloads
Edastro 0.5

Edastro 0.5


Edastro places ever changing astrology charts for current time on your desktop. more>>
Edastro places ever changing astrology charts for current time on your desktop.

The package contains 8 themes:

-2 (a black and a white) standard wheel charts
-2 standard wheel charts with hourglass look effect
-2 aspect/midpoint grids
-2 dispositor hierarchy charts

All the themes made in two differend colors, for dark and light desktop (for some dark themes an alternate background included with white shadow). The themes updating every 2 minutes as the sky spins a half degree. Click on the charts to display larger version.

The themes using the unbelievably good freeware ASTROLOG made by Walter D. Pullen (www.astrolog.org). I included an astrolog executable (compiled on 32bit without graphics) in the theme, because probably few able or have time to build it. Imagemagick used to resize images, make them still readable and transparent, and view them.

###To set up a theme:
1, Find out Your location coordinates. You can use these websites:
http://www.astro.com/cgi/aq.cgi?lang=e or http://www.heavens-above.com/countries.asp
2, Extract the theme anywhere, change to that directory and start the !SETUP install script from command line and Answer the questions. Thats all...

###Playing with settings:
Check astrolog.dat config file for the calculation settings. Check the astrolog helpfile from its homepage to read about command line parameters, the 7 chart types etc.

###Possible problems, solutions:
If there is a problem try to rerun the !SETUP script.
If Astrolog executable is not working in Your system, get the source from www.astrolog.org and build a new astrolog, then copy it to the theme folder.

###Known problems:
The theme sometimes flashes on update

<<less
Download (0.41MB)
Added: 2006-11-10 License: GPL (GNU General Public License) Price:
1079 downloads
Iris 0.5

Iris 0.5


Iris is an SVG theme based on SGI Irix Indigo Magic Desktop icons. more>>
Iris is an SVG theme based on SGI Irix Indigo Magic Desktop icons.

<<less
Download (0.15MB)
Added: 2005-11-17 License: GPL (GNU General Public License) Price:
1451 downloads
KAlgebra 0.5

KAlgebra 0.5


KAlgebra is a MathML-based graphic calculator. more>>
KAlgebra is a MathML-based graphic calculator, thought to bring to the user its power by solving expressions written in MathML or calculating converted common equations to MathML.
Enhancements:
ExpressionEdit improved in many ways:
- History added
- Highlighting for MathML added
- Toggling between MathML-mode and Expression-mode enabled
- Can tell if we are writing into a function (operator or ci) so we can help the user a bit (for the moment)
- GUI a bit remade, no more MathML or expression tab, everything goes into ExpressionEdit, can change with shift+TAB
- Variable edition dialog added. Useless but looks nice :)
- divide operators fixed (divide, quotient, rem, factorof)
- approx added
- Expression to MathML compiler optimized. Some operators treated as n-ary instead of binary
- Simplification option added (F2)
- Fixed PowerPC error, now should behave fine
- Function support added
<<less
Download (0.66MB)
Added: 2006-05-01 License: GPL (GNU General Public License) Price:
1276 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5