{"id":13442732,"url":"https://github.com/3b/cl-opengl","last_synced_at":"2026-03-12T20:12:52.672Z","repository":{"id":667195,"uuid":"310364","full_name":"3b/cl-opengl","owner":"3b","description":"cl-opengl is a set of CFFI bindings to the OpenGL, GLU and GLUT APIs.","archived":false,"fork":false,"pushed_at":"2025-12-04T14:18:45.000Z","size":3118,"stargazers_count":292,"open_issues_count":38,"forks_count":59,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-03-02T22:55:33.955Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://common-lisp.net/project/cl-opengl/","language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3b.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-18T01:00:10.000Z","updated_at":"2026-02-07T01:29:50.000Z","dependencies_parsed_at":"2025-06-13T09:21:17.261Z","dependency_job_id":"ad1d2fb9-9881-4db6-be2c-19d70996349b","html_url":"https://github.com/3b/cl-opengl","commit_stats":{"total_commits":349,"total_committers":30,"mean_commits":"11.633333333333333","dds":0.5243553008595989,"last_synced_commit":"e2d83e0977b7e7ac3f3d348d8ccc7ccd04e74d59"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/3b/cl-opengl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3b%2Fcl-opengl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3b%2Fcl-opengl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3b%2Fcl-opengl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3b%2Fcl-opengl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3b","download_url":"https://codeload.github.com/3b/cl-opengl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3b%2Fcl-opengl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30441857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T03:01:49.818Z","updated_at":"2026-03-12T20:12:52.650Z","avatar_url":"https://github.com/3b.png","language":"Common Lisp","funding_links":[],"categories":["Common Lisp","Miscellaneous ##"],"sub_categories":[],"readme":"cl-opengl is a set of bindings and utilities for accessing the OpenGL,\nGLU and GLUT APIs using CFFI.\n\nThe examples/ directory contains a couple of examples using cl-glut,\ncl-opengl and cl-glu. Note, however, that you can use each of these\nindependently. In particular, you can use a windowing toolkit other\nthan (Free)GLUT, if you wish.\n\n\nbuild-time configuration:\n\nBy default, cl-opengl checks for errors after GL calls where valid,\nand disables FP traps around ffi calls to match assumptions of C code\nin drivers.\n\nIf these cause performance or other problems, they can be disabled by\npushing :cl-opengl-no-check-error or :cl-opengl-no-masked-traps onto\n*features* before compiling cl-opengl (probably will need to clear\n.fasl caches or force a rebuild with asdf if cl-opengl has been loaded\npreviously). When disabling the per-call masked fp traps in cl-opengl,\nyou might need to do so yourself to run on some drivers. See\nwith-float-traps-masked in the float-features library for a portable\nwrapper.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3b%2Fcl-opengl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3b%2Fcl-opengl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3b%2Fcl-opengl/lists"}