{"id":20851146,"url":"https://github.com/elementbound/jamtracer","last_synced_at":"2026-06-25T08:31:50.974Z","repository":{"id":71330538,"uuid":"338041738","full_name":"elementbound/jamtracer","owner":"elementbound","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-03T16:50:59.000Z","size":592,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-09T10:49:03.926Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/elementbound.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}},"created_at":"2021-02-11T13:48:38.000Z","updated_at":"2021-04-03T16:51:01.000Z","dependencies_parsed_at":"2023-03-07T00:15:46.621Z","dependency_job_id":null,"html_url":"https://github.com/elementbound/jamtracer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/elementbound/jamtracer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementbound%2Fjamtracer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementbound%2Fjamtracer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementbound%2Fjamtracer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementbound%2Fjamtracer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elementbound","download_url":"https://codeload.github.com/elementbound/jamtracer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementbound%2Fjamtracer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34767542,"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-25T02:00:05.521Z","response_time":101,"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":[],"created_at":"2024-11-18T03:12:36.922Z","updated_at":"2026-06-25T08:31:50.937Z","avatar_url":"https://github.com/elementbound.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jamtracer\n\n![Sphere demo](assets/sphere-demo.png)\n\nA simple raytracer written in Java.\n\n## Features\n\n- Multi-threaded raytracing\n- Shadows\n- Reflections up to abitrary depth\n- Progressive rendering - see your render as it progresses\n- Simple shapes: sphere, box\n- Different materials per shape\n\n## Requirements\n\n- Maven\n- Java 14 with preview features enabled\n\n## Build\n\nJamtracer can be built with maven:\n\n```sh\nmvn clean install\n```\n\nOnce the build is done, an executable JAR will be created under `target/jamtracer-x.y.z-SNAPSHOT-shaded.jar`\n\n## Usage\n\nCurrently Jamtracer doesn't support any command-line arguments, the shaded JAR can be run as-is:\n\n```sh\njava --enable-preview -jar target/jamtracer-*-shaded.java\n```\n\n## Documentation\n\nDocs can be generated via maven:\n\n```sh\nmvn site\n```\n\nThe generated documents can be found under `target/site/apidocs`.\n\n## License\n\nSee [LICENSE](LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felementbound%2Fjamtracer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felementbound%2Fjamtracer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felementbound%2Fjamtracer/lists"}