{"id":13552794,"url":"https://github.com/tmcw/literate-raytracer","last_synced_at":"2026-05-25T02:30:16.945Z","repository":{"id":11082759,"uuid":"13430096","full_name":"tmcw/literate-raytracer","owner":"tmcw","description":"a literate raytracer in javascript","archived":false,"fork":false,"pushed_at":"2020-09-20T21:30:32.000Z","size":546,"stargazers_count":202,"open_issues_count":0,"forks_count":18,"subscribers_count":8,"default_branch":"gh-pages","last_synced_at":"2025-02-16T12:59:02.466Z","etag":null,"topics":["explanation","toy-raytracer"],"latest_commit_sha":null,"homepage":"https://tmcw.github.io/literate-raytracer/","language":"HTML","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/tmcw.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":"2013-10-09T01:28:49.000Z","updated_at":"2025-02-02T13:16:38.000Z","dependencies_parsed_at":"2022-09-23T16:00:21.156Z","dependency_job_id":null,"html_url":"https://github.com/tmcw/literate-raytracer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcw%2Fliterate-raytracer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcw%2Fliterate-raytracer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcw%2Fliterate-raytracer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcw%2Fliterate-raytracer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmcw","download_url":"https://codeload.github.com/tmcw/literate-raytracer/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240138942,"owners_count":19754018,"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":["explanation","toy-raytracer"],"created_at":"2024-08-01T12:02:10.400Z","updated_at":"2026-05-25T02:30:16.910Z","avatar_url":"https://github.com/tmcw.png","language":"HTML","funding_links":[],"categories":["HTML","others"],"sub_categories":[],"readme":"# literate-raytracer\n\nThis is a literate [raytracer](http://en.wikipedia.org/wiki/Ray_tracing_(graphics)),\nwritten in Javascript. The [demo, code listing, and explanation](http://macwright.org/literate-raytracer/)\nare all one part: you can understand the implementation by reading it in combination\nwith literate-style code comments.\n\nThis is intended as a learning platform for those trying to connect the mathematical\nand engineering explanations of raytracing and understand the behavior of the algorithm\nwell enough to do interesting things.\n\n## Helping\n\nSubmit a normal pull request with more docs or clarified code! To rebuild the literate pages:\n\n    npm install\n    npm run-script doc\n\n## Reading\n\n* [Ray Tracing: Graphics for the Masses](http://www.cs.unc.edu/~rademach/xroads-RT/RTarticle.html)\n\n## Other Raytracers\n\n* [bwiklund/js1k-love-raytracer](https://github.com/bwiklund/js1k-love-raytracer).\n* [toy raytracer in python](http://www.lshift.net/blog/2008/10/29/toy-raytracer-in-python)\n* [toy raytracer in python ported to coffeescript still no comments](https://github.com/agend07/coffee_raytracer)\n\nThis code and accompanying text is released under CC0, or Public Domain where\napplicable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmcw%2Fliterate-raytracer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmcw%2Fliterate-raytracer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmcw%2Fliterate-raytracer/lists"}