| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302 |
- object FormQuakeActor: TFormQuakeActor
- Left = 0
- Top = 0
- Margins.Left = 4
- Margins.Top = 4
- Margins.Right = 4
- Margins.Bottom = 4
- Caption = 'Quake3 Actor'
- ClientHeight = 802
- ClientWidth = 1234
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'Tahoma'
- Font.Style = []
- WindowState = wsMaximized
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 168
- TextHeight = 23
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 1234
- Height = 127
- Margins.Left = 6
- Margins.Top = 6
- Margins.Right = 6
- Margins.Bottom = 6
- Align = alTop
- TabOrder = 0
- ExplicitWidth = 1371
- object Label1: TLabel
- Left = 28
- Top = 28
- Width = 127
- Height = 23
- Margins.Left = 6
- Margins.Top = 6
- Margins.Right = 6
- Margins.Bottom = 6
- Caption = 'Legs Animation'
- end
- object Label2: TLabel
- Left = 350
- Top = 28
- Width = 135
- Height = 23
- Margins.Left = 6
- Margins.Top = 6
- Margins.Right = 6
- Margins.Bottom = 6
- Caption = 'Torso Animaiton'
- end
- object Label3: TLabel
- Left = 665
- Top = 14
- Width = 124
- Height = 23
- Margins.Left = 6
- Margins.Top = 6
- Margins.Right = 6
- Margins.Bottom = 6
- Caption = 'Torso direction'
- end
- object Label4: TLabel
- Left = 868
- Top = 14
- Width = 44
- Height = 23
- Margins.Left = 6
- Margins.Top = 6
- Margins.Right = 6
- Margins.Bottom = 6
- Caption = 'Head'
- end
- object Label5: TLabel
- Left = 1078
- Top = 35
- Width = 35
- Height = 23
- Margins.Left = 6
- Margins.Top = 6
- Margins.Right = 6
- Margins.Bottom = 6
- Caption = 'Skin'
- end
- object ComboBox1: TComboBox
- Left = 28
- Top = 56
- Width = 295
- Height = 31
- Margins.Left = 6
- Margins.Top = 6
- Margins.Right = 6
- Margins.Bottom = 6
- Style = csDropDownList
- TabOrder = 0
- OnChange = ComboBox1Change
- end
- object ComboBox2: TComboBox
- Left = 350
- Top = 56
- Width = 253
- Height = 31
- Margins.Left = 6
- Margins.Top = 6
- Margins.Right = 6
- Margins.Bottom = 6
- Style = csDropDownList
- TabOrder = 1
- OnChange = ComboBox2Change
- end
- object TrackBar1: TTrackBar
- Left = 651
- Top = 42
- Width = 190
- Height = 36
- Margins.Left = 6
- Margins.Top = 6
- Margins.Right = 6
- Margins.Bottom = 6
- Max = 90
- Min = -90
- TabOrder = 2
- ThumbLength = 35
- end
- object TrackBar2: TTrackBar
- Left = 651
- Top = 84
- Width = 190
- Height = 36
- Margins.Left = 6
- Margins.Top = 6
- Margins.Right = 6
- Margins.Bottom = 6
- Max = 90
- Min = -90
- TabOrder = 3
- ThumbLength = 35
- end
- object TrackBar3: TTrackBar
- Left = 854
- Top = 42
- Width = 190
- Height = 36
- Margins.Left = 6
- Margins.Top = 6
- Margins.Right = 6
- Margins.Bottom = 6
- Max = 90
- Min = -90
- TabOrder = 4
- ThumbLength = 35
- end
- object TrackBar4: TTrackBar
- Left = 854
- Top = 84
- Width = 190
- Height = 36
- Margins.Left = 6
- Margins.Top = 6
- Margins.Right = 6
- Margins.Bottom = 6
- Max = 90
- Min = -90
- TabOrder = 5
- ThumbLength = 35
- end
- object ComboSkin: TComboBox
- Left = 1071
- Top = 63
- Width = 148
- Height = 31
- Margins.Left = 6
- Margins.Top = 6
- Margins.Right = 6
- Margins.Bottom = 6
- TabOrder = 6
- Text = 'Default'
- OnChange = ComboSkinChange
- Items.Strings = (
- 'Default'
- 'Red'
- 'Blue')
- end
- end
- object GLSceneViewer1: TGLSceneViewer
- Left = 0
- Top = 127
- Width = 1234
- Height = 675
- Margins.Left = 6
- Margins.Top = 6
- Margins.Right = 6
- Margins.Bottom = 6
- Camera = GLCamera1
- Buffer.BackgroundColor = clSkyBlue
- Buffer.ContextOptions = [roDoubleBuffer, roStencilBuffer, roRenderToWindow]
- FieldOfView = 80.311996459960940000
- PenAsTouch = False
- Align = alClient
- OnMouseDown = GLSceneViewer1MouseDown
- OnMouseMove = GLSceneViewer1MouseMove
- TabOrder = 1
- end
- object GLScene1: TGLScene
- Left = 32
- Top = 80
- object DummyCube1: TGLDummyCube
- CubeSize = 1.000000000000000000
- object GLLightSource1: TGLLightSource
- Ambient.Color = {0000803F0000803F0000803F0000803F}
- ConstAttenuation = 1.000000000000000000
- Position.Coordinates = {0000204100000000000020410000803F}
- LightStyle = lsOmni
- SpotCutOff = 180.000000000000000000
- end
- object GLCamera1: TGLCamera
- DepthOfView = 1000.000000000000000000
- FocalLength = 400.000000000000000000
- TargetObject = DummyCube1
- Position.Coordinates = {00009041000080410000C0400000803F}
- Direction.Coordinates = {2EF964BF2EF9E43E0000000000000000}
- Up.Coordinates = {00000000000000000000803F00000000}
- end
- end
- object ModelCube: TGLDummyCube
- CubeSize = 1.000000000000000000
- object Legs: TGLActor
- Interval = 100
- MaterialLibrary = MatLib
- object Torso: TGLActor
- Interval = 100
- MaterialLibrary = MatLib
- object Head: TGLActor
- Position.Coordinates = {00000000000000000000A0410000803F}
- Interval = 100
- MaterialLibrary = MatLib
- end
- object Weapon: TGLActor
- Interval = 100
- MaterialLibrary = MatLib
- object GunSmoke: TGLDummyCube
- CubeSize = 1.000000000000000000
- EffectsData = {
- 0458434F4C02010201061254474C536F75726365504658456666656374020202
- 001200000000020002000617474C506F696E744C696768745046584D616E6167
- 657231050000000000000080FF3F0206020008020008020008050000000000CD
- CCCCFA3F050000000000CDCCCCFA3F050000000000CDCCCCFA3F020002000905
- 00000000000000000000080200}
- end
- end
- end
- end
- end
- object GLShadowPlane1: TGLShadowPlane
- Material.FrontProperties.Diffuse.Color = {BEBEBE3E999F1F3F999F1F3F0000803F}
- Material.DepthProperties.DepthWrite = False
- Position.Coordinates = {0000000000000000000080BF0000803F}
- Height = 10.000000000000000000
- Width = 10.000000000000000000
- ShadowingObject = ModelCube
- ShadowedLight = GLLightSource1
- end
- object GLParticleFXRenderer1: TGLParticleFXRenderer
- end
- end
- object GLCadencer1: TGLCadencer
- Scene = GLScene1
- SleepLength = 0
- OnProgress = GLCadencer1Progress
- Left = 120
- Top = 80
- end
- object Timer1: TTimer
- OnTimer = Timer1Timer
- Left = 208
- Top = 80
- end
- object MatLib: TGLMaterialLibrary
- Left = 32
- Top = 144
- end
- object GLPointLightPFXManager1: TGLPointLightPFXManager
- Cadencer = GLCadencer1
- Renderer = GLParticleFXRenderer1
- Acceleration.Coordinates = {0000000000000000CDCC4C3E00000000}
- Friction = 1.000000000000000000
- ParticleSize = 0.200000002980232200
- ColorInner.Color = {0000403F0000403F0000403F0000403F}
- ColorOuter.Color = {0000403F0000403F0000403F00000000}
- LifeColors = <
- item
- LifeTime = 3.000000000000000000
- SizeScale = 1.000000000000000000
- end>
- Left = 120
- Top = 144
- end
- end
|