{"id":24830010,"url":"https://github.com/zak-grumbles/terrain-gen","last_synced_at":"2025-08-23T13:14:52.802Z","repository":{"id":45822159,"uuid":"56638346","full_name":"zak-grumbles/terrain-gen","owner":"zak-grumbles","description":"Procedural Terrain Generation using the Marching Cubes Algorithm, OpenGL, and C++","archived":false,"fork":false,"pushed_at":"2023-12-08T19:12:52.000Z","size":7125,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-26T23:18:19.977Z","etag":null,"topics":["graphics","noise","procedural-generation","terrain-editor","terrain-generation","terrain-generator"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zak-grumbles.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-04-19T23:03:30.000Z","updated_at":"2023-08-22T17:24:49.000Z","dependencies_parsed_at":"2023-02-08T08:15:32.668Z","dependency_job_id":"8b3ee127-bb8b-4b1a-af7f-6f02c568d5d4","html_url":"https://github.com/zak-grumbles/terrain-gen","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/zak-grumbles/terrain-gen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zak-grumbles%2Fterrain-gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zak-grumbles%2Fterrain-gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zak-grumbles%2Fterrain-gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zak-grumbles%2Fterrain-gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zak-grumbles","download_url":"https://codeload.github.com/zak-grumbles/terrain-gen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zak-grumbles%2Fterrain-gen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271749005,"owners_count":24814102,"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-08-23T02:00:09.327Z","response_time":69,"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":["graphics","noise","procedural-generation","terrain-editor","terrain-generation","terrain-generator"],"created_at":"2025-01-30T23:48:37.176Z","updated_at":"2025-08-23T13:14:52.773Z","avatar_url":"https://github.com/zak-grumbles.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terrain-gen\nProcedural terrain generation using the Marching Cubes Algorith, OpenGL, and C++\n\nUI built using [QT](https://www.qt.io/)\n\n## About\n\nThis started more years ago than I'd like to admit as a final project for my graphics class. The original version \n[(v1.0)](https://github.com/zak-grumbles/terrain-gen/releases/tag/v1.0) was implemented using immediate mode OpenGL\nand without shaders. This version has been re-implemented in the QT framework using shaders and more modern OpenGL.\n\nThe generation at this point is still single-threaded, so increasing your grid size will cause huge increases in\ngeneration time. There are plans to make this _much_ faster in the future. \n\n## Screenshots\n\n![screenshot](screenshots/generated.PNG)\n\n## Libraries Used\n- [FastNoiseLite](https://github.com/Auburn/FastNoiseLite)\n- [GLM](https://github.com/g-truc/glm)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzak-grumbles%2Fterrain-gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzak-grumbles%2Fterrain-gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzak-grumbles%2Fterrain-gen/lists"}