cepl

OpenGL abstraction

A Common Lisp library that abstracts OpenGL programming and provides a REPL-friendly interface.

Code Evaluate Play Loop

GitHub

861 stars
46 watching
52 forks
Language: Common Lisp
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
3b/cl-opengl A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. 278
cbaggers/varjo Compiler for translating Lisp code to GLSL shader language 223
cginternals/globjects A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. 539
cbaggers/fn A set of macros and functions to simplify the use of lambda in Common Lisp by adding implicit arguments. 25
acdemiralp/gl A C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources. 158
aidan63/linc_opengl A C library providing native bindings to the OpenGL API for use in Haxe applications 2
edicl/cl-interpol Libraries that enhance Common Lisp syntax for string interpolation 62
zkat/cl-openal Common Lisp bindings for an audio library 35
binary1248/gls A library to reduce boilerplate OpenGL code 18
bitzhuwei/csharpgl A C# wrapper for the OpenGL API, abstracting away its complexities to simplify game development and rendering tasks. 570
valvesoftware/togl A Direct3D to OpenGL abstraction layer for translation and compatibility 2,043
html/clache A general caching facility for Common Lisp 18
vale981/practical-cl-beautified Enhances the online version of Practical Common Lisp with syntax highlighting and interactive features. 34
snowkit/linc_opengl A native binding library for OpenGL that provides access to OpenGL and GLEW APIs from Haxe code. 8
malisper/clamp An implementation of Arc programming language concepts in Common Lisp. 71