{"id":16189992,"url":"https://github.com/brson/rustray","last_synced_at":"2025-06-17T12:36:24.641Z","repository":{"id":2014523,"uuid":"2949867","full_name":"brson/rustray","owner":"brson","description":"Sebastian Sylvan's Rust ray-tracer","archived":false,"fork":false,"pushed_at":"2013-12-04T22:02:26.000Z","size":344,"stargazers_count":20,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-02T22:41:59.996Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/brson.png","metadata":{"files":{"readme":"README.rst","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":"2011-12-09T20:21:15.000Z","updated_at":"2022-02-07T11:15:07.000Z","dependencies_parsed_at":"2022-09-16T13:00:42.825Z","dependency_job_id":null,"html_url":"https://github.com/brson/rustray","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brson/rustray","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brson%2Frustray","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brson%2Frustray/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brson%2Frustray/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brson%2Frustray/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brson","download_url":"https://codeload.github.com/brson/rustray/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brson%2Frustray/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260359544,"owners_count":22997312,"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-10-10T07:38:02.436Z","updated_at":"2025-06-17T12:36:19.628Z","avatar_url":"https://github.com/brson.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Rustray\n=======\n\nMay 2013\n\nA raytracing proof-of-concept in Rust\n\nRequirements\n------------\n\n- Rust-0.6 (incoming)\n\nCompiling\n---------\n::\n\n   $ rustc rustray.rc\n\nIt's usually worth compiling with '--opt-level 3'.\n\nQuality Settings\n----------------\n\nNow raytracing parameters are hard-coded in ``consts.rs``,\njust edit it and re-compile ``rustray`` again.\n\nDemo\n----\nThis might take some time even on the strong machine, so consider choosing more\nsimple model or adjust quality settings.\n::\n\n   $ wget http://groups.csail.mit.edu/graphics/classes/6.837/F03/models/cow-nonormals.obj\n   $ ./rustray cow-nonormals.obj\n    Reading \"cow-nonormals.obj\"...\n    Reading model file...Building kd-tree... Done.\n    Loaded model.\n\t    Verts: 4583, Tris: 25811\n\t    KD-tree depth: 14, #nodes: 3341\n    Tracing rays... using 4 tasks ... Done!\n    Writing \"./oput.ppm\"...Done!\n    Total time: 16.149s, of which tracing: 11.161\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrson%2Frustray","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrson%2Frustray","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrson%2Frustray/lists"}