{"id":20462019,"url":"https://github.com/denvercoder1/java-ray-tracing-project","last_synced_at":"2025-07-24T22:41:48.263Z","repository":{"id":48654154,"uuid":"346064795","full_name":"DenverCoder1/Java-Ray-Tracing-Project","owner":"DenverCoder1","description":"3D-Renderer with Ray Tracing completed for Introduction to Software Engineering Course, Spring 2021","archived":false,"fork":false,"pushed_at":"2021-07-15T16:43:37.000Z","size":262,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-16T00:40:17.445Z","etag":null,"topics":[],"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/DenverCoder1.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}},"created_at":"2021-03-09T16:06:39.000Z","updated_at":"2023-02-22T12:27:46.000Z","dependencies_parsed_at":"2022-09-11T02:01:53.845Z","dependency_job_id":null,"html_url":"https://github.com/DenverCoder1/Java-Ray-Tracing-Project","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenverCoder1%2FJava-Ray-Tracing-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenverCoder1%2FJava-Ray-Tracing-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenverCoder1%2FJava-Ray-Tracing-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenverCoder1%2FJava-Ray-Tracing-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DenverCoder1","download_url":"https://codeload.github.com/DenverCoder1/Java-Ray-Tracing-Project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242018950,"owners_count":20058708,"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-15T12:29:36.615Z","updated_at":"2025-03-05T11:32:23.666Z","avatar_url":"https://github.com/DenverCoder1.png","language":"Java","readme":"# Java Ray Tracing Mini Project\n\n3D-Renderer with Ray Tracing completed for Introduction to Software Engineering Course, Spring 2021.\n\nJonah Lawrence \u0026 Elad Harizy\n\n## Rendered Images\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/20955511/125821918-4ccb9209-e627-47dc-acaa-d1e6fd69316f.png\" alt=\"cornellBoxTest-15s\" width=\"260px\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/20955511/125822193-f9997267-b95b-4a3a-ae70-308bebbd3229.png\" alt=\"cornellBoxTest-46s\" width=\"260px\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/20955511/125822014-cbd2f613-f20c-415c-92ec-b35f9d10d483.png\" alt=\"teapotTest-15s\" width=\"260px\"\u003e\n\u003c/p\u003e\n\n## Project Stages\n\n* [Part 1 - Primitives and Geometries](https://github.com/DenverCoder1/Java-Ray-Tracing-Project/tree/exercise-1)\n\n* [Part 2 - Unit Tests and Normal Calculations](https://github.com/DenverCoder1/Java-Ray-Tracing-Project/tree/exercise-2)\n\n* [Part 3 - Finding Intersections](https://github.com/DenverCoder1/Java-Ray-Tracing-Project/tree/exercise-3)\n\n* [Part 4 - Elements Package, Camera, Rays](https://github.com/DenverCoder1/Java-Ray-Tracing-Project/tree/exercise-4)\n\n* [Part 5 - Lights, Scene, and Image Writing](https://github.com/DenverCoder1/Java-Ray-Tracing-Project/tree/exercise-5)\n\n* [Part 6 - Color, Material, Phong Model](https://github.com/DenverCoder1/Java-Ray-Tracing-Project/tree/exercise-6)\n\n* [Part 7 - Shadows, Reflections, Transparency](https://github.com/DenverCoder1/Java-Ray-Tracing-Project/tree/exercise-7)\n\n* [Part 8 - Supersampling](https://github.com/DenverCoder1/Java-Ray-Tracing-Project/tree/exercise-8)\n\n* [Part 9 - Multithreading and Adaptive Supersampling](https://github.com/DenverCoder1/Java-Ray-Tracing-Project/tree/exercise-9)\n  \n## Running Tests\n\nUnit tests are written for JUnit 4.\n\nTo run tests in VS Code, download [`junit.jar`](https://search.maven.org/search?q=g:junit%20AND%20a:junit) and [`hamcrest-core.jar`](https://search.maven.org/artifact/org.hamcrest/hamcrest-core/1.3/jar) into a `lib` folder adjacent to `src`.\n\nFor more info, refer to [Download and Install](https://github.com/junit-team/junit4/wiki/Download-and-Install) from the JUnit 4 official documentation.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenvercoder1%2Fjava-ray-tracing-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenvercoder1%2Fjava-ray-tracing-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenvercoder1%2Fjava-ray-tracing-project/lists"}