{"id":27168175,"url":"https://github.com/maclovin/simple-pbr-generator","last_synced_at":"2026-07-07T02:30:58.473Z","repository":{"id":142001515,"uuid":"511753389","full_name":"maclovin/simple-pbr-generator","owner":"maclovin","description":"A really simple tool to generate PBR texture from old-school image textures","archived":false,"fork":false,"pushed_at":"2022-07-08T20:24:54.000Z","size":21,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T09:37:53.185Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/maclovin.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}},"created_at":"2022-07-08T03:47:49.000Z","updated_at":"2025-06-12T09:07:41.000Z","dependencies_parsed_at":"2023-07-22T02:39:03.696Z","dependency_job_id":null,"html_url":"https://github.com/maclovin/simple-pbr-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maclovin/simple-pbr-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maclovin%2Fsimple-pbr-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maclovin%2Fsimple-pbr-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maclovin%2Fsimple-pbr-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maclovin%2Fsimple-pbr-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maclovin","download_url":"https://codeload.github.com/maclovin/simple-pbr-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maclovin%2Fsimple-pbr-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281086020,"owners_count":26441337,"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-26T02:00:06.575Z","response_time":61,"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":"2025-04-09T05:29:30.189Z","updated_at":"2025-10-26T09:37:53.410Z","avatar_url":"https://github.com/maclovin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple PBR Generator\n\nI developed this simple script in order to generate Normal, Ambient Oclusion and Height maps using any kind of texture image. \nI'm currently using this to generate theses maps over pixel art textures and for this purpose works really great.\n\nFeel free to make any adjustments and use freely in your indie-game. Have fun!\n\n## Requirements\nInstall using Python3 PIP.\n\n```console\npython3 -m pip install -r requirements.txt\n```\n\n## Usage\n```console\npython3 simple_pbr_generator.py input_file [-h] [-o OUTPUT_FILE] [-s SMOOTH] [-it INTENSITY]\n```\n\n## Basic Example\n```console\npython3 simple_pbr_generator.py ~/my-awesome-retro-game/HLTX0952.png\n```\n\nThe output will be `HLTX0952_normal.png`, `HLTX0952_height.png` and `HLTX0952_ao.png`.\n\n![Example Image](https://i.imgur.com/xzSD549.png)\n\n---\nMurilo Mac 2022\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaclovin%2Fsimple-pbr-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaclovin%2Fsimple-pbr-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaclovin%2Fsimple-pbr-generator/lists"}