{"id":23262970,"url":"https://github.com/pawcijo/gpg","last_synced_at":"2026-04-18T04:02:00.160Z","repository":{"id":230631066,"uuid":"778963372","full_name":"pawcijo/GPG","owner":"pawcijo","description":"Graphics playground for OpenGl and Vulkan stuff.","archived":false,"fork":false,"pushed_at":"2025-01-25T14:46:00.000Z","size":2659,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-03T20:48:33.882Z","etag":null,"topics":["computer-graphics","gamedev","newton-dy","opengl","simulation","vulkan"],"latest_commit_sha":null,"homepage":"","language":"C++","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/pawcijo.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":"2024-03-28T18:57:10.000Z","updated_at":"2024-07-18T14:32:35.000Z","dependencies_parsed_at":"2024-04-15T00:23:00.360Z","dependency_job_id":"26c370f2-09ba-4693-afd2-404623cad554","html_url":"https://github.com/pawcijo/GPG","commit_stats":null,"previous_names":["pawcijo/oglplayground","pawcijo/gpg"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pawcijo/GPG","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawcijo%2FGPG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawcijo%2FGPG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawcijo%2FGPG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawcijo%2FGPG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pawcijo","download_url":"https://codeload.github.com/pawcijo/GPG/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawcijo%2FGPG/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31955919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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","gamedev","newton-dy","opengl","simulation","vulkan"],"created_at":"2024-12-19T14:13:42.992Z","updated_at":"2026-04-18T04:02:00.138Z","avatar_url":"https://github.com/pawcijo.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GPG\n\nBefore trying to build run `download_dependencies.py` and `install_dependencies.py` to download, build and install newton-dynamics \nlib (https://github.com/MADEAPPS/newton-dynamics).\n\nRun also `git submodule update --init --recursive` for needed submodules (glfw,glm,imgu,SPIRV).\n\nIn short :\n\n```\npython3 download_dependencies.py\npython3 install_dependencies.py\ngit submodule update --init --recursive \n\n```\n\nAlso remember to build shaders in `build/shaders` directory.\n\nFor shaders you will need Vulkan SDK for your platform: https://vulkan.lunarg.com/#new_tab.\n\n\n\n## Requirements for Ubuntu :\n```\nsudo apt-get install build-essential libxmu-dev libxi-dev libgl-dev libwayland-dev libxkbcommon-dev libsdl2-dev gcc-14 g++-14\nsudo apt install vulkan-tools\nsudo apt install libvulkan-dev\nsudo apt install vulkan-validationlayers-dev spirv-tools\n\n```\n```\npip install python-git\n```\n\n## Requirements for Macos :\n```\n pip install gitpython \n brew install sdl2\n brew install vulkan-volk\n```\n\nRunning binary on mac:\n```\nDYLD_LIBRARY_PATH=${VulkanSdkPath}/macOS/lib ./OPGLPlayground\n```\n\n## Requirements for Windows :\nDont know yet xD\n\n## TODO/DONE:\n\nTODO:\n- [ ] Finish Vulkan implementation. (make it simpler ?)  \n- [ ] Create physics system with NewtonLibrary.  \n- [ ] Try to build and run on windows.  \n\nHelper: \n\n✅\n[x]\n[]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawcijo%2Fgpg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpawcijo%2Fgpg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawcijo%2Fgpg/lists"}