{"id":19839058,"url":"https://github.com/nuclearredeye/raycasting","last_synced_at":"2026-06-15T09:32:17.004Z","repository":{"id":52983968,"uuid":"323679680","full_name":"NuclearRedeye/raycasting","owner":"NuclearRedeye","description":"A simple ray casting engine built using TypeScript","archived":false,"fork":false,"pushed_at":"2024-11-26T15:21:41.000Z","size":118,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T22:19:53.091Z","etag":null,"topics":["typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/NuclearRedeye.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-22T16:35:50.000Z","updated_at":"2024-11-26T15:22:04.000Z","dependencies_parsed_at":"2024-04-02T22:33:27.473Z","dependency_job_id":"c7e6518d-ed2e-4645-be13-0ec24c2cace8","html_url":"https://github.com/NuclearRedeye/raycasting","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"NuclearRedeye/typescript-web-application","purl":"pkg:github/NuclearRedeye/raycasting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuclearRedeye%2Fraycasting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuclearRedeye%2Fraycasting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuclearRedeye%2Fraycasting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuclearRedeye%2Fraycasting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NuclearRedeye","download_url":"https://codeload.github.com/NuclearRedeye/raycasting/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NuclearRedeye%2Fraycasting/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34357281,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"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":["typescript"],"created_at":"2024-11-12T12:20:09.063Z","updated_at":"2026-06-15T09:32:16.892Z","avatar_url":"https://github.com/NuclearRedeye.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ray Casting\n\nA simple ray casting engine built using [TypeScript](https://www.typescriptlang.org/).\n\n## Prerequisites\n\n* You have a Linux or OSX machine. Windows should be supported via WSL 2 but has not been tested.\n* You have installed a recent version of [GNU Make](https://www.gnu.org/software/make/).\n* You have installed a recent version of [Docker](https://www.docker.com/).\n\n## Quick Start\n\nYou can get up and running quickly with...\n\n```\nmake\n```\n\nThen open http://localhost:8080 in your browser.\n\nYou can also package the application into a docker container...\n\n```\nmake release\ndocker build -t raycasting:local .\ndocker run -p 8080:80 raycasting:local\n```\n\nAnd again, then open http://localhost:8080 in your browser.\n\n## License\n\nLicensed under [MIT](https://choosealicense.com/licenses/mit/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuclearredeye%2Fraycasting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuclearredeye%2Fraycasting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuclearredeye%2Fraycasting/lists"}