{"id":16081841,"url":"https://github.com/orchaldir/texture_generator","last_synced_at":"2025-03-17T17:30:32.135Z","repository":{"id":49226735,"uuid":"345331793","full_name":"Orchaldir/texture_generator","owner":"Orchaldir","description":"Generating procedural textures","archived":false,"fork":false,"pushed_at":"2021-06-22T19:02:34.000Z","size":2787,"stargazers_count":27,"open_issues_count":29,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-28T01:49:51.870Z","etag":null,"topics":["2d-graphics","procedural-textures","texture-generation","tilemap"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Orchaldir.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":"2021-03-07T11:43:40.000Z","updated_at":"2024-12-19T09:24:18.000Z","dependencies_parsed_at":"2022-09-13T17:14:29.179Z","dependency_job_id":null,"html_url":"https://github.com/Orchaldir/texture_generator","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orchaldir%2Ftexture_generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orchaldir%2Ftexture_generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orchaldir%2Ftexture_generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orchaldir%2Ftexture_generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Orchaldir","download_url":"https://codeload.github.com/Orchaldir/texture_generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243871889,"owners_count":20361379,"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-graphics","procedural-textures","texture-generation","tilemap"],"created_at":"2024-10-09T11:10:46.525Z","updated_at":"2025-03-17T17:30:31.775Z","avatar_url":"https://github.com/Orchaldir.png","language":"Rust","readme":"# Orchaldir's Texture Generator in Rust\n\n![CI](https://github.com/Orchaldir/texture_generator/workflows/CI/badge.svg)\n\n## Textures\n\nA library \u0026 application to generate procedural textures based on texture definition files.\nSee [an example](resources/textures/brick.yaml).\n\nThe example can be generated with:\n\n```terminal\ntexture_generator resources/textures/brick.yaml brick 1024\n```\n\nThis generates a color image:\n\n![Color Image](../assets/v0.2/brick_wall-color.png)\n\nAnd a depth image:\n\n![Depth Image](../assets/v0.2/brick_wall-depth.png)\n\n## Tilemaps\n\nA library \u0026 editor to create tilemaps and render them with the previous procedural textures.\nSee [an example](resources/tilemaps/example.otm).\n\nThe rendered color image with [ambient occlusion](https://en.wikipedia.org/wiki/Ambient_occlusion) \u0026 lighting:\n\n![Color image](../assets/v0.5/color.png)\n\nAnd the depth image:\n\n![Depth Image](../assets/v0.5/depth.png)\n\nThe editor uses the GUI library [Iced](https://github.com/hecrj/iced):\n\n![Editor with Iced](../assets/v0.5/editor.png)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forchaldir%2Ftexture_generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forchaldir%2Ftexture_generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forchaldir%2Ftexture_generator/lists"}