This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.
Tank: Difference between revisions
m →Dimensions: back to 2.05 as per jeff's recent commit |
No edit summary |
||
| Line 1: | Line 1: | ||
The tank is the primary avatar of the player in BZFlag.[[image:Blue_tank_small.png|right]] | The tank is the primary avatar of the player in BZFlag.[[image:Blue_tank_small.png|right]] | ||
== | ==2.0.10 and earlier== | ||
This Classic BZFlag tank model has been in the game since it's inception, and been an integral part of game play. This tank model has received few graphical upgrades over the years, and looks today much the same as it has since the first version of the game. | |||
The tank model is | The classic tank model is [http://en.wikipedia.org/wiki/Hardcoded hard coded] as a series of [http://en.wikipedia.org/wiki/OpenGL OpenGL] instruction in the [[BZFlag Source]] code. The model may not be changed externally with out modifications to the game client itself. | ||
The tank model has been exported from the code, and can be found as a wavefront obj file at http://my.bzflag.org/resources/models/Tank.obj | The 2.0.10 tank model has been exported from the code, and can be found as a wavefront obj file at http://my.bzflag.org/resources/models/Tank.obj | ||
This can be imported into most 3d modeling packages. | This can be imported into most 3d modeling packages. | ||
==Appearance== | ===Appearance=== | ||
The tank model has 7 different colors, or "skins", that it can appear in. The color of the tank results from the team in which the tank is playing, or some other game logic (such as Hunters and Rabbits in [[Rabbit Hunt]]) | The tank model has 7 different colors, or "skins", that it can appear in. The color of the tank results from the team in which the tank is playing, or some other game logic (such as Hunters and Rabbits in [[Rabbit Hunt]]) | ||
The 7 tank colors are as follows: | The 7 tank colors are as follows: | ||
| Line 24: | Line 24: | ||
Depending on an individual client's graphical settings, the tank may have animated treads and spinning wheels. The tanks shown are the most basic version of the tank. | Depending on an individual client's graphical settings, the tank may have animated treads and spinning wheels. The tanks shown are the most basic version of the tank. | ||
==Dimensions== | ===Dimensions=== | ||
[[image:Tank_sizes.png|frame|right|Tank dimensions in [[world units]]]] | [[image:Tank_sizes.png|frame|right|Tank dimensions in [[world units]]]] | ||
The Tank's visible model is 8.04 [[world units]] long, 2.8 [[World units|units]] wide, and 2.05 [[World units|units]] tall as shown in the image. If one assumes that one [[World units|world unit]] is equivalent to one real world meter, then the tank would be 26 feet 4.5 inches long, 9 feet 2 inches wide, and 6 feet 10 inches tall. | The Tank's visible model is 8.04 [[world units]] long, 2.8 [[World units|units]] wide, and 2.05 [[World units|units]] tall as shown in the image. If one assumes that one [[World units|world unit]] is equivalent to one real world meter, then the tank would be 26 feet 4.5 inches long, 9 feet 2 inches wide, and 6 feet 10 inches tall. | ||
| Line 30: | Line 30: | ||
The tank bounding box (used in collisions with world objects) is 6 [[world units]] long, 2.8 [[World units|units]] wide, and 2.05 [[World units|units]] tall, and does not include the barrel forward of the tip of the treads. The muzzle of the barrel is 1.57 [[World units|world units]] from the ground, meaning that a tank can shoot over a box 1.5 [[World units|units]] high. | The tank bounding box (used in collisions with world objects) is 6 [[world units]] long, 2.8 [[World units|units]] wide, and 2.05 [[World units|units]] tall, and does not include the barrel forward of the tip of the treads. The muzzle of the barrel is 1.57 [[World units|world units]] from the ground, meaning that a tank can shoot over a box 1.5 [[World units|units]] high. | ||
==History== | ===History=== | ||
The tank model was originally created by [[Tamar Cohen]] for the first versions of BZFlag and has since been extended and modified by the BZFlag developers. | The tank model was originally created by [[Tamar Cohen]] for the first versions of BZFlag and has since been extended and modified by the BZFlag developers. | ||
==3.0 and Later Versions== | |||
For the 3.0 release the tank has been redone. [[Image:3 0 tank test render.png]] | |||
It will be an externaly loaded model and have the same basic dimensions as the older tank. | |||
[[Category:Concepts]] | [[Category:Concepts]] | ||
[[Category:Map Making]] | [[Category:Map Making]] | ||
Revision as of 03:54, 2 April 2008
The tank is the primary avatar of the player in BZFlag.

2.0.10 and earlier
This Classic BZFlag tank model has been in the game since it's inception, and been an integral part of game play. This tank model has received few graphical upgrades over the years, and looks today much the same as it has since the first version of the game.
The classic tank model is hard coded as a series of OpenGL instruction in the BZFlag Source code. The model may not be changed externally with out modifications to the game client itself.
The 2.0.10 tank model has been exported from the code, and can be found as a wavefront obj file at http://my.bzflag.org/resources/models/Tank.obj This can be imported into most 3d modeling packages.
Appearance
The tank model has 7 different colors, or "skins", that it can appear in. The color of the tank results from the team in which the tank is playing, or some other game logic (such as Hunters and Rabbits in Rabbit Hunt) The 7 tank colors are as follows:
-
Red Team Tank
-
Blue Team Tank
-
Green Team Tank
-
Purple Team Tank
-
Rogue (black) Team Tank
-
Hunter Team Tank
-
Rabbit Team Tank
Depending on an individual client's graphical settings, the tank may have animated treads and spinning wheels. The tanks shown are the most basic version of the tank.
Dimensions

The Tank's visible model is 8.04 world units long, 2.8 units wide, and 2.05 units tall as shown in the image. If one assumes that one world unit is equivalent to one real world meter, then the tank would be 26 feet 4.5 inches long, 9 feet 2 inches wide, and 6 feet 10 inches tall.
The tank bounding box (used in collisions with world objects) is 6 world units long, 2.8 units wide, and 2.05 units tall, and does not include the barrel forward of the tip of the treads. The muzzle of the barrel is 1.57 world units from the ground, meaning that a tank can shoot over a box 1.5 units high.
History
The tank model was originally created by Tamar Cohen for the first versions of BZFlag and has since been extended and modified by the BZFlag developers.
3.0 and Later Versions
For the 3.0 release the tank has been redone.
It will be an externaly loaded model and have the same basic dimensions as the older tank.






