{"id":24087487,"url":"https://github.com/carlmartus/lingo","last_synced_at":"2026-04-24T12:03:00.330Z","repository":{"id":140167665,"uuid":"126580588","full_name":"carlmartus/lingo","owner":"carlmartus","description":"Rust OpenGL helper library","archived":false,"fork":false,"pushed_at":"2021-04-16T17:49:04.000Z","size":60,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-19T13:53:41.972Z","etag":null,"topics":["3d-camera","glsl","opengl","opengl-es-20","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/carlmartus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2018-03-24T08:35:17.000Z","updated_at":"2021-04-16T17:49:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"842d7ed0-75c0-4ce4-8264-a0f7cb6f2eff","html_url":"https://github.com/carlmartus/lingo","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/carlmartus/lingo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlmartus%2Flingo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlmartus%2Flingo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlmartus%2Flingo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlmartus%2Flingo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carlmartus","download_url":"https://codeload.github.com/carlmartus/lingo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlmartus%2Flingo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32222483,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["3d-camera","glsl","opengl","opengl-es-20","rust"],"created_at":"2025-01-10T03:26:26.745Z","updated_at":"2026-04-24T12:03:00.294Z","avatar_url":"https://github.com/carlmartus.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lingo\n[![Build Status](https://travis-ci.org/carlmartus/lingo.svg?branch=master)](https://travis-ci.org/carlmartus/lingo)\n\nRust wrapper library for OpenGL.\n\nUsing the OpenGL API directly can be a lot of work.\nThis library is meant to make this job easier.\n\n## Modules\n * `lingo::draw::HwBuf`, vertex array buffer handling.\n * `lingo::draw::Matrix4x4`, create projection matrices.\n * `lingo::draw::Pipeline`, render setup by defining a pipeline.\n * `lingo::draw::Program`, GLSL program abstraction.\n * `lingo::draw::ProgramBuilder`, makes GLSL shaders a bit easier.\n * `lingo::draw::print_gl_error`, OpenGL error checking.\n\n## Sample\n- [Hello triangle](samples/hello_triangle.rs), *Hello world* but for GPU.\n- [Stride](samples/stride.rs), multiple vertex attributes using stride.\n- [3D camera](samples/camera.rs), using projections to get a 3D camera\n  perspective.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlmartus%2Flingo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarlmartus%2Flingo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlmartus%2Flingo/lists"}