{"id":15374660,"url":"https://github.com/scyth3-c/gl-pincel","last_synced_at":"2026-01-25T00:02:38.581Z","repository":{"id":112585375,"uuid":"501475361","full_name":"scyth3-c/gl-pincel","owner":"scyth3-c","description":"a pincel with anchor points, you can draw  arbitrarily or with anchos poins polygons","archived":false,"fork":false,"pushed_at":"2022-07-04T03:01:56.000Z","size":68,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-22T03:49:18.331Z","etag":null,"topics":["brush","cpp","cpp17","drawing","linux","makefile","opengl"],"latest_commit_sha":null,"homepage":"","language":"C++","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/scyth3-c.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-06-09T02:16:54.000Z","updated_at":"2023-05-10T02:30:35.000Z","dependencies_parsed_at":"2023-05-16T18:00:22.700Z","dependency_job_id":null,"html_url":"https://github.com/scyth3-c/gl-pincel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/scyth3-c/gl-pincel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scyth3-c%2Fgl-pincel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scyth3-c%2Fgl-pincel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scyth3-c%2Fgl-pincel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scyth3-c%2Fgl-pincel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scyth3-c","download_url":"https://codeload.github.com/scyth3-c/gl-pincel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scyth3-c%2Fgl-pincel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28739321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T22:12:27.248Z","status":"ssl_error","status_checked_at":"2026-01-24T22:12:10.529Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["brush","cpp","cpp17","drawing","linux","makefile","opengl"],"created_at":"2024-10-01T13:59:25.789Z","updated_at":"2026-01-25T00:02:38.576Z","avatar_url":"https://github.com/scyth3-c.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cdiv align=\"center\"\u003e\n   \u003cimg src=\"https://user-images.githubusercontent.com/52190352/172750707-4c4103b5-314d-4478-a16d-2e7fd775b664.gif\"\u003e\u003c/img\u003e\n\u003c/div\u003e\n\n \u003cdiv align=\"center\"\u003e \n   \u003cimg src=\"https://img.shields.io/static/v1?label=update\u0026message=Today\u0026color=success\"\u003e\n   \u003cimg src=\"https://img.shields.io/static/v1?label=version\u0026message=1.0.0\u0026color=green\"\u003e\n   \u003cimg src=\"https://img.shields.io/static/v1?label=lenguage\u0026message=CPP\u0026color=blue\"\u003e\n   \u003cimg src=\"https://img.shields.io/static/v1?label=standar\u0026message=CPP17\u0026color=red\"\u003e\n   \u003cimg src=\"https://img.shields.io/static/v1?label=CONTRIBUTIONS\u0026message=ALL WELCOME\u0026color=green\"\u003e   \n  \n \u003c/div\u003e\n\n\u003chr/\u003e\n\n\n\n# gl-pincel\na pincel with anchor points, you can draw  arbitrarily or with anchos poins polygons, you can use as many layers as you want, each drawing stays on one, to add a layer with this that does not connect the dots, is by right clicking on it\n\n## compile and build\n\n``` \n  sudo make install\n  make\n  ./build/pincel\n  \n```\n\n\n## program\n### hipercube\n![Captura desde 2022-06-08 21-04-18](https://user-images.githubusercontent.com/52190352/172751016-73bb05d6-6b82-42d4-81a9-bde2789c17d0.png)\n\n\n\n### a simple draw\n![Captura desde 2022-06-08 20-44-41](https://user-images.githubusercontent.com/52190352/172750924-3cc7e78c-09bd-43fa-8cba-8cb31421c184.png)\n\n\n\n## performance\n\n### linux\n\n**idle**\n\n| RAM          | CPU            | read / write  |\n| :---         |     :---:      |          ---: |\n| 16.4 MB      |  2.47          |   N/D-N/D     |\n\n\n\n\n## About\n\nthis is actually a \"plus version\" of a previous repository called draw any modes and I decided to redo it for fun, this is not an official program or anything like that, but if you want to use it that way it would be great.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscyth3-c%2Fgl-pincel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscyth3-c%2Fgl-pincel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscyth3-c%2Fgl-pincel/lists"}