/
Reznik
/
VRLabs
Обзор
Документация
Войти
/
Reznik
/
VRLabs
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
Lab1_BaseObjects/fcBaseObjects.dfm
85 строк
3 KB
Reznik
Мои лабы
10 май 2026, 18:49
10 май 2026, 18:49
c5dfe83
Код
Авторство
О чём код?
object FormBaseObjects: TFormBaseObjects Left = 0 Top = 0 Caption = 'Lab1 - '#1041#1072#1079#1086#1074#1099#1077' '#1086#1073#1098#1077#1082#1090#1099 ClientHeight = 606 ClientWidth = 993 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Segoe UI' Font.Style = [] TextHeight = 15 object GLSceneViewer1: TGLSceneViewer Left = 0 Top = 0 Width = 993 Height = 606 Camera = GLCamera1 Buffer.BackgroundColor = clBlack FieldOfView = 161.259384155273400000 PenAsTouch = False Align = alClient TabOrder = 0 ExplicitWidth = 641 ExplicitHeight = 480 end object GLScene1: TGLScene Left = 40 Top = 24 object GLCamera1: TGLCamera DepthOfView = 10000.000000000000000000 FocalLength = 50.000000000000000000 TargetObject = GLCube1 CameraStyle = csInfinitePerspective Position.Coordinates = {0000804000008040000080400000803F} object GLLightSource1: TGLLightSource ConstAttenuation = 1.000000000000000000 Position.Coordinates = {0000803F00004040000000400000803F} SpotCutOff = 180.000000000000000000 end end object GLCube1: TGLCube Material.FrontProperties.Emission.Color = {CDCC4C3FF8FEFE3EACC8483E0000803F} end object GLTetrahedron1: TGLTetrahedron Material.FrontProperties.Diffuse.Color = {0000803F0000803E000000000000803F} Position.Coordinates = {0000804000000000000000000000803F} end object GLOctahedron1: TGLOctahedron Material.FrontProperties.Diffuse.Color = {ACC8483ECDCC4C3FACC8483E0000803F} Position.Coordinates = {0000000000000000000080400000803F} end object GLDodecahedron1: TGLDodecahedron Material.FrontProperties.Ambient.Color = {CDCCCC3DCDCCCC3DCDCCCC3D0000803F} Material.FrontProperties.Diffuse.Color = {EC51383F6666E63ECDCC4C3E0000803F} Material.BlendingMode = bmAdditive Position.Coordinates = {000080C000000000000000000000803F} end object GLIcosahedron1: TGLIcosahedron Material.FrontProperties.Diffuse.Color = {9A99193FACC8483ECDCC4C3F0000803F} Position.Coordinates = {0000000000000000000080C00000803F} end end object GLSimpleNavigation1: TGLSimpleNavigation Form = Owner GLSceneViewer = GLSceneViewer1 FormCaption = 'Lab1 - '#1041#1072#1079#1086#1074#1099#1077' '#1086#1073#1098#1077#1082#1090#1099' - %FPS' KeyCombinations = < item ShiftState = [ssLeft, ssRight] Action = snaZoom end item ShiftState = [ssLeft] Action = snaMoveAroundTarget end item ShiftState = [ssRight] Action = snaMoveAroundTarget end> Left = 40 Top = 88 end end