{"id":25714118,"url":"https://github.com/diffcunha/crp-raytracer","last_synced_at":"2025-10-08T16:33:29.880Z","repository":{"id":15759836,"uuid":"18498634","full_name":"diffcunha/crp-raytracer","owner":"diffcunha","description":"A distributed RayTracer as a service with CrowdProcess!","archived":false,"fork":false,"pushed_at":"2016-08-23T16:45:15.000Z","size":4447,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-08-24T16:28:24.509Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diffcunha.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}},"created_at":"2014-04-06T20:31:26.000Z","updated_at":"2020-08-17T13:57:18.000Z","dependencies_parsed_at":"2022-09-25T08:23:51.999Z","dependency_job_id":null,"html_url":"https://github.com/diffcunha/crp-raytracer","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diffcunha%2Fcrp-raytracer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diffcunha%2Fcrp-raytracer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diffcunha%2Fcrp-raytracer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diffcunha%2Fcrp-raytracer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diffcunha","download_url":"https://codeload.github.com/diffcunha/crp-raytracer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240668213,"owners_count":19838260,"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":"2025-02-25T12:33:53.273Z","updated_at":"2025-10-08T16:33:24.849Z","avatar_url":"https://github.com/diffcunha.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"crp-raytracer\n=============\n\nA distributed RayTracer as a service with CrowdProcess!\n\n# Install\n\nFirst, you need to install [node](http://nodejs.org/). And then :\n````\nnpm install\n````\n\nYou then need to have a [crowdprocess](https://crowdprocess.com/) account. You can now create a credentials file.\nThe `credentials.json` looks like this:\n````\n{\n  \"email\": \"your@email.com\",\n  \"password\": \"secret\"\n}\n````\n\n# Run it!\n\n````\nnode . 50 ./examples/pokeball_scene.json out.png\n````\n`50` represents the size of the square that is sent to each browsers.\n\n# Browserifiy it\n````\nnpm install -g browserify brfs\nbrowserify -t brfs ./web-app/browser.js -o ./web-app/bundle.js\n````\nThere is an encoding issue at line 3589 of bundle js, rewrite ` \u0026\u0026 ` from the keyboard.\n\n# Credits\n\nBig inspiration from the work of [Christopher Chedeau aka Vjeux](http://blog.vjeux.com/) you can find here [jsRayTracer](https://github.com/vjeux/jsRayTracer). Thanks!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiffcunha%2Fcrp-raytracer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiffcunha%2Fcrp-raytracer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiffcunha%2Fcrp-raytracer/lists"}