{"id":17841331,"url":"https://github.com/shybovycha/irrpaint3d","last_synced_at":"2025-09-14T23:49:31.338Z","repository":{"id":2207826,"uuid":"3156790","full_name":"shybovycha/irrPaint3D","owner":"shybovycha","description":"Realtime 3D object painting with Irrlicht","archived":false,"fork":false,"pushed_at":"2021-05-05T07:52:40.000Z","size":10718,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-14T01:32:02.901Z","etag":null,"topics":["3d-model","irrlicht"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shybovycha.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":"2012-01-11T19:54:26.000Z","updated_at":"2025-03-15T12:06:10.000Z","dependencies_parsed_at":"2022-08-30T06:25:18.706Z","dependency_job_id":null,"html_url":"https://github.com/shybovycha/irrPaint3D","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shybovycha/irrPaint3D","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shybovycha%2FirrPaint3D","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shybovycha%2FirrPaint3D/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shybovycha%2FirrPaint3D/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shybovycha%2FirrPaint3D/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shybovycha","download_url":"https://codeload.github.com/shybovycha/irrPaint3D/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shybovycha%2FirrPaint3D/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275184804,"owners_count":25419913,"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-14T02:00:10.474Z","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":["3d-model","irrlicht"],"created_at":"2024-10-27T21:02:44.770Z","updated_at":"2025-09-14T23:49:31.317Z","avatar_url":"https://github.com/shybovycha.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Realtime model painting\n\n## Overview\n\nThis application aims at imlpementing painting 3D models in realtime.\n\nCurrently application only picks the UV coordinates of a selected point on a 3D model and shows it in a texture preview window.\nIf your model has multiple materials with textures, the ones without textures are not displayed - there is simply no reason for that.\n\n![Screenshot](https://raw.githubusercontent.com/shybovycha/irrPaint3D/master/media/screenshot3.png)\n\n## TODO\n\n### Required\n\nFeatures still not implemented but required:\n\n- [x] Actually drawing on the model\n- [x] Saving the modified texture\n\n### Optional\n\nThings that are not really required but which would greatly improve user experience:\n\n- [-] Translating / rotating / scaling the camera from UI\n- [x] Choosing the brushes - color, size, opacity\n- [x] Preventing screen from flickering with black when hovering over model\n- [ ] Pointing to the selected point on a model with 3D arrow instead of highlighting the whole triangle\n- [x] Updating model texture on the fly\n\n## Compiling and running\n\n1. Install [vcpkg](https://github.com/microsoft/vcpkg/):\n2. Use CMake in conjunction with vcpkg to install the dependencies and build the project:\n\n```bash\ncmake -B build -S . -DCMAKE_TOOLCHAIN_FILE=C:\\src\\vcpkg\\scripts\\buildsystems\\vcpkg.cmake\ncmake --build build\n```\n\nThen just run `irr-paint-3d` binary from the `out` directory.\n\n```bash\n.\\out\\build\\x64-Debug\\irr-paint-3d.exe\n```\n\nUse UI to open the 3D model. Use `RMB` (Right Mouse Button) to move camera around and `LMB` (Left Mouse Button) to rotate camera.\nTo zoom in and out use `RMB + LMB`.\n\n## License\n\n### Code\n\nSee [LICENSE](LICENSE). The code is thought to be not only significantly different than the example(s) but also not covered by the engine license since examples are trivial and not part of the engine.\n\n### Media\n\n* dwarf model and texture from [Irrlicht Example 8 SpecialFX](http://irrlicht.sourceforge.net/docu/example008.html)\n\n```\n  The Irrlicht Engine License\n  ===========================\n\n  Copyright (C) 2002-2015 Nikolaus Gebhardt\n\n  This software is provided 'as-is', without any express or implied\n  warranty.  In no event will the authors be held liable for any damages\n  arising from the use of this software.\n\n  Permission is granted to anyone to use this software for any purpose,\n  including commercial applications, and to alter it and redistribute it\n  freely, subject to the following restrictions:\n\n  1. The origin of this software must not be misrepresented; you must not\n     claim that you wrote the original software. If you use this software\n     in a product, an acknowledgement in the product documentation would be\n     appreciated but is not required.\n  2. Altered source versions must be clearly marked as such, and must not be\n     misrepresented as being the original software.\n  3. This notice may not be removed or altered from any source distribution.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshybovycha%2Firrpaint3d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshybovycha%2Firrpaint3d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshybovycha%2Firrpaint3d/lists"}