Hide
Login/Register to vote and to have access to more featuresYou are here: Root > By Topic > Graphics
Go directly to another tagGo directly to another tagAll Last Modified Items for 2D Graphical Library
Back to full tag viewCL-Typesetting (Modified)Last modification: Sun, 31 Mar 2013 21:25:08 GMTcl-typesetting is a complete typesetting system written in Common Lisp using cl-pdf for the direct generation of pdf files. This enables it to be powerful, extensible, programmable and fast. It is int...
CL-PDF (Modified)Last modification: Sun, 31 Mar 2013 21:22:34 GMTCL-PDF is a cross-platform Common Lisp library for generating PDF files. It does not need any third-party tools from Adobe or others.
It is used by cl-typesetting to provide a complete typesetting sys...
CL-PNG (Modified)Last modification: Wed, 15 Jun 2011 18:40:05 GMTA library for reading and writing PNG (Portable Network Graphics) files.
zen (Added)Last modification: Tue, 15 Mar 2011 12:40:59 GMTzen, a hackable X server written in Common Lisp.
color-gradients (Added)Last modification: Sat, 14 Aug 2010 02:50:44 GMTcolor-gradients is a graphics library that computes linear or radial color gradients. Multistop color progression using linear or sin^2 interpolation is available.
Pixel Art Library (Modified)Last modification: Tue, 06 Nov 2007 22:35:43 GMT2d game/graphics library.
CLX-DRAWING-WINDOW (Modified)Last modification: Mon, 04 Jun 2007 21:03:42 GMTA library for performing simple 2D graphical operations with CLX on a drawable area. Requires trudgett.david.utils (utils.lisp).
CL-Vectors (Modified)Last modification: Sun, 15 Apr 2007 17:31:25 GMTcl-vectors is a pure Common Lisp library to manipulate and rasterize vectorial paths. The rasterizer algorithm is the same one used in the AntiGrain project.
ZPB-TTF (Modified)Last modification: Thu, 09 Nov 2006 16:10:00 GMTTrueType font file access for Common Lisp.
TrueType fonts have a publicly documented file format. ZPB-TTF is a TrueType file parser that provides an interface for reading typographic metrics, glyph o...
Gamelib (Modified)Last modification: Tue, 10 Oct 2006 14:00:03 GMTA framework for writing games in Common Lisp. It is initially planned to provide libraries for 2D games with a tile-based background and a 3D wire-frame library. It uses CLX for graphics output.
Common Lisp TrueType Engine (Added)Last modification: Fri, 01 Sep 2006 14:02:45 GMTA cross-platform TrueType font interpreter/renderer with support for antialiasing.
CAPI-OVERVIEW (Added)Last modification: Tue, 15 Aug 2006 12:30:46 GMTA graphical overview of (some) CAPI classes
CL-Canvas (Added)Last modification: Wed, 29 Mar 2006 14:41:11 GMTA library for 2D graphics output on a canvas area and input via mouse or keyboard.
Common Lisp Application Builder (Modified)Last modification: Fri, 03 Mar 2006 15:12:58 GMTAn easy to install Lisp distribution with a coordinated set of libraries for creating standalone, standard GUI applications.
cl-graphviz (Modified)Last modification: Thu, 23 Feb 2006 15:14:30 GMTCFFI interface for Graphviz, integrated with cl-graph.
Plot-2D for Garnet (Added)Last modification: Mon, 30 Jan 2006 14:33:15 GMTA library for 2D data visualization, representation of scientific datasets and mathematical functions. It is based on the Garnet GUI and can generate PostScript output.
IMAGO (Added)Last modification: Mon, 23 Jan 2006 20:16:54 GMTIMAGO is an image manipulation library. It can load and save image files in various formats, and provides basic manipulation operations.
CL-Magick (Added)Last modification: Sun, 22 Jan 2006 16:30:47 GMTCL-Magick (Common lisp interface to ImageMagick library) is a set of bindings to the ImageMagick image manipulation C library.
A GUI Library For Lisp On OS X (Added)Last modification: Sat, 14 Jan 2006 16:59:20 GMTA blog entry about Ltk, and a quick introduction on how to use it. Ltk is a Lisp interface to the Tk gui kit.
CL-GD (Added)Last modification: Mon, 09 Jan 2006 16:36:40 GMTUse the GD graphics library from Common Lisp.