{"id":23236955,"url":"https://github.com/giuliom/basicrenderer","last_synced_at":"2026-02-15T18:33:56.607Z","repository":{"id":166934777,"uuid":"109185522","full_name":"giuliom/BasicRenderer","owner":"giuliom","description":"A simple renderer","archived":false,"fork":false,"pushed_at":"2026-01-16T00:38:25.000Z","size":5595,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-16T00:49:56.544Z","etag":null,"topics":["3d-graphics","cplusplus","cplusplus-14","cplusplus-17","cpp","cpp11","cpp14","cpp17","path-tracing","pathtracing","rasterizer","ray-tracing","raytracer","raytracing-engine","software-rendering"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/giuliom.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-11-01T21:23:37.000Z","updated_at":"2026-01-16T00:38:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"41f70c62-8a77-405d-ae74-2c444652c4e1","html_url":"https://github.com/giuliom/BasicRenderer","commit_stats":null,"previous_names":["giuliom/basicrenderer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/giuliom/BasicRenderer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giuliom%2FBasicRenderer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giuliom%2FBasicRenderer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giuliom%2FBasicRenderer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giuliom%2FBasicRenderer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/giuliom","download_url":"https://codeload.github.com/giuliom/BasicRenderer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giuliom%2FBasicRenderer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29486551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T15:33:17.885Z","status":"ssl_error","status_checked_at":"2026-02-15T15:32:53.698Z","response_time":118,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-graphics","cplusplus","cplusplus-14","cplusplus-17","cpp","cpp11","cpp14","cpp17","path-tracing","pathtracing","rasterizer","ray-tracing","raytracer","raytracing-engine","software-rendering"],"created_at":"2024-12-19T04:13:19.998Z","updated_at":"2026-02-15T18:33:56.590Z","avatar_url":"https://github.com/giuliom.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BasicRenderer\n\nA simple renderer\n\n![Build and Tests](https://github.com/giuliom/BasicRenderer/actions/workflows/CI.yml/badge.svg?branch=main)\n\n![Screenshot](basicrenderer.JPG?raw=true \"Screenshot\")\n\n## Description\n\nBasic Renderer is a simple renderer made with fun and learning in mind.\n\nDevelopment is currently on hold.\n\nFeatures planned:\n* Rasterization\n* Classic Ray-Tracing\n* Path-Tracing\n\nThe solution includes two projects:\n- BasicRenderer aka the actual renderer itself that can be built as standalone executable\n- QtGUI a graphical interface for BasicRenderer made with Qt 5.15.0\n\n\n## Getting Started\n\n### BasicRenderer\nThe project root folder contains a BasicRenderer.sln Visual Studio file but this project is made to use CMake\n- Install CMake\n- Move into the BasicRenderer folder\n- Run shell scripts `build.sh` and `run_tests.sh` to build the project and run the tests\n- Otherwise CMake can be used directly, these targets are provided:\n  - The library `BasicRendererLib`\n  - The executable `BasicRenderer`\n  - The Google Test executable `BasicRendererTest`\n\n### QtGUI\nDue to time constraints this project only supports Windows\n- Install Qt 5.15.0\n- Open BasicRenderer.sln with Visual Studio\n- Build and Run the QtGUI project\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiuliom%2Fbasicrenderer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiuliom%2Fbasicrenderer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiuliom%2Fbasicrenderer/lists"}