{"id":20923866,"url":"https://github.com/thunderk/paysages3d","last_synced_at":"2025-09-15T12:22:37.172Z","repository":{"id":13968374,"uuid":"16668937","full_name":"thunderk/paysages3d","owner":"thunderk","description":"Landscape generator, modeler and 3d renderer software","archived":false,"fork":false,"pushed_at":"2016-07-23T21:00:28.000Z","size":70774,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-13T16:37:07.217Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://thunderk.net/paysages3d/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thunderk.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}},"created_at":"2014-02-09T15:29:50.000Z","updated_at":"2025-03-13T02:00:26.000Z","dependencies_parsed_at":"2022-08-28T18:41:55.227Z","dependency_job_id":null,"html_url":"https://github.com/thunderk/paysages3d","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thunderk/paysages3d","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunderk%2Fpaysages3d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunderk%2Fpaysages3d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunderk%2Fpaysages3d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunderk%2Fpaysages3d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thunderk","download_url":"https://codeload.github.com/thunderk/paysages3d/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunderk%2Fpaysages3d/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275255942,"owners_count":25432607,"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-09-15T02:00:09.272Z","response_time":75,"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":[],"created_at":"2024-11-18T20:18:07.183Z","updated_at":"2025-09-15T12:22:37.124Z","avatar_url":"https://github.com/thunderk.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Paysages 3D\n\n[![Build Status](https://travis-ci.org/thunderk/paysages3d.svg?branch=master)](https://travis-ci.org/thunderk/paysages3d)\n\n\n## About\n\n[Paysages 3D](http://thunderk.net/paysages3d/) is a work-in-progress landscape generator, modeler and renderer software.\n\nIt is written in C++ 11, using Qt 5.4 as only external dependency.\n\n[![Screenshot 1](data/screenshots/small1.jpg)](data/screenshots/large1.jpg) [![Screenshot 2](data/screenshots/small2.jpg)](data/screenshots/large2.jpg) [![Screenshot 3](data/screenshots/small3.jpg)](data/screenshots/large3.jpg)\n\n\n## Build/Run\n\n### Using QtSDK (All platforms)\n\nDownload and install the latest [QtSDK](http://qt.io/download).\n\nLaunch QtCreator, open the project file *src/paysages.pro* and build it.\n\nTo run the program, choose the *modeler* target.\nTo run the unit tests, choose the *tests* target.\n\n### Using a packaged Qt (Linux)\n\nYou need at least the 5.4 packaged version of Qt, with qMake and QtCore, QtQuick and QtOpengl modules.\n\nOn Ubuntu/Mint:\n\n    sudo apt-get install qt5-qmake libqt5core5a libqt5quick5 libqt5qml5 libqt5opengl5-dev\n\nThen to build and run the software:\n\n    make run\n\nTo tun the unit tests, use:\n\n    make tests\n\n\n## Licensing\n\nThe source code is subject to the terms of the [Mozilla Public License, v. 2.0](http://mozilla.org/MPL/2.0/). Read the full terms in the LICENSE file.\n\n\n## Credits\n\n* [Michaël Lemaire](http://thunderk.net) - Main developer\n* [Eric Bruneton and Fabrice Neyet](http://www-evasion.imag.fr/Membres/Eric.Bruneton/) - Publication and source code from *Precomputed Atmospheric Scattering (2008)*\n* [Qt](http://qt.io/) - Base framework\n* [GoogleTest](https://github.com/google/googletest/) - Used for unit testing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthunderk%2Fpaysages3d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthunderk%2Fpaysages3d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthunderk%2Fpaysages3d/lists"}