aGraph.htm 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. <html>
  2. <head>
  3. <meta http-equiv=Content-Type content="text/html; charset=windows-1252">
  4. <meta name=Generator content="Microsoft Word 15 (filtered)">
  5. <title>Graphs demos</title>
  6. <style>
  7. <!--
  8. /* Font Definitions */
  9. @font-face
  10. {font-family:"Cambria Math";
  11. panose-1:2 4 5 3 5 4 6 3 2 4;}
  12. @font-face
  13. {font-family:Consolas;
  14. panose-1:2 11 6 9 2 2 4 3 2 4;}
  15. /* Style Definitions */
  16. p.MsoNormal, li.MsoNormal, div.MsoNormal
  17. {margin:0cm;
  18. margin-bottom:.0001pt;
  19. font-size:12.0pt;
  20. font-family:"Times New Roman",serif;}
  21. a:link, span.MsoHyperlink
  22. {color:blue;
  23. text-decoration:underline;}
  24. a:visited, span.MsoHyperlinkFollowed
  25. {color:purple;
  26. text-decoration:underline;}
  27. p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
  28. {mso-style-link:"\0422\0435\043A\0441\0442 \0417\043D\0430\043A";
  29. margin-right:0cm;
  30. margin-left:0cm;
  31. font-size:12.0pt;
  32. font-family:"Times New Roman",serif;}
  33. p.msonormal0, li.msonormal0, div.msonormal0
  34. {mso-style-name:msonormal;
  35. margin-right:0cm;
  36. margin-left:0cm;
  37. font-size:12.0pt;
  38. font-family:"Times New Roman",serif;}
  39. span.a
  40. {mso-style-name:"\0422\0435\043A\0441\0442 \0417\043D\0430\043A";
  41. mso-style-link:\0422\0435\043A\0441\0442;
  42. font-family:Consolas;}
  43. p.msochpdefault, li.msochpdefault, div.msochpdefault
  44. {mso-style-name:msochpdefault;
  45. margin-right:0cm;
  46. margin-left:0cm;
  47. font-size:10.0pt;
  48. font-family:"Times New Roman",serif;}
  49. .MsoChpDefault
  50. {font-size:10.0pt;}
  51. @page WordSection1
  52. {size:595.3pt 841.9pt;
  53. margin:2.0cm 42.5pt 2.0cm 3.0cm;}
  54. div.WordSection1
  55. {page:WordSection1;}
  56. /* List Definitions */
  57. ol
  58. {margin-bottom:0cm;}
  59. ul
  60. {margin-bottom:0cm;}
  61. -->
  62. </style>
  63. </head>
  64. <body bgcolor=white lang=RU link=blue vlink=purple>
  65. <div class=WordSection1>
  66. <p class=MsoPlainText><b><span lang=FR style='font-size:13.5pt;font-family:
  67. "Courier New"'>Graph&nbsp;:</span></b></p>
  68. <ul style='margin-top:0cm' type=disc>
  69. <li class=MsoNormal><span lang=FR><a href="fxy/FxyD.dpr"><b>Fxy</b></a><b>&nbsp;:</b></span></li>
  70. <ul style='margin-top:0cm' type=circle>
  71. <li class=MsoNormal><span lang=FR>plotting a z=f(x, y) function using
  72. TGLHeightField</span></li>
  73. <li class=MsoNormal><span lang=FR>using TXYZGrid as graph grid</span></li>
  74. </ul>
  75. </ul>
  76. <p class=MsoNormal><img border=0 width=463 height=357 src=Fxy.jpg></p>
  77. <ul style='margin-top:0cm' type=disc>
  78. <li class=MsoNormal><span lang=FR><a href="heightfield/HeightFieldD.dpr"><b>Height
  79. Field</b></a><b>&nbsp;:</b></span></li>
  80. <ul style='margin-top:0cm' type=circle>
  81. <li class=MsoNormal><span lang=FR>more advanced uses for TGLHeightField
  82. (resolution changes, color, lighting...)</span></li>
  83. <li class=MsoNormal><span lang=FR>using TGLHeightField to plot a dynamic f(x,
  84. y) function</span></li>
  85. </ul>
  86. </ul>
  87. <p class=MsoNormal><img border=0 width=457 height=306 src=HeightField.jpg></p>
  88. <ul style='margin-top:0cm' type=disc>
  89. <li class=MsoNormal><span lang=FR><a href="splines/SplinesD.dpr"><b>Splines</b></a><b>&nbsp;:</b></span></li>
  90. <ul style='margin-top:0cm' type=circle>
  91. <li class=MsoNormal><span lang=FR>basic spline use with color interpolation</span></li>
  92. <li class=MsoNormal><span lang=FR>using the camera in orthogonal mode for
  93. rendering 2D graphs</span></li>
  94. </ul>
  95. </ul>
  96. <p class=MsoNormal><img border=0 width=460 height=283 src=Splines.jpg></p>
  97. <ul style='margin-top:0cm' type=disc>
  98. <li class=MsoNormal><span lang=FR><a href="points/PointsD.dpr"><b>Points</b></a><b>&nbsp;:</b></span></li>
  99. <ul style='margin-top:0cm' type=circle>
  100. <li class=MsoNormal><span lang=FR>rendering clouds of points with TGLPoints</span></li>
  101. <li class=MsoNormal><span lang=FR>point paramaters</span></li>
  102. </ul>
  103. </ul>
  104. <p class=MsoNormal><img border=0 width=468 height=386 src=Points.jpg></p>
  105. <ul style='margin-top:0cm' type=disc>
  106. <li class=MsoNormal><span lang=FR><a href="projection/ProjectionD.dpr"><b>Projection</b></a><b>&nbsp;:</b></span></li>
  107. <ul style='margin-top:0cm' type=circle>
  108. <li class=MsoNormal><span lang=FR>connecting graph points to their projection
  109. plane</span></li>
  110. <li class=MsoNormal><span lang=FR>using parallel projection matrices</span></li>
  111. <li class=MsoNormal><span lang=FR>blending direct OpenGL with other scene
  112. objects</span></li>
  113. </ul>
  114. </ul>
  115. <p class=MsoNormal><img border=0 width=469 height=380 src=Projection.jpg></p>
  116. <p class=MsoNormal><span lang=FR><a href="../demos.htm">Back</a></span></p>
  117. </div>
  118. </body>
  119. </html>