ilya-fiveisky's Stars
google/filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
kanaka/mal
mal - Make a Lisp
norvig/paip-lisp
Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
Alexander-Miller/treemacs
vydd/sketch
A Common Lisp framework for the creation of electronic art, visual design, game prototyping, game making, computer graphics, exploration of human-computer interaction, and more.
McCLIM/McCLIM
An implementation of the Common Lisp Interface Manager, version II
robert-strandh/Second-Climacs
Version 2 of the Climacs text editor.
BradWBeer/clinch
Common Lisp 3D/2D Graphics Engine for OpenGL
borodust/cl-bodge
Feature-rich game framework for Common Lisp
kraison/vivace-graph-v3
VivaceGraph version 3. Open source Common Lisp graph database & Prolog implementation. Supersedes http://github.com/kraison/vivace-graph-v2.
alex-gutev/generic-cl
Generic function interface to standard Common Lisp functions
wenkokke/schmitty
Agda bindings to SMT-LIB2 compatible solvers.
wzrdsappr/trading-core
Backend core needed for automated trading
mdedwards/slippery-chicken
slippery chicken: algorithmic composition software in common lisp and clos
eschulte/graph
Simple graph data structure and algorithms
lispgames/glop
Direct FFI bindings for OpenGL window and context management
earl-kent/cl-garnet
Old, but suprisingly complete toolkit with no dependancies on other non-lisp libraries.
skypher/cl-store
awolven/VkTk
Vulkan Toolkit
afainer/cleven
Cleven is an experimental game engine with volume graphics written in Common Lisp.
3b/cl-vulkan
low- to mid-level Common Lisp/CFFI bindings for Vulkan API -- deprecated, see https://github.com/awolven/cl-vulkan for an actively maintained set of vulkan bindings
bgutter/cl-phonetic
Phonetic pattern matching library for Common Lisp
dkochmanski/charming-clim
CLIM/ncurses backend/tutorial
lisp/de.setf.graphics
A Common Lisp library for device-independent 3-d scene models and graphic rendering
cbaggers/fraggle
A place to play with shaders in CEPL
cbaggers/cepl.sdl2
Package that let's sdl2 host cepl
cbaggers/pile
cbaggers/tiling-viewport-manager
Split a gl windows into 'frames' which can be rendered into, inspired by emacs & tiling window managers
cbaggers/cepl.glop
glop host for cepl
cbaggers/cepl.spaces
Provides a vector-space type for both CPU & GPU coding