{"id":21928121,"url":"https://github.com/depp/raycast","last_synced_at":"2026-05-11T16:10:36.094Z","repository":{"id":140487738,"uuid":"301607976","full_name":"depp/raycast","owner":"depp","description":"Simple software raycaster in C","archived":false,"fork":false,"pushed_at":"2020-10-06T03:54:11.000Z","size":199,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"trunk","last_synced_at":"2025-03-22T12:18:46.034Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/depp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-10-06T03:53:45.000Z","updated_at":"2022-05-07T18:52:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c6a4e3f-9976-43b0-b530-5828853e1b53","html_url":"https://github.com/depp/raycast","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/depp/raycast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depp%2Fraycast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depp%2Fraycast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depp%2Fraycast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depp%2Fraycast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/depp","download_url":"https://codeload.github.com/depp/raycast/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depp%2Fraycast/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263671840,"owners_count":23494047,"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":"2024-11-28T22:21:17.740Z","updated_at":"2026-05-11T16:10:36.048Z","avatar_url":"https://github.com/depp.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raycast\n\nIn October 2011, I felt like making a raycaster. This is it. Features:\n\n- Software renderer\n- Smooth lighting\n- Load textures from JPEG\n- Uses fixed-point math, no floats\n\n![Screenshot of texture-mapped walls with lighting](screenshot.jpg)\n\n## Building \u0026 Running\n\nOnly ever tested this on Linux. You need autotools, LibJPEG, LibSDL (version 1!), and PangoCairo. Once you have all that,\n\n    $ autoreconf -i\n    $ ./configure\n    $ make\n    $ ./src/run.sh\n\nUse the arrow keys to move. You can also use a gamepad, but don’t expect many gamepads to be compatible. Tested with Logitech Rumblepad 2.\n\n## License\n\nThis code is licensed under the MIT license. See LICENSE.txt for details.\n\nThe textures are available under the CC0 license. See data/LICENSE.txt for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdepp%2Fraycast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdepp%2Fraycast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdepp%2Fraycast/lists"}