emacs.d/clones/lisp/www.cliki.net/opengl.html
2022-10-07 15:47:14 +02:00

112 lines
No EOL
7.2 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>CLiki: OpenGL</title>
<link rel="alternate" type="application/atom+xml" title="ATOM feed of edits to current article"
href="https://www.cliki.net/site/feed/article.atom?title=OpenGL">
<link rel="stylesheet" href="static/css/style.css">
<link rel="stylesheet" href="static/css/colorize.css">
</head>
<body>
<span class="hidden">CLiki - OpenGL</span>
<div id="content"><div id="content-area"><div id="article-title">OpenGL</div><div id="article">Interfaces and implementations of the <a href="http://www.opengl.org/">OpenGL</a> 3d <a href="graphics&#32;library.html" class="internal">graphics library</a><p><ul>
<li>
<a href="CFFI-SDL.html" class="internal">CFFI-SDL</a> -
CFFI-SDL is a set of Lisp bindings for the <a href="SDL.html" class="category">SDL</a> <a href="graphics&#32;library.html" class="category">graphics library</a>, and <a href="OpenGL.html" class="category">OpenGL</a>, using <a href="CFFI.html" class="internal">CFFI</a>
</li>
<li>
<a href="cl-fond.html" class="internal">cl-fond</a> -
A bindings library to <a href="https://github.com/Shirakumo/libfond">libfond</a>, a simple <a href="OpenGL.html" class="category">OpenGL</a> text rendering engine by the same author
</li>
<li>
<a href="cl-ftgl.html" class="internal">cl-ftgl</a> -
cl-ftgl is a set of bindings to the <a href="https://sourceforge.net/projects/ftgl/">FTGL</a> <a href="OpenGL.html" class="category">OpenGL</a> font rendering library
</li>
<li>
<a href="cl-glfw.html" class="internal">cl-glfw</a> -
Is a <a href="public&#32;domain.html" class="internal">public domain</a> set of <a href="CFFI.html" class="internal">CFFI</a> bindings for the <a href="http://www.glfw.org/">GLFW</a> <a href="OpenGL.html" class="category">OpenGL</a> helper library
</li>
<li>
<a href="cl-glfw3.html" class="internal">cl-glfw3</a> -
Is a <a href="BSD&#32;license.html" class="internal">BSD license</a>d set of <a href="CFFI.html" class="internal">CFFI</a> bindings for version 3.x of the <a href="http://www.glfw.org/">GLFW</a> <a href="OpenGL.html" class="category">OpenGL</a> helper library
</li>
<li>
<a href="cl-opengl.html" class="internal">cl-opengl</a> -
cl-opengl is a set of <a href="CFFI.html" class="internal">CFFI</a> bindings to the <a href="OpenGL.html" class="category">OpenGL</a>, GLU and GLUT
</li>
<li>
<a href="cl-soil.html" class="internal">cl-soil</a> -
Common Lisp wrapper around the <a href="https://github.com/littlstar/soil">SOIL library</a>
</li>
<li>
<a href="cl-tga.html" class="internal">cl-tga</a> -
CL-TGA reads tga <a href="image&#32;file.html" class="category">image file</a>s
</li>
<li>
<a href="CLinch.html" class="internal">CLinch</a> -
CLinch is a simple, yet powerful 3d engine/<a href="graphics&#32;library.html" class="category">graphics library</a> in <a href="OpenGL.html" class="category">OpenGL</a> for Lisp
</li>
<li>
<a href="de.setf.graphics.html" class="internal">de.setf.graphics</a> -
de setf graphics is a native Common Lisp <a href="graphics&#32;library.html" class="category">graphics library</a> that provides 3d scene and geometry modeling in CLOS with rendering support for <a href="clim.html" class="internal">clim</a>, <a href="clx.html" class="internal">clx</a>, <a href="opengl.html" class="category">opengl</a>, quickdraw, and svg
</li>
<li>
<a href="glop.html" class="internal">glop</a> -
Glop is an <a href="OpenGL.html" class="category">OpenGL</a> window and input management library for win32 and X11, providing a native Lisp alternative to <a href="http://www.opengl.org/resources/libraries/glut/">GLUT</a> and <a href="http://www.glfw.org/">GLFW</a>
</li>
<li>
<a href="GLOS.html" class="internal">GLOS</a> -
GLOS (Graphic Library in Open Source) is a from-scratch software implementation of <a href="OpenGL.html" class="category">OpenGL</a>
</li>
<li>
<a href="Open&#32;Agent&#32;Engine.html" class="internal">Open Agent Engine</a> -
<a href="https://github.com/seanjensengrey/xmlisp/blob/master/XMLisp/sources/XLUI/agent-3D.lisp">Open Agent Engine</a> is an object oriented graphics framework based on classes representing <a href="OpenGL.html" class="category">OpenGL</a> 2.0 windows (opaque and transparent), and <a href="OpenGL.html" class="category">OpenGL</a> views with methods to handle rendering, animation, mouse input, keyboard events, gamePad input, texture management, and shader manipulation
</li>
<li>
<a href="opengl-extensions.html" class="internal">opengl-extensions</a> -
Extends <a href="cl-sdl.html" class="internal">cl-sdl</a> to add bindings to <a href="opengl.html" class="category">opengl</a> versions 1.3-2.0
</li>
<li>
<a href="opengl-text.html" class="internal">opengl-text</a> -
opengl-text is a library for loading and displaying TrueType fonts as texture maps in <a href="OpenGL.html" class="category">OpenGL</a>
</li>
</ul><p>Work is ongoing (as of Dec. 2009) to add the <a href="http://en.wikipedia.org/wiki/GLX">GLX extension</a> to <a href="CLX.html" class="category">CLX</a>. See <a href="http://www.ltn.lv/~jonis/glx.html">http://www.ltn.lv/~jonis/glx.html</a> for details.</div></div>
<div id="footer" class="buttonbar"><ul><li><a href="OpenGL.html">Current version</a></li>
<li><a href="https://www.cliki.net/site/history?article=OpenGL">History</a></li>
<li><a href="https://www.cliki.net/site/backlinks?article=OpenGL">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=OpenGL&amp;from-revision=3770652161">Edit</a></li><li><a href="https://www.cliki.net/site/edit-article?create=t">Create</a></li></ul></div>
</div>
<div id="header-buttons" class="buttonbar">
<ul>
<li><a href="https://www.cliki.net/">Home</a></li>
<li><a href="https://www.cliki.net/site/recent-changes">Recent Changes</a></li>
<li><a href="CLiki.html">About</a></li>
<li><a href="Text&#32;Formatting.html">Text Formatting</a></li>
<li><a href="https://www.cliki.net/site/tools">Tools</a></li>
</ul>
<div id="search">
<form action="https://www.cliki.net/site/search">
<label for="search_query" class="hidden">Search CLiki</label>
<input type="text" name="query" id="search_query" value="" />
<input type="submit" value="search" />
</form>
</div>
</div>
<div id="pageheader">
<div id="header">
<span id="logo">CLiki</span>
<span id="slogan">the common lisp wiki</span>
<div id="login"><form method="post" action="https://www.cliki.net/site/login">
<label for="login_name" class="hidden">Account name</label>
<input type="text" name="name" id="login_name" class="login_input" />
<label for= "login_password" class="hidden">Password</label>
<input type="password" name="password" id="login_password" class="login_input" />
<input type="submit" name="login" value="login" id="login_submit" /><br />
<div id="register"><a href="https://www.cliki.net/site/register">register</a></div>
<input type="submit" name="reset-pw" value="reset password" id="reset_pw" />
</form>
</div>
</div>
</div>
</body></html>