object FormMegacube: TFormMegacube Left = 198 Top = 107 Caption = 'Megacube' ClientHeight = 355 ClientWidth = 474 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object GLSceneViewer1: TGLSceneViewer Left = 0 Top = 0 Width = 474 Height = 355 Camera = GLCamera1 Buffer.BackgroundColor = clBlack FieldOfView = 148.535995483398400000 PenAsTouch = False Align = alClient TabOrder = 0 end object GLScene1: TGLScene ObjectsSorting = osNone OnProgress = GLCadencer1Progress Left = 24 Top = 8 object DummyCube1: TGLDummyCube ObjectsSorting = osRenderBlendedLast CubeSize = 10.000000000000000000 end object GLLightSource1: TGLLightSource ConstAttenuation = 1.000000000000000000 Position.Coordinates = {0000C842000048420000C8420000803F} LightStyle = lsOmni SpotCutOff = 180.000000000000000000 end object GLCamera1: TGLCamera DepthOfView = 500.000000000000000000 FocalLength = 50.000000000000000000 TargetObject = DummyCube1 Position.Coordinates = {000048420000C8410000C8420000803F} end end object GLCadencer1: TGLCadencer Scene = GLScene1 OnProgress = GLCadencer1Progress Left = 96 Top = 8 end object GLSimpleNavigation1: TGLSimpleNavigation Form = Owner GLSceneViewer = GLSceneViewer1 FormCaption = 'Megacube - %FPS' KeyCombinations = < item ShiftState = [ssLeft, ssRight] Action = snaZoom end item ShiftState = [ssLeft] Action = snaMoveAroundTarget end item ShiftState = [ssRight] Action = snaMoveAroundTarget end> Left = 232 Top = 8 end end