{"id":19758100,"url":"https://github.com/benpm/cuda-raytracer","last_synced_at":"2025-06-14T02:39:59.065Z","repository":{"id":89830814,"uuid":"235174389","full_name":"benpm/cuda-raytracer","owner":"benpm","description":"A simple raytracer using CUDA and OpenGL","archived":false,"fork":false,"pushed_at":"2020-01-23T21:51:55.000Z","size":1628,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-10T22:47:45.225Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Cuda","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/benpm.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-20T18:52:48.000Z","updated_at":"2022-05-07T01:52:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"da96d44d-eda4-42ba-9809-86876f4a0a0b","html_url":"https://github.com/benpm/cuda-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/benpm%2Fcuda-raytracer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benpm%2Fcuda-raytracer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benpm%2Fcuda-raytracer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benpm%2Fcuda-raytracer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benpm","download_url":"https://codeload.github.com/benpm/cuda-raytracer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241089484,"owners_count":19907760,"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-12T03:22:57.274Z","updated_at":"2025-02-28T02:25:51.144Z","avatar_url":"https://github.com/benpm.png","language":"Cuda","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CUDA Raytracer\nA simple raytracer using CUDA and OpenGL. Raytracing is performed by a CUDA kernel,\nand drawing is done with OpenGL. Adapted from [\"Accelerated Ray Tracing in One Weekend in CUDA\"](https://devblogs.nvidia.com/accelerated-ray-tracing-cuda/).\n\n![Screenshot](screenshot.png)\n\n## Features\n- Diffuse lighting\n- Matte material, metallic (reflective) material, dielectric (refractive) material\n- Planes and spheres\n\n## Dependencies\n- CUDA 10\n- OpenGL 4\n- glm\n- GLFW 3\n- glew\n- CMake\n\n## Building and Running\n*Tested on Ubuntu 19.10*\n\n1. Install dependencies: `nvidia-cuda-toolkit libglm-dev libglfw3-dev libglew-dev cmake`\n2. `mkdir build \u0026\u0026 cd build`\n3. `cmake ..`\n4. `make`\n5. `./main`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenpm%2Fcuda-raytracer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenpm%2Fcuda-raytracer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenpm%2Fcuda-raytracer/lists"}