{"id":31974468,"url":"https://github.com/azrielx86/azxenginegl","last_synced_at":"2026-05-19T07:08:19.391Z","repository":{"id":312375355,"uuid":"1047294849","full_name":"Azrielx86/AzxEngineGL","owner":"Azrielx86","description":"This is my home made \"game\" engine library with OpenGL.","archived":false,"fork":false,"pushed_at":"2025-10-01T21:27:58.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-12T22:34:10.173Z","etag":null,"topics":["computer-graphics","graphics-engine","opengl"],"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/Azrielx86.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-30T05:22:50.000Z","updated_at":"2025-10-01T21:28:01.000Z","dependencies_parsed_at":"2025-10-01T22:16:49.755Z","dependency_job_id":"974fc77a-bb2b-4d64-abe5-3e002013321f","html_url":"https://github.com/Azrielx86/AzxEngineGL","commit_stats":null,"previous_names":["azrielx86/azxenginegl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Azrielx86/AzxEngineGL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azrielx86%2FAzxEngineGL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azrielx86%2FAzxEngineGL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azrielx86%2FAzxEngineGL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azrielx86%2FAzxEngineGL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azrielx86","download_url":"https://codeload.github.com/Azrielx86/AzxEngineGL/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azrielx86%2FAzxEngineGL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279021014,"owners_count":26086947,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["computer-graphics","graphics-engine","opengl"],"created_at":"2025-10-14T20:17:06.211Z","updated_at":"2026-05-19T07:08:19.380Z","avatar_url":"https://github.com/Azrielx86.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AzxEngineGL\n\nThis is my _home made_ graphics engine library.\n\n## How to use\n\nJust add it in your project library like this.\n\n```cmake\ncmake_minimum_required(VERSION 4.0)\nproject(Example)\n\nset(CMAKE_CXX_STANDARD 20)\n\nadd_subdirectory(AzxEngineGL)\n\ntarget_link_libraries(Example PRIVATE AzxEngineGL)\n```\n\n## Current support\n\n- [x] Multiple lights\n- [ ] Lighing: Point and Spot\n- [x] Normal mapping\n- [ ] Parallax mapping\n- [ ] Shadows\n- [x] Using Framebuffers\n- [ ] Bloom effect\n- [ ] Motion Blur effect\n- [ ] Fresnel effect\n- [ ] SSAO\n- [x] Grid floor\n- [ ] Particle system\n\n## My Projects using this\n\n### [OpenGL Playground](https://github.com/Azrielx86/OpenGL_Playground)\nThis is the project where I develop and test it.\n![OpenGL Playground Image](https://github.com/Azrielx86/OpenGL_Playground/raw/main/docs/img/window.png)\n\n### [Advanced Computer Graphics Final Project](https://github.com/Azrielx86/ProyectoFinal_CGA)\nAn endless runner game.\n![CGA Image](https://github.com/Azrielx86/ProyectoFinal_CGA/raw/main/docs/debug.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazrielx86%2Fazxenginegl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazrielx86%2Fazxenginegl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazrielx86%2Fazxenginegl/lists"}