| ★ wanayoo — archive 1999 http://tuxracer.sourceforge.net/ | Nouvelle recherche | Portail wanayoo |
|
News
|
About
|
Status
|
Screenshots
|
Requirements
|
Download
|
Installation
Mailing Lists | Contribute | Links | SourceForge |
| News |
| 18 April 2000: RPMs now available; Tux Racer 0.12.1 Released
I've created Tux Racer RPMs. These are still experimental and may not work for you. I recommend trying the SRPM if the RPM doesn't work. I've also released version 0.12.1. This release fixes a bug that caused the RPM version to fail on its first run, and it also adds a cool new course. As usual, everything is available from the Download section. By the way, development has slowed this month as I finish up course projects at school. I should be able to spend more time on development in May. 2 April 2000: Tux Racer 0.12 Released
I've released Tux Racer 0.12 -- you can get it from the
Download section. The main changes in this release are:
Enjoy! 2 April 2000: Level-Loader Script-Fu Script Ingo Ruhnke has created another Script-Fu that loads an existing level into a multi-layered Gimp image. It's in the Download section. 19 March 2000: KDE GUI Installer Updated Steffen Sobiech has updated his GUI installer for Tux Racer 0.11.1. You can get it from the Download section. 15 March 2000: Terrain LOD and other performance enhancments Based on user feedback, I've recently been working on enhancing the performance of Tux Racer. One of the things that I've done is to render the terrain with varying levels of detail (LOD) -- roughly speaking, terrain that is closer to the camera is rendered with more detail. Combined with some other performance enhancements (view frustum culling, optimization of the Tux model), I've been able to improve framerates by 30-40% on my system (more if I sacrifice some detail). This code is only in CVS at the moment; if you're adventurous you can get it from SourceForge. Here's a wireframe screenshot showing the terrain LOD code in action. (Update 19-Mar-2000: here's a screenshot with the LOD code turned off, for comparison.) I believe that this makes Tux Racer the first open-source game to feature adaptive LOD terrain. Many thanks to Thatcher Ulrich, whose code was used (see Thatcher's excellent Gamasutra article for a description of the algorithm and a link to the demo code). 09 March 2000: Tux Racer Development Plan I've sketched out a development plan for Tux Racer 1.0. Feedback is welcome. 06 March 2000: Do You Script-Fu? (Wow, busy news day!) Ingo Ruhnke has created another Script-Fu helper script for the Gimp; this one creates a new image with the correct layer names and useful default colours. It's in the Download section. 06 March 2000: KDE GUI Installer Available Steffen Sobiech has created GUI installer for Tux Racer 0.10.1. It requires KDE. You can get it from the Download section. 06 March 2000: Script-Fu Helper Script Ingo Ruhnke has created a nice Script-Fu helper script for the Gimp; this should be useful to level designers. Grab it from the Download section. 06 March 2000: Tux Racer 0.11.1 Released Well, at the last minute I introduced a silly bug into 0.11, so I've released Tux Racer 0.11.1 (ChangeLog). If Tux Racer 0.11 coredumped on you, this should fix it. 06 March 2000: Tux Racer 0.11 Released I've released Tux Racer 0.11 (ChangeLog) -- Enjoy! This release introduces several changes for the benefit of course designers; they can now customize lighting, fog, and particle colour to their liking. The biggest change to gameplay is that courses can now be played in "mirrored" mode, for added variety. Two new user-contributed courses are also included -- keep them coming! I'd also like to take this opportunity to thank everyone who's offered feedback on Tux Racer so far -- the response has been incredible! 1600 downloads already, and it's only been a week. Wow! |
| About Tux Racer |
Tux Racer is a simple OpenGL-based racing game featuring Tux, the Linux Penguin. I wrote it as a final project for a graphics course I took in 1999. While I've made a few enhancements since then, the basic game hasn't changed much, which is to say it still needs a lot of work. Tux Racer was inspired by games such as 1080° Snowboarding for the N64. The object of the game is to slide down a snow- and ice-covered mountain as quickly as possible, avoiding the trees and rocks that will slow you down. The game is currently incomplete, but is still playable. We've sketched out a development plan that outlines what will go into version 1.0 of Tux Racer; feedback on it is welcome. Tux Racer is licensed under the terms of the GNU General Public License. |
| Status |
Tux Racer is incomplete, but is playable enough to provide some enjoyment, I hope. Tux can turn, brake, and jump. Collision detection with trees works. The physical model is fairly well tuned. Check out our development plan to see what we hope to include in version 1.0 of Tux Racer. |
| Requirements |
|
To compile and run Tux Racer you need the following:
My development platform for Tux Racer is a Linux 2.2 system (RedHat 6.0) running on an Intel Celeron 366@525MHz, with a 3dfx Voodoo3 2000 video card, XFree86 3.9.16, and Mesa 3.1. I can make no guarantees about other configurations. Patches that allow Tux Racer to compile and run on other platforms are much appreciated! |
| Download |
The current release of Tux Racer is version 0.12.1. Note that this is still a very early release, so some things may not work as they should. If you experience any problems with this release, please report them to the tuxracer-main mailing list. Source
RPMs Source RPM: (I didn't upload an SRPM for tuxracer-data, since no compilation occurs in the creation of the RPM. If someone wants the .spec file, let me know.)
Note: I created these RPMs on my system, so therefore they are only
guaranteed to work on my system. If the tuxracer RPM doesn't
work, I recommend using the SRPM and following these steps:
Other Binaries
Level Design Tools
Ingo Ruhnke has created some Gimp Script-Fu scripts that are useful for level designers:
|
| Installation (From Source) |
Full installation and configuration instructions are in the README
file. Here's a summary:
Once you've got the tuxracer executable compiled, try running it. This will fail if you've installed the data files someplace other than the default location. To fix this, edit ~/.tuxracer (which has just been created) to set the data_dir variable to the directory where you installed the Tux Racer data files. Then try running tuxracer again. Instructions for playing Tux Racer are in the README file. |
| Mailing Lists |
There are three mailing lists for Tux Racer. They are set up so
that you must be subscribed in order to post to the list. To
subscribe, use the following links:
|
| How to Contribute |
If you'd like to contribute to Tux Racer development, please join the tuxracer-devel mailing list and send us a message stating what you'd like to do. I'm currently looking for more Tux Racer developers, so if you think you have some good ideas and the skills to implement them, I encourage you to contribute! Tux Racer also needs more courses! If you create a new course, post a message to tuxracer-main to announce it. We can then include it in the next Tux Racer release. |
| Links |
The following people/projects contributed to Tux Racer development in
some way (the list is incomplete, I'm sure):
Other games starring Tux: (If you know of others that I've missed, please let me know). |
|
Copyright (c) 1999-2000 Jasmin F. Patry (jfpatry at cgl.uwaterloo.ca, http://www.cgl.uwaterloo.ca/~jfpatry/) Last modified Thu Apr 20 12:19:31 2000. |