{"id":15099785,"url":"https://github.com/peterhellberg/zig-dos-like-rotozoom","last_synced_at":"2026-02-27T14:07:40.827Z","repository":{"id":255776955,"uuid":"853584396","full_name":"peterhellberg/zig-dos-like-rotozoom","owner":"peterhellberg","description":"Zig port of Mattias Gustavssons port of rotozoom code by seancode","archived":false,"fork":false,"pushed_at":"2025-10-16T19:44:31.000Z","size":1722,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-17T22:21:43.053Z","etag":null,"topics":["gamedev","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/peterhellberg.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-07T01:03:43.000Z","updated_at":"2025-10-16T19:44:35.000Z","dependencies_parsed_at":"2025-03-27T13:47:20.213Z","dependency_job_id":"2d42feb2-3542-492b-b7a7-faa381aa8402","html_url":"https://github.com/peterhellberg/zig-dos-like-rotozoom","commit_stats":null,"previous_names":["peterhellberg/zig-dos-like-rotozoom"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peterhellberg/zig-dos-like-rotozoom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhellberg%2Fzig-dos-like-rotozoom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhellberg%2Fzig-dos-like-rotozoom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhellberg%2Fzig-dos-like-rotozoom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhellberg%2Fzig-dos-like-rotozoom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterhellberg","download_url":"https://codeload.github.com/peterhellberg/zig-dos-like-rotozoom/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhellberg%2Fzig-dos-like-rotozoom/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29899018,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T12:09:13.686Z","status":"ssl_error","status_checked_at":"2026-02-27T12:09:13.282Z","response_time":57,"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":["gamedev","zig"],"created_at":"2024-09-25T17:27:36.401Z","updated_at":"2026-02-27T14:07:40.812Z","avatar_url":"https://github.com/peterhellberg.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zig-dos-like-rotozoom :floppy_disk:\n\nGetting the [rotozoom](https://github.com/mattiasgustavsson/dos-like/blob/main/source/rotozoom.c)\nexample from [dos-like](https://github.com/mattiasgustavsson/dos-like) to build in\n[Zig](https://ziglang.org/) :zap:\n\n\u003e [!Note]\n\u003e `zig translate-c -lc rotozoom.c \u003e rotozoom.zig` was used as a starting point of the port.\n\u003e\n\u003e Most of the time was spent figuring out how to setup the build :joy:\n\n## Rotozoom effect\n\n![rotozoom](files/rotozoom.gif)\n\nThis image is used in the rotozoom effect.\n\n## Requirements\n\nA fairly recent version of [Zig master](https://ziglang.org/download/#release-master)\n(which would be `0.14.0-dev.1472` when this was written)\n\n - `SDL2`\n - `GLEW`\n - `pthread`\n\n## Compilation\n\nYou should hopefully be able to compile the binary by calling `zig build`\n\n\u003e [!Note]\n\u003e As a convenience you can compile and run the binary via `zig build run`\n\u003e (or `zig build run -- -w` if you want to start in windowed mode)\n\n## Links\n\n - https://mattiasgustavsson.itch.io/dos-like\n - https://ziglang.org/\n - https://seancode.com/demofx/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterhellberg%2Fzig-dos-like-rotozoom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterhellberg%2Fzig-dos-like-rotozoom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterhellberg%2Fzig-dos-like-rotozoom/lists"}