{"id":27353969,"url":"https://github.com/viniciusfinger/java-ray-casting","last_synced_at":"2026-04-25T12:36:39.653Z","repository":{"id":215646422,"uuid":"739448785","full_name":"viniciusfinger/java-ray-casting","owner":"viniciusfinger","description":"Geo tool in Java to check if a point is inside a non-convex polygon using Ray Casting Algorithm ⚡📏","archived":false,"fork":false,"pushed_at":"2024-01-12T16:07:34.000Z","size":35,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-25T12:36:37.728Z","etag":null,"topics":["geometry","java","ray-casting","ray-casting-algorithm"],"latest_commit_sha":null,"homepage":"","language":"Java","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/viniciusfinger.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,"zenodo":null}},"created_at":"2024-01-05T15:38:19.000Z","updated_at":"2025-06-06T14:34:22.000Z","dependencies_parsed_at":"2024-01-05T17:27:23.319Z","dependency_job_id":"ac021e4a-ebe1-4f73-aea7-32194b4a865d","html_url":"https://github.com/viniciusfinger/java-ray-casting","commit_stats":null,"previous_names":["viniciusfinger/java-ray-casting"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/viniciusfinger/java-ray-casting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viniciusfinger%2Fjava-ray-casting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viniciusfinger%2Fjava-ray-casting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viniciusfinger%2Fjava-ray-casting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viniciusfinger%2Fjava-ray-casting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viniciusfinger","download_url":"https://codeload.github.com/viniciusfinger/java-ray-casting/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viniciusfinger%2Fjava-ray-casting/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32262801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"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":["geometry","java","ray-casting","ray-casting-algorithm"],"created_at":"2025-04-12T21:18:33.125Z","updated_at":"2026-04-25T12:36:39.633Z","avatar_url":"https://github.com/viniciusfinger.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ray Casting Algorithm in Java ⚡📏\nGeo tool to check if a point is inside a non-convex polygon. Also works for convex polygon.\n\nRay casting is a technique that discovers whether a point is inside a non-convex polygon through the number of intersections with the outside its radius has. If the number is odd, it means that the point is contained within the polygon.\n\n![Ray Casting Explanation](explanation.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviniciusfinger%2Fjava-ray-casting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviniciusfinger%2Fjava-ray-casting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviniciusfinger%2Fjava-ray-casting/lists"}