| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243 |
- <html>
- <head>
- <meta http-equiv=Content-Type content="text/html; charset=windows-1252">
- <meta name=Generator content="Microsoft Word 15 (filtered)">
- <title>Interface demos</title>
- <style>
- <!--
- /* Font Definitions */
- @font-face
- {font-family:"Cambria Math";
- panose-1:2 4 5 3 5 4 6 3 2 4;}
- @font-face
- {font-family:Consolas;
- panose-1:2 11 6 9 2 2 4 3 2 4;}
- /* Style Definitions */
- p.MsoNormal, li.MsoNormal, div.MsoNormal
- {margin:0cm;
- margin-bottom:.0001pt;
- font-size:12.0pt;
- font-family:"Times New Roman",serif;}
- a:link, span.MsoHyperlink
- {color:blue;
- text-decoration:underline;}
- a:visited, span.MsoHyperlinkFollowed
- {color:purple;
- text-decoration:underline;}
- p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
- {mso-style-link:"\0422\0435\043A\0441\0442 \0417\043D\0430\043A";
- margin-right:0cm;
- margin-left:0cm;
- font-size:12.0pt;
- font-family:"Times New Roman",serif;}
- p.msonormal0, li.msonormal0, div.msonormal0
- {mso-style-name:msonormal;
- margin-right:0cm;
- margin-left:0cm;
- font-size:12.0pt;
- font-family:"Times New Roman",serif;}
- span.a
- {mso-style-name:"\0422\0435\043A\0441\0442 \0417\043D\0430\043A";
- mso-style-link:\0422\0435\043A\0441\0442;
- font-family:Consolas;}
- p.msochpdefault, li.msochpdefault, div.msochpdefault
- {mso-style-name:msochpdefault;
- margin-right:0cm;
- margin-left:0cm;
- font-size:10.0pt;
- font-family:"Times New Roman",serif;}
- .MsoChpDefault
- {font-size:10.0pt;}
- @page WordSection1
- {size:595.3pt 841.9pt;
- margin:2.0cm 42.5pt 2.0cm 3.0cm;}
- div.WordSection1
- {page:WordSection1;}
- /* List Definitions */
- ol
- {margin-bottom:0cm;}
- ul
- {margin-bottom:0cm;}
- -->
- </style>
- </head>
- <body bgcolor=white lang=RU link=blue vlink=purple>
- <div class=WordSection1>
- <p class=MsoPlainText><b><span lang=FR style='font-size:13.5pt;font-family:
- "Courier New"'>Interface demos :</span></b></p>
- <ul style='margin-top:0cm' type=disc>
- <li class=MsoNormal><span lang=FR><a href="bmpfont/BmpfontD.dpr"><strong>bmpfont</strong></a><b> :</b></span></li>
- <ul style='margin-top:0cm' type=circle>
- <li class=MsoNormal><span lang=FR>using a TGLHUDText and TGLBitmapFont to
- render 2D text</span></li>
- <li class=MsoNormal><span lang=FR>rotating and scaling a 2D text</span></li>
- </ul>
- </ul>
- <p class=MsoNormal><img border=0 width=443 height=342 src=bmpfont/Bmpfont.jpg></p>
- <ul style='margin-top:0cm' type=disc>
- <li class=MsoNormal><span lang=FR><a href="camera/CameraD.dpr"><b>camera</b></a><b> :</b></span></li>
- <ul style='margin-top:0cm' type=circle>
- <li class=MsoNormal><span lang=FR>moving camera with the mouse (rotation
- & translation)</span></li>
- <li class=MsoNormal><span lang=FR>zooming/unzooming with the mouse wheel</span></li>
- </ul>
- </ul>
- <p class=MsoNormal><img border=0 width=418 height=332 src=camera/Camera.jpg></p>
- <ul style='margin-top:0cm' type=disc>
- <li class=MsoNormal><span lang=FR><a
- href="CameraController/CameraControllerD.dpr"><strong>cameracontroller</strong></a><b> :</b></span></li>
- <ul style='margin-top:0cm' type=circle>
- <li class=MsoNormal><span lang=FR>A sample using TGLCameraController to
- automate camera movement.</span></li>
- </ul>
- </ul>
- <p class=MsoNormal><img border=0 width=460 height=310 src=CameraController/CameraController.jpg></p>
- <ul style='margin-top:0cm' type=disc>
- <li class=MsoNormal><span lang=FR><a href="Console/ConsoleD.dpr"><strong>console</strong></a><b> :</b></span></li>
- <ul style='margin-top:0cm' type=circle>
- <li class=MsoNormal><span lang=FR>using a console to type commands, and get
- feedback.</span></li>
- </ul>
- </ul>
- <p class=MsoNormal><img border=0 width=454 height=312 src=Console/Console.jpg></p>
- <ul style='margin-top:0cm' type=disc>
- <li class=MsoNormal><span lang=FR><a href="cursor/CursorD.dpr"><strong>cursor</strong></a><b> :</b></span></li>
- <ul style='margin-top:0cm' type=circle>
- <li class=MsoNormal><span lang=FR>using a TGLHUDSprite as mouse cursor, with optional
- alpha-blended trail</span></li>
- <li class=MsoNormal><span lang=FR>loading and displaying a picture,
- retrieving the color under the mouse</span></li>
- </ul>
- </ul>
- <p class=MsoNormal><img border=0 width=340 height=318 src=cursor/Cursor.jpg></p>
- <ul style='margin-top:0cm' type=disc>
- <li class=MsoNormal><span lang=FR><a href="GameMenu/GameMenuD.dpr"><strong>gamemenu</strong></a><b> :</b></span></li>
- <ul style='margin-top:0cm' type=circle>
- <li class=MsoNormal><span lang=FR>A typical in-game menu.</span></li>
- </ul>
- </ul>
- <p class=MsoNormal><img border=0 width=402 height=395 src=GameMenu/GameMenu.jpg></p>
- <ul style='margin-top:0cm' type=disc>
- <li class=MsoNormal><span lang=FR><a href="Gizmo/GizmoD.dpr"><strong>gizmo</strong></a><b> :</b></span></li>
- <ul style='margin-top:0cm' type=circle>
- <li class=MsoNormal><span lang=FR>A gizmo is used to control the position, </span></li>
- <li class=MsoNormal><span lang=FR>scaling and orientation of several objects.</span></li>
- </ul>
- </ul>
- <p class=MsoNormal><img border=0 width=490 height=452 src=Gizmo/Gizmo.jpg></p>
- <ul style='margin-top:0cm' type=disc>
- <li class=MsoNormal><span lang=FR><a href="GizmoEx/GizmoExD.dpr"><strong>gizmoex</strong></a><b> :</b></span></li>
- <ul style='margin-top:0cm' type=circle>
- <li class=MsoNormal><span lang=FR>Demonstration of the extended gizmo
- component.</span></li>
- </ul>
- </ul>
- <p class=MsoNormal><img border=0 width=502 height=369 src=GizmoEx/GizmoEx.jpg></p>
- <ul style='margin-top:0cm' type=disc>
- <li class=MsoNormal><span lang=FR><a href="Pick/PickD.dpr"><b>pick</b></a><b> :</b></span></li>
- <ul style='margin-top:0cm' type=circle>
- <li class=MsoNormal><span lang=FR>finding which object(s) was picked with the
- mouse in a GLSceneViewer</span></li>
- <li class=MsoNormal><span lang=FR>coloring objects under the mouse pointer</span></li>
- </ul>
- </ul>
- <p class=MsoNormal><img border=0 width=370 height=315 src=Pick/Pick.jpg></p>
- <ul style='margin-top:0cm' type=disc>
- <li class=MsoNormal><span lang=FR><a href="HFPick/HFpickD.dpr"><strong>fadingintf</strong></a><b> :</b></span></li>
- <ul style='margin-top:0cm' type=circle>
- <li class=MsoNormal><span lang=FR>smoother, progressive coloring of objects
- under the pointer</span></li>
- <li class=MsoNormal><span lang=FR>using the OnProgress event</span></li>
- </ul>
- </ul>
- <p class=MsoNormal><img border=0 width=293 height=212 src=HFPick/HFPick.jpg></p>
- <ul style='margin-top:0cm' type=disc>
- <li class=MsoNormal><span lang=FR><a href="fontcolor/FontcolorD.dpr"><strong>fontcolor</strong></a><b> :</b></span></li>
- <ul style='margin-top:0cm' type=circle>
- <li class=MsoNormal><span lang=FR>using a color modulation to colorize and
- fadein/fadeout 2D text</span></li>
- <li class=MsoNormal><span lang=FR>using time events manager</span></li>
- </ul>
- </ul>
- <p class=MsoNormal><img border=0 width=338 height=314 src=fontcolor/FontColor.jpg></p>
- <ul style='margin-top:0cm' type=disc>
- <li class=MsoNormal><span lang=FR><a href="GuiDemo/GuidemoD.dpr"><strong>guidemo</strong></a><b> :</b></span></li>
- <ul style='margin-top:0cm' type=circle>
- <li class=MsoNormal><span lang=FR>A sample for the Gui interface system</span></li>
- <li class=MsoNormal><span lang=FR>GLScene user interface to enable user to
- change parameters.</span></li>
- </ul>
- </ul>
- <p class=MsoNormal><img border=0 width=408 height=278 src=GuiDemo/Guidemo.jpg></p>
- <ul style='margin-top:0cm' type=disc>
- <li class=MsoNormal><span lang=FR><a href="GuiPaint/GuiPaintD.dpr"><strong>guipaint</strong></a><b> :</b></span></li>
- <ul style='margin-top:0cm' type=circle>
- <li class=MsoNormal><span lang=FR>The Simple Paint Program using Gui
- components from GLScene.</span></li>
- <li class=MsoNormal><span lang=FR>using GLScene gui</span></li>
- </ul>
- </ul>
- <p class=MsoNormal><img border=0 width=292 height=333 src=GuiPaint/GuiPaint.jpg></p>
- <ul style='margin-top:0cm' type=disc>
- <li class=MsoNormal><span lang=FR><a href="SimpleNavigation/SimpleNaviD.dpr"><strong>simplenavigation</strong></a><b> :</b></span></li>
- <ul style='margin-top:0cm' type=circle>
- <li class=MsoNormal><span lang=FR>Demonstration of the Simple Navigation
- component.</span></li>
- <li class=MsoNormal><span lang=FR>No code required to add simple mouse
- control to an application.</span></li>
- </ul>
- </ul>
- <p class=MsoNormal><img border=0 width=309 height=240 src=SimpleNavigation/SimpleNavigation.jpg></p>
- <ul style='margin-top:0cm' type=disc>
- <li class=MsoNormal><span lang=FR><a href="WinFont/WinfontD.dpr"><strong>winfont</strong></a><b> :</b></span></li>
- <ul style='margin-top:0cm' type=circle>
- <li class=MsoNormal><span lang=FR>using a TGLHUDText and TGLWindowsBitmapFont
- to render 2D text</span></li>
- <li class=MsoNormal><span lang=FR>rendering text to OpenGL with a TrueType
- Font</span></li>
- </ul>
- </ul>
- <p class=MsoNormal><img border=0 width=428 height=272 src=WinFont/Winfont.jpg></p>
- <p class=MsoNormal><span lang=FR> </span></p>
- </div>
- </body>
- </html>
|