{"id":18937840,"url":"https://github.com/juzzlin/simplenormalmapper","last_synced_at":"2025-04-15T18:32:33.479Z","repository":{"id":31252594,"uuid":"34814145","full_name":"juzzlin/SimpleNormalMapper","owner":"juzzlin","description":"\"Quickly and easily generate normal maps from your 2D images with adjustable height and sampling radius using this intuitive and easy to use application\" -Softpedia","archived":false,"fork":false,"pushed_at":"2024-01-27T20:58:08.000Z","size":2072,"stargazers_count":14,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-29T01:05:54.185Z","etag":null,"topics":["2d-images","c-plus-plus","game-2d","game-development","graphics","graphics-rendering","graphics2d","linux-app","normal-mapping","qt5","windows-app"],"latest_commit_sha":null,"homepage":null,"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/juzzlin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-29T19:34:22.000Z","updated_at":"2024-12-22T07:42:55.000Z","dependencies_parsed_at":"2024-11-08T12:12:41.013Z","dependency_job_id":"93ef3408-4112-45f2-93c3-e6c40621b05f","html_url":"https://github.com/juzzlin/SimpleNormalMapper","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juzzlin%2FSimpleNormalMapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juzzlin%2FSimpleNormalMapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juzzlin%2FSimpleNormalMapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juzzlin%2FSimpleNormalMapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juzzlin","download_url":"https://codeload.github.com/juzzlin/SimpleNormalMapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249129357,"owners_count":21217341,"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","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":["2d-images","c-plus-plus","game-2d","game-development","graphics","graphics-rendering","graphics2d","linux-app","normal-mapping","qt5","windows-app"],"created_at":"2024-11-08T12:12:38.473Z","updated_at":"2025-04-15T18:32:33.473Z","avatar_url":"https://github.com/juzzlin.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Simple Normal Mapper\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\n      \u003cimg src=\"https://cloud.githubusercontent.com/assets/2587783/7400815/3b03a18c-eec8-11e4-8488-d637b536d2d1.png\"\u003e\u003c/img\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003cimg src=\"https://cloud.githubusercontent.com/assets/2587783/21721271/3e3e8f0c-d430-11e6-92da-4a7299e2b98d.png\"\u003e\u003c/img\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\nSimple Normal Mapper is a graphical editor with which one can generate normal maps for 2D images.\n\nNormal maps are used, for example, in 2D games to make an illusion of\na 3D object.\n\n## Building the project\n\nCurrently the build depends on `Qt 5` and `CMake` only. Support for `Qt 6` is preliminary and can be explicitly enabled.\n\nUse the official `Qt SDK` or install the needed development tools from a package repository.\n\nBuilding for Linux in a nutshell:\n\n    $ mkdir build \u0026\u0026 cd build\n\n    $ cmake ..\n\n    $ cmake --build . -j4\n\n`Qt 6` can be explicitly enabled by:\n\n    $ cmake -DBUILD_WITH_QT6=ON ..\n\nCreate a Debian package for Debian-based Linux distributions (in build dir):\n\n    $ cpack -G DEB\n\n## Licence\n\nGNU GPL v3\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuzzlin%2Fsimplenormalmapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuzzlin%2Fsimplenormalmapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuzzlin%2Fsimplenormalmapper/lists"}