Main > Free Download Search >

Free deathchase 3d 0.9 software for linux

deathchase 3d 0.9

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1499
Deathchase 3D 0.9

Deathchase 3D 0.9


Deathchase 3D is a remake of the Spectrum arcade game of the same name. more>>
Deathchase 3D project is a remake of the Spectrum arcade game of the same name.

Deathchase 3D is a remake of the Spectrum game of the same name, which is itself based on the sequence in "Return of the Jedi" chasing Stormtroopers through the forests of Endor on light-speeders.

Its a fake perspective 3D game: avoid the trees and shoot the bad guys ahead of you. It uses the SDL library.

It is written for Linux but should run on anything SDL supports.

<<less
Download (0.57MB)
Added: 2006-12-08 License: GPL (GNU General Public License) Price:
1056 downloads
Avoid The Roid 3D 0.6

Avoid The Roid 3D 0.6


Avoid The Roid 3D project is a 3D asteroids-like multiplayer game. more>>
Avoid The Roid 3D project is a 3D asteroids-like multiplayer game.

The player flies around in a three dimensional space, shooting asteroids and other ships while trying to avoid running into any of them or being shot.

The game is written in c++ and uses unix sockets for networking, pthreads for the thread library, OpenGL for the graphics library, glut for windows and input, and OpenAL for audio.

<<less
Download (0.24MB)
Added: 2006-11-15 License: GPL (GNU General Public License) Price:
1074 downloads
Games::3D 0.09

Games::3D 0.09


Games::3D is a package containing an object system for (not only) 3D games. more>>
Games::3D is a package containing an object system for (not only) 3D games.

SYNOPSIS

use Games::3D::World;

my $world = Games::3D::World->new();

$world->save_to_file( $filename );

my $loaded = Games::3D::world->load_from_file( $filename );

my $thing1 = $world->add ( Games::3D::Thingy->new( ... ) );
my $thing2 = $world->add ( Games::3D::Thingy->new( ... ) );

$world->link($thing1, $thing2);

Games::3D::World provides you with a container class that will contain every object in your game object system. This are primarily objects that have states, change these states and need to announce the states to other objects.

The Games::3D::World container also enables you to save and restore snapshots of your objects system.

Basic things that you object system contains are derived from a class called Games::3D::Thingy. These can represent physical objects (buttons, levers, doors, lights etc) as well as virtual objects (trigger, sensors, links, markers, sound sources etc).

You can link Thingys together, either directly or via Games::3D::Links. The links have some more features than direct linking, which are explained below.

This package also provides you with Games::3D::Sensor, a class for objects that sense state changes and act upon them. Or not, depending on the sensor. Sensors are primarily used to watch for certain conditions and then act when they are met. Examples are the death of an object, values that go below a certain threshold etc.

State changes are transported in the object system with signals.

<<less
Download (0.032MB)
Added: 2006-10-02 License: Perl Artistic License Price:
1124 downloads
MahJongg Solitaire 3D 0.96

MahJongg Solitaire 3D 0.96


MahJongg Solitaire 3D is an OpenGL enhanced solitaire version of the ancient chinese board game Mah Jongg. more>>
MahJongg Solitaire 3D is an OpenGL enhanced solitaire version of the ancient chinese board game "Mah Jongg".
This is a solitaire version of Mah Jongg, it can be played by a single player. It has a fresh new three dimensional view from which you can look at the board from any direction, with hand drawn aquarelle tilesets, layouts and backgrounds, you can download tilesets, layouts and backgrounds or even create your own ones and integrate them into the game.
Main features:
- 3D OpenGL view. You can look at the board from any direction.
- A unique hand drawn tileset
- Undo
- Reorder
- Hint function
- Hiscores
Enhancements:
- Creation of custom layouts, backgrounds and tilesets is now possible! Read INSTALL_CUSTOM for more information.
- Integrated the "ArcBall" rotation method, implementation contributed by Michael George.
- Two new tilesets: "Runes" and "Flowers"
- A new layout: "chinese wall"
- New Backgrounds
- Mouse speed settings available.
- More bugfixes
- A LOT of improvements.
<<less
Download (4.7MB)
Added: 2005-06-17 License: GPL (GNU General Public License) Price:
1591 downloads
Physics 3D 1.0.5

Physics 3D 1.0.5


Physics 3D project is a 3D physics simulation program. more>>
Physics 3D project is a 3D physics simulation program.

It simulates gravitational attraction, momentum, and collisions of rigid bodies.

It is written using Java and the Java3D API.

<<less
Download (0.41MB)
Added: 2006-10-10 License: GPL (GNU General Public License) Price:
1137 downloads
Wings 3D 0.98.36

Wings 3D 0.98.36


Wings 3D is a subdivision modeler inspired by Nendo and Mirai from Izware. more>>
Wings 3D is a subdivision modeler inspired by Nendo and Mirai from Izware.
Wings 3D is possible to assign materials, vertex color, UV coordinates and textures, but there will be improvements in those features before Wings goes 1.0.
There is no support in Wings for doing animations.
Export Formats
- Nendo (NDO)
- 3D Studio (3DS)
- Wavefront (OBJ)
- VRML (WRL)
- Renderware (RWX)
- FBX (on Windows and Mac OS X)
- Yafray
- Toxic
Import Formats
- Nendo (NDO)
- 3D Studio (3DS)
- Wavefront (OBJ)
- FBX (on Windows and Mac OS X)
- Adobe Illustrator 8 (AI)
<<less
Download (2.4MB)
Added: 2006-11-22 License: GPL (GNU General Public License) Price:
1454 downloads
Invasion 3D 1.0.3

Invasion 3D 1.0.3


Invasion 3D is a free multi-platform 3D arcade game, based on OpenGL and SDL and available for Windows and Linux. more>>
Invasion 3D is a fun and addictive 3D arcade game!
The idea for Invasion 3D came during the summer of 2004, when I was working in New Jersey. I had been playing a lot of old arcade games on the MAME arcade emulator.
I had fun playing the original Taito Space Invaders game, but I was frustrated with the inability to shoot more than a single bullet at once with this game. I decided it would be fun to play a modern, 3-D version of Space Invaders with some serious weapons which would allow for massive alien destruction, as it should be.
At first I thought of using my Jax3D engine to render this game, but in the end I decided to learn something new and use OpenGL. I got started by looking at NeHes OpenGL Tutorials and wrote this game in my spare time during April and May of 2005.
Main features:
- Realistic physics simulation
- Challenging and fun gameplay
- Stunning visual effects
- Multiple weapons
- Massive Destruction
- Hidden bonuses
- 20 Waves with over 2,000 invaders
- Both Windows and Linux versions
- Free to Distribute to Anyone!
<<less
Download (2.3MB)
Added: 2006-01-18 License: GPL (GNU General Public License) Price:
1527 downloads
StatCvs-XML 0.9.6

StatCvs-XML 0.9.6


StatCvs-XML provides reports about cvs usage based on the cvs log. more>>
StatCvs-XML provides reports about cvs usage based on the cvs log. It is an extension of the great StatCvs project.
StatCvs-XML shares the cvs log parsing code with StatCvs but has advanced report generation and customization features.
Main features:
- Colorful 3D charts to visualize project progress
- Extensive tables with statistical data
- Highly customizable reports through parameterization and scriptability
- Accurate analysis through history feature
- Seamless integration with Apache Maven
<<less
Download (0.006MB)
Added: 2005-05-20 License: GPL (GNU General Public License) Price:
1618 downloads
threeDS 0.3.1

threeDS 0.3.1


threeDS is a Python module for loading and displaying 3D models in the 3DStudio Max 3DS format. more>>
threeDS is a Python module for loading and displaying 3D models in the 3DStudio Max 3DS format.

threeDS comes with view3DS, a simple 3DS model viewer written in Python.

<<less
Download (0.013MB)
Added: 2006-08-07 License: GPL (GNU General Public License) Price:
1177 downloads
XInvaders 3D 1.3.6

XInvaders 3D 1.3.6


XInvaders 3D project is a 3D Space Invaders clone for X11. more>>
XInvaders 3D project is a 3D Space Invaders clone for X11.

You are a lone star fighter facing endless waves of space aliens. Your sole objective is to shoot down as many aliens as you can.

<<less
Download (MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1064 downloads
Planets 3D 1.3

Planets 3D 1.3


Planets 3D is a graphical tool for the simulation of the solar system. more>>
The purpose of Planets 3D is to show a simulation of our solar system. The focus lies on a nice graphic (3D OpenGL) and the possibility to modify the objects of the solar system to see what happens.
This program is written on Linux using C++. In theory it should be portable to windows, because Ive used only plattform independent libraries. Anyone who tries to port it please contact me even if unsuccessful, perhaps I can help overcome arising errors.
By now there is included a small program which converts different coordinate systems into each other. It is called Astroconvert.
Main features:
- simulate the development of the solar system based on calculations of the gravity power
- take screenshots
- load and save solar systems
- modify solarsystem
- switch between different cameras to view the solar system (e.g. look through a shuttle window)
<<less
Download (0.60MB)
Added: 2005-06-08 License: GPL (GNU General Public License) Price:
1605 downloads
Soya 3D 0.10.2

Soya 3D 0.10.2


Soya 3D is a high level 3D engine for Python. more>>
Soya 3D is a high level 3D engine for Python. It relies on OpenGL, SDL and Cal3D. Soya 3D project is designed with games in mind, focusing both on performance and ease-of-use.
Soya 3D is available under the GPL and currently runs on GNU/Linux, though ports to other OS are planned (Mac OS X, windows,...) since it uses only portable libraries.
Main features:
- Multi-plateform : Linux / Unix, MacOSX, Windows
- Object model, including camera, light, world, volume,...
- Particle systems
- Fullscreen
- Tutorials and demos included
- Trees
- Raypicking
- Landscapes
- 3D character animation (with Cal3D)
- Exportation scripts for Blender, Obj/Mtl, Maya and 3DSmax
- Event management (keyboard, mouse,...)
- Cell-shading
- Shadows
- Environment mapping
Soya 0.6.1 and below were written in C and Python, but version 0.7 and higher are written in Pyrex and Python.
<<less
Download (2.1MB)
Added: 2006-04-25 License: GPL (GNU General Public License) Price:
1278 downloads
Gravetat 0.9.3

Gravetat 0.9.3


Gravetat is a gravity and electromagnetism simulator. more>>
Gravetat is a gravity and electromagnetism simulator. It offers users the ability to create a universe with a few particles and then see how they interact due to the forces mentioned before. It uses its own 3D rendering engine (released under the branch libPunts).
Gravetat 3D
- Real-time simulation
- Own 3D rendering engine (libPunts)
- Random universe generator
- Exports to SVGZ format
- Win32, Linux and MacOSX ports
Gravetat 2D
- Real-time simulation
- Exports to SWF format
- Random universe generator
Enhancements:
- Autotools (automake and autoconf) support has been added.
- This version is again usable for further development.
<<less
Download (0.32MB)
Added: 2005-11-04 License: GPL (GNU General Public License) Price:
1450 downloads
The Wurld 3D Engine 0.4

The Wurld 3D Engine 0.4


The Wurld 3D Engine is yet another 3D gaming engine. more>>
The Wurld 3D Engine is yet another 3D gaming engine. It is light, fast, has minimal external requirements, and is still very immature. The project is Python scriptable, including support for generating models using 3D turtle graphics.

<<less
Download (0.88MB)
Added: 2007-06-11 License: BSD License Price:
871 downloads
Unmass 0.9

Unmass 0.9


Unmass program can extract files from those big game files, which are in fact archives. more>>
Unmass program can extract files from those big game files, which are in fact archives. Most of the extracted files can be viewed through any graphic viewer, but some are in special game formats, which can be usually viewed through Biturn (above).
Here is a list of supported games:
- Crismon Land
- Baldurs Gate 2
- Civilization 4
- Doom (WADs)
- Duke Nukem 3D (not working yet)
- Dune 2
- Etherlords 2 (no data viewers available though)
- Final Fantasy 7
- Final Fantasy 8
- Flashpoint
- Knights of Xentar (no data viewers available though)
- Metal Gear Solid (DARs)
- Moorhuhn 2 & 3
- Megaman Legends
- Oni
- Operation Flashpoint
- Princess Maker 2 (no data viewers available though)
- Quake 1
- RollCage (no data viewers available though)
- Swine
- Unreal Tournament umods
- Virtua Fighter bitmaps
- MEA exes
- some economy file format
<<less
Download (0.38MB)
Added: 2007-07-27 License: GPL (GNU General Public License) Price:
821 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5