/
ArtemSls
/
O3DM
Обзор
Документация
Войти
/
ArtemSls
/
O3DM
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
patch
Lab7/fSkyBox.dfm
88 строк
2 KB
ArtemSls
upload files
24 янв 2025, 03:36
24 янв 2025, 03:36
c45b34a
Код
Авторство
О чём код?
object Form1: TForm1 Left = 0 Top = 0 Caption = 'Lab7_SkyBox_Slesarev' ClientHeight = 700 ClientWidth = 1000 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Segoe UI' Font.Style = [] Position = poScreenCenter TextHeight = 15 object GLSceneViewer1: TGLSceneViewer Left = 0 Top = 0 Width = 1000 Height = 700 Camera = GLCamera1 Buffer.BackgroundColor = 7168 Buffer.AmbientColor.Color = {0000803F0000803F0000803F0000803F} FieldOfView = 163.739791870117200000 PenAsTouch = False Align = alClient OnMouseDown = GLSceneViewer1MouseDown OnMouseMove = GLSceneViewer1MouseMove TabOrder = 0 end object GLScene1: TGLScene Left = 16 Top = 8 object GLCamera1: TGLCamera DepthOfView = 300.000000000000000000 FocalLength = 50.000000000000000000 NearPlaneBias = 0.200000002980232200 TargetObject = GLDummyCube1 end object GLLightSource1: TGLLightSource Ambient.Color = {BEC0403FBEC0403FBEC0403F0000803F} ConstAttenuation = 1.000000000000000000 QuadraticAttenuation = 0.000099999997473788 LightStyle = lsOmni SpotCutOff = 180.000000000000000000 object GLLensFlare1: TGLLensFlare Seed = 1465 FlareIsNotOccluded = True end end object GLDummyCube1: TGLDummyCube Position.Coordinates = {0000803F000040C00000803F0000803F} CubeSize = 1.000000000000000000 object GLSkyBox1: TGLSkyBox MaterialLibrary = GLMaterialLibrary1 MatNameTop = 'Top' MatNameBottom = 'Bottom' MatNameLeft = 'Left' MatNameRight = 'Right' MatNameFront = 'Front' MatNameBack = 'Back' MatNameClouds = 'Clouds_b' CloudsPlaneOffset = 0.100000001490116100 CloudsPlaneSize = 2.000000000000000000 end object GLSkyBox2: TGLSkyBox MaterialLibrary = GLMaterialLibrary1 MatNameClouds = 'Clouds_m' CloudsPlaneOffset = 0.500000000000000000 CloudsPlaneSize = 4.000000000000000000 end end end object GLMaterialLibrary1: TGLMaterialLibrary Left = 104 Top = 8 end object GLCadencer1: TGLCadencer Scene = GLScene1 OnProgress = GLCadencer1Progress Left = 200 Top = 8 end object Timer1: TTimer OnTimer = Timer1Timer Left = 264 Top = 8 end end