{"id":28000665,"url":"https://github.com/sysprog21/raycaster","last_synced_at":"2025-05-08T23:54:06.928Z","repository":{"id":44667776,"uuid":"303596760","full_name":"sysprog21/raycaster","owner":"sysprog21","description":"Wolfenstein 3D-style raycasting implementation","archived":false,"fork":false,"pushed_at":"2022-12-26T15:13:10.000Z","size":99,"stargazers_count":46,"open_issues_count":2,"forks_count":43,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-08T23:54:02.690Z","etag":null,"topics":[],"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/sysprog21.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}},"created_at":"2020-10-13T05:25:02.000Z","updated_at":"2025-02-13T05:30:18.000Z","dependencies_parsed_at":"2023-01-31T00:30:28.849Z","dependency_job_id":null,"html_url":"https://github.com/sysprog21/raycaster","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysprog21%2Fraycaster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysprog21%2Fraycaster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysprog21%2Fraycaster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysprog21%2Fraycaster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sysprog21","download_url":"https://codeload.github.com/sysprog21/raycaster/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253166484,"owners_count":21864471,"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","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":"2025-05-08T23:54:06.487Z","updated_at":"2025-05-08T23:54:06.923Z","avatar_url":"https://github.com/sysprog21.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# raycaster\nAn efficient and lean implementation of the [ray casting](https://en.wikipedia.org/wiki/Ray_casting) algorithm.\n\n## Features\n- no operating-system required\n- no floating-point operations\n- no division operations\n- UART keyboard input\n- 8 x 8-bit multiplications per vertical line\n- precalculated trigonometric and perspective tables\n\n## Prerequisites\nThis work is built with [ARM GCC](https://developer.arm.com/Tools%20and%20Software/GNU%20Toolchain) and run with [QEMU](https://www.qemu.org/).\n* macOS: `brew tap ArmMbed/homebrew-formulae \u0026\u0026 brew install arm-none-eabi-gcc qemu`\n* Ubuntu Linux / Debian: `sudo apt install gcc-arm-none-eabi qemu-system-arm`\n* Arch Linux: `sudo pacman -S arm-none-eabi-gcc arm-none-eabi-newlib qemu`\n\n## License\n`raycaster` is released under the MIT License.\nUse of this source code is governed by a MIT license that can be found in the LICENSE file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsysprog21%2Fraycaster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsysprog21%2Fraycaster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsysprog21%2Fraycaster/lists"}