home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Learn 3D Graphics Programming on the PC
/
Learn_3D_Graphics_Programming_on_the_PC_Ferraro.iso
/
rwwin
/
car.rw_
/
car.bin
Wrap
Text File
|
1995-11-14
|
3KB
|
131 lines
ModelBegin
ClumpBegin
Scale 0.1 0.1 0.1
Translate 0.0 0.0 0.1
# Outer edge of the body.
Vertex -0.5 0.25 0.75 UV 0.0 1.0 # 1
Vertex 0.5 0.25 0.75 UV 1.0 1.0 # 2
Vertex -0.5 0.25 -0.75 UV 1.0 1.0 # 3
Vertex 0.5 0.25 -0.75 UV 0.0 1.0 # 4
# Top of the roll bar.
Vertex -0.5 0.5 -0.55 UV 1.0 0.0 # 5
Vertex 0.5 0.5 -0.55 UV 0.0 0.0 # 6
Vertex -0.5 0.5 -0.65 UV 1.0 0.0 # 7
Vertex 0.5 0.5 -0.65 UV 0.0 0.0 # 8
# Top of the bonnet.
Vertex -0.45 0.4 0.2 UV 0.0 0.0 # 9
Vertex 0.45 0.4 0.2 UV 1.0 0.0 # 10
# Inside of the car.
Vertex -0.5 0.25 0.1 # 11
Vertex 0.5 0.25 0.1 # 12
Vertex -0.5 0.25 -0.45 # 13
Vertex 0.5 0.25 -0.45 # 14
# Bumper round the car.
Vertex -0.5 0.21 0.75 # 15
Vertex 0.5 0.21 0.75 # 16
Vertex -0.5 0.21 0.1 # 17
Vertex 0.5 0.21 0.1 # 18
Vertex -0.5 0.21 -0.45 # 19
Vertex 0.5 0.21 -0.45 # 20
Vertex -0.5 0.21 -0.75 # 21
Vertex 0.5 0.21 -0.75 # 22
# Base of car.
Vertex -0.35 0.05 0.50 # 23
Vertex 0.35 0.05 0.50 # 24
Vertex -0.35 0.05 0.10 # 25
Vertex 0.35 0.05 0.10 # 26
Vertex -0.35 0.05 -0.45 # 27
Vertex 0.35 0.05 -0.45 # 28
Vertex -0.35 0.05 -0.65 # 29
Vertex 0.35 0.05 -0.65 # 30
# Anchor point on the the back of the roll
# bar to assist in texturing
# Car's materials.
Surface 0.7 0.3 0.0
Color 1.0 0.0 0.0
# Rear of the roll bar.
MaterialBegin
TextureModes Foreshorten
Texture back
Quad 4 3 7 8
MaterialEnd
# Top of the roll bar.
Quad 5 6 8 7
# Bonnet of the car.
MaterialBegin
TextureModes Foreshorten
Texture bonnet
Quad 1 2 10 9
MaterialEnd
# Dash.
Quad 12 11 9 10
# Seating area.
MaterialBegin
Surface 0.0 0.0 0.0
Color 0.0 0.0 0.0
Quad 11 12 14 13
MaterialEnd
# Inside of roll bar.
Quad 13 14 6 5
# Upper left wing.
Triangle 2 12 10
# Upper right wing.
Triangle 11 1 9
# Left side of roll bar.
Quad 14 4 8 6
# Right side of roll bar.
Quad 3 13 5 7
# The bumper.
MaterialBegin
Surface 0.4 0.6 0.0
Color 0.0 0.0 0.0
Quad 15 16 2 1
Quad 16 18 12 2
Quad 18 20 14 12
Quad 20 22 4 14
Quad 22 21 3 4
Quad 21 19 13 3
Quad 19 17 11 13
Quad 17 15 1 11
MaterialEnd
# The bottom sides of the car.
Quad 23 24 16 15
Quad 24 26 18 16
Quad 26 28 20 18
Quad 28 30 22 20
Quad 30 29 21 22
Quad 29 27 19 21
Quad 27 25 17 19
Quad 25 23 15 17
# The bottom of the car.
MaterialBegin
Surface 0.0 0.0 0.0
Color 0.0 0.0 0.0
Quad 30 29 23 24
MaterialEnd
ClumpEnd
ModelEnd