{"id":26395823,"url":"https://github.com/maxenceleguery/jare","last_synced_at":"2026-05-21T10:02:01.059Z","repository":{"id":160437768,"uuid":"620717051","full_name":"maxenceleguery/jare","owner":"maxenceleguery","description":"3D Render engine accelerated with CUDA","archived":false,"fork":false,"pushed_at":"2025-03-09T18:35:13.000Z","size":6104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T19:30:59.921Z","etag":null,"topics":["3d","cuda","engine","raytracing"],"latest_commit_sha":null,"homepage":"","language":"C++","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/maxenceleguery.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-29T08:31:07.000Z","updated_at":"2025-03-09T18:35:16.000Z","dependencies_parsed_at":"2024-09-06T02:10:29.217Z","dependency_job_id":"b8d9a530-8204-4866-8c93-42b0d831d3be","html_url":"https://github.com/maxenceleguery/jare","commit_stats":null,"previous_names":["maxenceleguery/jare"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxenceleguery%2Fjare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxenceleguery%2Fjare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxenceleguery%2Fjare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxenceleguery%2Fjare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxenceleguery","download_url":"https://codeload.github.com/maxenceleguery/jare/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244022670,"owners_count":20385134,"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":["3d","cuda","engine","raytracing"],"created_at":"2025-03-17T11:19:32.022Z","updated_at":"2026-05-21T10:01:56.032Z","avatar_url":"https://github.com/maxenceleguery.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jare (Just A Render Engine)\n\n3D render engine project in C++.\nRequire a Nvidia graphic card to use CUDA acceleration.\n\n## Dependencies\n\n```bash\n$ sudo apt-get install nvidia-cuda-toolkit libpng-dev libsdl2-dev libsdl2-ttf-dev\n```\n\n## Compilation\n\n```bash\n$ make all\n```\n\n## Execution\n\n```bash\n$ make run\n```\n\n## Some results\n\n![Simple render of cube](images/cube.png)\n\n![Raytraced render of cube](images/cube4.png)\n\nCUDA render almost 40 times faster than classic CPU render\n\n![Raytraced chess knight](images/knight2.png)\n\nTook 2924.65s to render (64 samples per ray and 4 threads per ray)\n\n![Raytraced chess knight](images/knight3.png)\n\nTook 614.99s to render (128 samples per ray and 1 threads per ray)\n\n![Raytraced chess knight](images/knight4.png)\n\nTook 20.15s to render (128 samples per ray and 1 threads per ray) Using CUDA BVH.\n\nMaxence Leguéry\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxenceleguery%2Fjare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxenceleguery%2Fjare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxenceleguery%2Fjare/lists"}