{"id":17822955,"url":"https://github.com/ranveeraggarwal/rust-raytracer","last_synced_at":"2025-03-18T14:31:10.162Z","repository":{"id":54196963,"uuid":"87171111","full_name":"ranveeraggarwal/rust-raytracer","owner":"ranveeraggarwal","description":"An implementation of Peter Shirley's Ray Tracing in One Weekend.","archived":false,"fork":false,"pushed_at":"2021-03-03T18:45:27.000Z","size":1618,"stargazers_count":118,"open_issues_count":1,"forks_count":13,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-02-28T11:48:10.725Z","etag":null,"topics":["graphics","raytracer","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/ranveeraggarwal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-04T09:53:34.000Z","updated_at":"2025-02-07T10:28:49.000Z","dependencies_parsed_at":"2022-08-13T09:00:27.945Z","dependency_job_id":null,"html_url":"https://github.com/ranveeraggarwal/rust-raytracer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranveeraggarwal%2Frust-raytracer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranveeraggarwal%2Frust-raytracer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranveeraggarwal%2Frust-raytracer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranveeraggarwal%2Frust-raytracer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ranveeraggarwal","download_url":"https://codeload.github.com/ranveeraggarwal/rust-raytracer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243945591,"owners_count":20372896,"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":["graphics","raytracer","rust"],"created_at":"2024-10-27T17:49:47.447Z","updated_at":"2025-03-18T14:31:09.734Z","avatar_url":"https://github.com/ranveeraggarwal.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"RayTracer\n===\n\n[![Build Status](https://travis-ci.org/ranveeraggarwal/rust-raytracer.svg?branch=master)](https://travis-ci.org/ranveeraggarwal/rust-raytracer)\n\nA ray tracer in rust. Based on Peter Shirley's Ray Tracing in One Weekend.\n\n## Changelog\n\n### September 21, 2017 | 1\n\nI posted the link to this repo on [/r/rust](https://www.reddit.com/r/rust/comments/71jp12/my_hello_world_in_rust_a_simple_raytracer_uses/) and folks suggested that I run in release mode (I was running in debug mode the whole time). This significantly improved the runtime. \n\nThere's also a progressbar while rendering/saving now, thanks to [coder543](https://github.com/coder543)'s [Pull Request](https://github.com/ranveeraggarwal/rust-raytracer/pull/1).\n\nA 480x320 image at 1000 samples took around 23 minutes to render.\n\nPS: Hence proved. Rust has an awesome community.\n\n### September 21, 2017 | 0\n\nMulti-threaded implementation using Rayon. 480x320 image at 100 samples took around 46 minutes to render.\n\n### September 10, 2017\n\nSingle-threaded implementation complete. 1200x800 image at 10 samples took nearly 6 hours to render.\n\n## Status\n\nImage generated after running 504 random spheres at 1000 samples.    \nCPU: Intel Xeon E5-1650 v2: 6 cores/12 threads.\n\n![One Weekend](outputs/one_weekend.png \"One Weekend\")","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franveeraggarwal%2Frust-raytracer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Franveeraggarwal%2Frust-raytracer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franveeraggarwal%2Frust-raytracer/lists"}