Low-level graphics libraries. There is a separate
GUI page for things like widget toolkits. See also
plotting/graphing libraries.
-
cffi-cairo -
CFFI-CAIRO is a set of cl bindings for the graphics library Cairo using cffi
-
CFFI-SDL -
CFFI-SDL is a set of Lisp bindings for the SDL graphics library, and OpenGL, using CFFI
-
cl-2d -
Cl-2d is a two-dimensional graphics library for Common Lisp
-
cl-aa -
cl-aa implements the anti-aliasing algorithm from AntiGrain in Common Lisp
-
cl-cairo2 -
cl-cairo2 is a graphics library that provides Common Lisp bindings for the Cairo API
-
cl-colors -
cl-colors contains named RGB colors like +blue+ and +darkolivegreen+
-
cl-freetype2 -
cl-freetype2 is a CFFI wrapper for FreeType 2
-
cl-gd -
CL-GD is a UFFI wrapper for the GD graphics library
-
CL-GGI -
CL-GGI is a set of Common Lisp bindings for the GGI graphics library using UFFI
-
cl-graphviz -
cl-graphviz is a CFFI interface to graphviz with cl-graph integration
-
cl-horde3d -
CL-HORDE3D provides CFFI bindings to the Horde3D graphics engine
-
cl-magick -
cl-magick is a set of lisp bindings for the ImageMagick graphics library, a comprehensive image manipulation library
-
CL-Pango -
CL-PANGO is a cffi binding to the Pango text formatting library
-
cl-photo -
cl-photo is a graphics library of calculators for photographic functions
-
cl-sane -
cl-sane is a set of bindings for the SANE (Scanner Access Now Easy) image scanner library
-
CL-SDL -
CL-SDL is a set of Common Lisp bindings for the SDL graphics library, and OpenGL, using UFFI
-
CL-V4L2 -
cl-v4l2 is a CFFI interface to Video4Linux2
-
cl-vectors -
-
clggi -
clggi is a common lisp interface to the libggi graphics library from the General Graphics Interface project (this page appears to be unchanged since 2008)
-
CLX -
CLX provides an implementation of the X Window System protocol to Lisp graphics library[ies] and applications
-
color-gradients -
color-gradients is a graphics library that computes linear or radial color gradients
-
de.setf.graphics -
de setf graphics is a native Common Lisp graphics library that provides 3d scene and geometry modeling in CLOS with rendering support for clim, clx, opengl, quickdraw, and svg
-
Fractal hacks -
Fractal hacks is a collection of programs for drawing fractal curves
-
GRT Raytracer -
GRT Raytracer is a Common Lisp ray-tracing system
-
image -
Image is an image-drawing with a few drawing primitives (circles, ellipses, lines, rectangles, text)
-
IMAGO -
IMAGO is an image manipulation and image file input/output library written by Matthieu Villeneuve
-
lisp-magick -
lisp-magick is a binding for the ImageMagick graphics library
-
lispbuilder-sdl -
Lispbuilder-SDL provides Common Lisp bindings for the SDL graphics library
-
Okra -
Okra provides CFFI bindings to the Ogre 3D graphics engine
-
OpenGL -
Interfaces and implementations of the OpenGL 3d graphics library
-
plotting -
Library and Application packages to produce 2D and 3D plots
-
poly-pen -
Poly-pen is a graphical proxy for Common Lisp
-
psgraph -
psgraph is a small package for generating PostScript pictures of directed acyclic graphs
-
s-dot -
S-Dot by Martin Loetzsch is a Common Lisp interface to the 'dot' tool of the GraphViz graphics library
-
Simple 3D viewing -
Simple 3D viewing is a Graphics library for 3D wireframe drawing based on RenderMan's conventions
-
simple-rgb -
simple-rgb is a library for manipulating RGB and HSV color values
-
Vecto -
Vecto is a graphics library that uses cl-vectors and ZPNG to draw vector graphics to PNG files
-
ZPB-TTF -
ZPB-TTF is a graphics library for parsing TrueType font files and obtaining font and glyph information
Image (bitmap and vector) libraries: (main topic:
image file)
OpenGL libraries: (main topic:
OpenGL)
-
CFFI-SDL -
CFFI-SDL is a set of Lisp bindings for the SDL graphics library, and OpenGL, using CFFI
-
cl-ftgl -
cl-ftgl is a set of bindings to the FTGL OpenGL font rendering library
-
cl-glfw -
Is a public domain set of CFFI bindings for the GLFW OpenGL helper library
-
cl-opengl -
cl-opengl is a set of CFFI bindings to the OpenGL, GLU and GLUT
-
CL-SDL -
CL-SDL is a set of Common Lisp bindings for the SDL graphics library, and OpenGL, using UFFI
-
cl-tga -
CL-TGA reads tga image files
-
de.setf.graphics -
de setf graphics is a native Common Lisp graphics library that provides 3d scene and geometry modeling in CLOS with rendering support for clim, clx, opengl, quickdraw, and svg
-
glop -
Glop is an OpenGL window and input management library for win32 and X11, providing a native Lisp alternative to GLUT and GLFW
-
GLOS -
GLOS (Graphic Library in Open Source) is a from-scratch software implementation of OpenGL
-
Open Agent Engine -
Open Agent Engine is an object oriented graphics framework based on classes representing OpenGL 2.0 windows (opaque and transparent), and OpenGL views with methods to handle rendering, animation, mouse input, keyboard events, gamePad input, texture management, and shader manipulation
-
opengl-extensions -
Extends cl-sdl to add bindings to opengl versions 1.3-2.0
-
opengl-text -
opengl-text is a library for loading and displaying TrueType fonts as texture maps in OpenGL