{"id":21146368,"url":"https://github.com/bhallstein/gridpixelrenderer","last_synced_at":"2025-10-09T05:13:32.094Z","repository":{"id":143863478,"uuid":"261563650","full_name":"bhallstein/GridPixelRenderer","owner":"bhallstein","description":"Pixel grid rendering for retro games, using a texture that is modified then reloaded","archived":false,"fork":false,"pushed_at":"2020-05-05T19:30:21.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T19:22:52.959Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bhallstein.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}},"created_at":"2020-05-05T19:23:25.000Z","updated_at":"2021-07-30T10:52:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"dfd454de-7ae4-4837-a81b-d2631381bdd7","html_url":"https://github.com/bhallstein/GridPixelRenderer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bhallstein/GridPixelRenderer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhallstein%2FGridPixelRenderer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhallstein%2FGridPixelRenderer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhallstein%2FGridPixelRenderer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhallstein%2FGridPixelRenderer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bhallstein","download_url":"https://codeload.github.com/bhallstein/GridPixelRenderer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhallstein%2FGridPixelRenderer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000742,"owners_count":26082933,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11-20T08:53:12.654Z","updated_at":"2025-10-09T05:13:32.051Z","avatar_url":"https://github.com/bhallstein.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gridded Pixel Renderer\n\nThe important class is the OpenGL3_2Renderer one.\n\nInitialize pixel grid:\n\n    -(id) initWithWidth:(int) height:(int)\n\n\nGet a pointer to the w x h array of ‘Colour’s which you can then modify:\n\n    -(Colour*) texDataPointer\n\nReupload the texture:\n\n    -(void) update\n\n-- BH, 1st Oct 2013\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhallstein%2Fgridpixelrenderer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhallstein%2Fgridpixelrenderer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhallstein%2Fgridpixelrenderer/lists"}