{"id":28844109,"url":"https://github.com/dmytrozykov/vally","last_synced_at":"2026-05-17T18:12:40.639Z","repository":{"id":143527246,"uuid":"559006498","full_name":"dmytrozykov/Vally","owner":"dmytrozykov","description":"Basic OpenGL 3D rendering engine","archived":false,"fork":false,"pushed_at":"2023-03-11T20:49:29.000Z","size":17027,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-08T06:39:15.378Z","etag":null,"topics":["3d","3d-graphics","cpp","graphics","graphics-programming","opengl","rendering","rendering-3d-graphics","rendering-engine"],"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/dmytrozykov.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,"zenodo":null}},"created_at":"2022-10-28T20:04:09.000Z","updated_at":"2023-01-31T20:45:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"e94948bc-12a1-44be-b01c-87ed3f0236bc","html_url":"https://github.com/dmytrozykov/Vally","commit_stats":null,"previous_names":["dmytrozykov/vally"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dmytrozykov/Vally","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmytrozykov%2FVally","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmytrozykov%2FVally/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmytrozykov%2FVally/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmytrozykov%2FVally/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmytrozykov","download_url":"https://codeload.github.com/dmytrozykov/Vally/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmytrozykov%2FVally/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32358509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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","3d-graphics","cpp","graphics","graphics-programming","opengl","rendering","rendering-3d-graphics","rendering-engine"],"created_at":"2025-06-19T17:06:22.722Z","updated_at":"2026-05-17T18:12:40.634Z","avatar_url":"https://github.com/dmytrozykov.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vally\n![In development](https://img.shields.io/badge/-In%20development-orange) [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://github.com/TheFrainD/Vally/blob/master/LICENSE)\n\n![Vally](resources/logo300x300.png)\n\nVally is basic 3D rendering engine made with C++ and OpenGL 4.6.\n\n**The project is at its very early stage**\n\n## Clone\n```\ngit clone --recursive https://github.com/TheFrainD/Vally.git\n```\n\n## Build\n```\ncmake -B ./build -DCMAKE_BUILD_TYPE=Release\ncmake --build ./build --config Release\n```\n\n## Dependencies\n- [glfw](https://github.com/glfw/glfw) - window library\n- [glad](https://glad.dav1d.de/) - OpenGL loader\n- [spdlog](https://github.com/gabime/spdlog) - logging\n- [imgui](https://github.com/ocornut/imgui) - GUI\n- [glm](https://github.com/g-truc/glm) - Maths\n- [stb-image](https://github.com/nothings/stb/blob/master/stb_image.h) - Image loading\n\n## Implemented features\n- Multiplatform windowing\n- Event system (immediate event handling)\n\n## Planned features\n- Global illumination\n- Physically Based Shading\n- Materials\n- Multiplatform\n- ECS\n- Scene management\n- Multithreading","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmytrozykov%2Fvally","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmytrozykov%2Fvally","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmytrozykov%2Fvally/lists"}