37 lines
1.6 KiB
HTML
37 lines
1.6 KiB
HTML
<!-- This page was created with the RAD auto-doc generator. -->
|
|
<!doctype html public "-//w3c//dtd html 3.2 final//en">
|
|
<html>
|
|
<head>
|
|
<title>OpenGL</title>
|
|
<meta http-equiv="content-type" content="text/html; charset=iso8859-1">
|
|
<meta name="ms.locale" content="en-us">
|
|
<meta name="description" content="">
|
|
<meta name="ms-hkwd" content="OpenGL">
|
|
<link rel="stylesheet" title="default" href="reference.css" type="text/css" media="screen">
|
|
</head>
|
|
<body topmargin="0">
|
|
<table cellspacing=0 cellpadding=0 class=bar width=100% height=25>
|
|
<tr class=bar>
|
|
<td class=bar>
|
|
<i> <a href="index.html" class=trn>Bink SDK 1.5v</a></i>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<h1>OpenGL</h1>
|
|
<h4>Discussion</h4>
|
|
<p>OpenGL is an industry standard 3D graphics API. It is used to drive your 3D graphics card. You can use OpenGL to do fast alpha-plane controlled transparent video playback (see <b>"ExamAlph.C" and "GLRAD3D.C"</b> for an example). You can read more about OpenGL at the <a href="http://www.glsetup.com">GLSetup</a> website.</p>
|
|
<p>
|
|
<br>
|
|
<b>Group:</b>
|
|
<a href="Background Concepts.html">Background Concepts</a><br>
|
|
<b>Related Sections:</b>
|
|
<a href="Alpha Planes.html">Alpha Planes</a>, <a href="Bink Examples for Win32.html">Bink Examples for Win32</a>, <a href="Bink Examples for th19saaa.html">Bink Examples for the Xbox</a>, <a href="Direct3D.html">Direct3D</a></p>
|
|
<p align=center>
|
|
<a href="mailto:Bink1@radgametools.com">For technical support, e-mail Bink1@radgametools.com</a>
|
|
<br>
|
|
<a href="http://www.radgametools.com/bnkmain.htm?from=help1.5v">© Copyright 1994-2003 RAD Game Tools, Inc. All Rights Reserved.</a>
|
|
</p>
|
|
<br>
|
|
</body>
|
|
</html>
|