{"id":19270778,"url":"https://github.com/berkbavas/diffusioncurverenderer","last_synced_at":"2025-04-21T20:33:56.920Z","repository":{"id":58406365,"uuid":"453718181","full_name":"berkbavas/DiffusionCurveRenderer","owner":"berkbavas","description":"Reconstructing images using Bézier curves and diffusing colors constrained by those curves","archived":false,"fork":false,"pushed_at":"2024-11-24T16:13:53.000Z","size":36257,"stargazers_count":32,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T16:07:48.379Z","etag":null,"topics":["2d-renderer","bezier-curves","diffusion-curves","eigen","glsl","imgui","opencv","opengl","qt"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/berkbavas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-01-30T15:27:10.000Z","updated_at":"2025-03-07T12:03:15.000Z","dependencies_parsed_at":"2024-10-23T06:52:43.452Z","dependency_job_id":null,"html_url":"https://github.com/berkbavas/DiffusionCurveRenderer","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkbavas%2FDiffusionCurveRenderer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkbavas%2FDiffusionCurveRenderer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkbavas%2FDiffusionCurveRenderer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkbavas%2FDiffusionCurveRenderer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berkbavas","download_url":"https://codeload.github.com/berkbavas/DiffusionCurveRenderer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250128518,"owners_count":21379530,"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-renderer","bezier-curves","diffusion-curves","eigen","glsl","imgui","opencv","opengl","qt"],"created_at":"2024-11-09T20:27:19.339Z","updated_at":"2025-04-21T20:33:51.906Z","avatar_url":"https://github.com/berkbavas.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Diffusion Curve Renderer\n\nReconstructing images using Bezier curves and diffusing colors constrained by those curves.\n\nThe ideas belong to [Orzan et al.](https://hal.archives-ouvertes.fr/inria-00274768/)\n\nVectorization algorithms are taken from this [repo](https://github.com/zhuethanca/DiffusionCurves) and adopted.\n\nThe project is developed using `OpenGL`, `OpenCV`, `Eigen`, `ImGui` and `Qt` and is written in `C++`.\n\n## Dependencies\n\nThis project has 3 dependencies and all of them is under `Libs` folder.\nI use `ImGui` for GUI; `OpenCV` for edge detection and `Eigen` for vectorization.\n`OpenCV`'s binaries were built with `MSVC 2019 64bit` compiler.\n\n## Build\n\n1) Install `CMake 3.25.1` or above.\n2) Install `Visual Studio 2022` and `MSVC C++ v143 Compiler`.\n3) Install `Qt 6.7.3 MSVC2022 64bit` kit.\n4) Set environment variable `Qt6_DIR` as `C:\\Qt\\6.7.3\\msvc2022_64`.\n5) Clone the repo `git clone https://github.com/berkbavas/DiffusionCurveRenderer.git`.\n6) Create a folder `mkdir Build`.\n7) Enter the folder `cd Build`.\n8) Run CMake `cmake ..`.\n9) Open `DiffusionCurveRenderer.sln` with `Visual Studio 2022`.\n10) Build \u0026 Run with `Release` configuration.\n\n## Videos\n\nhttps://github.com/user-attachments/assets/fdea8b57-3c40-4349-90a8-2834094a70aa\n\nhttps://github.com/user-attachments/assets/b4e9dbfe-705d-495c-bcb8-69484ec16fe6\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberkbavas%2Fdiffusioncurverenderer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberkbavas%2Fdiffusioncurverenderer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberkbavas%2Fdiffusioncurverenderer/lists"}