Skip to content

Commit

Permalink
README.md and screenshots are added.
Browse files Browse the repository at this point in the history
  • Loading branch information
berkbavas committed Sep 1, 2022
1 parent f12c5a7 commit 6054d68
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Diffusion Curve Renderer

Rendering 2D Bezier curves using OpenGL, QT and C++.
Diffusing colors constrained by Bezier curves.
Diffusion algorithm belongs to [Orzan et al.](https://hal.archives-ouvertes.fr/inria-00274768/)

## Screenshots
![](Screenshot_2022-01-26_233827.png)

![](Screenshot_2022-01-26_233605.png)

## Keywords
C++, Qt 6, OpenGL, GLSL, Diffusion Curves, 2D Rendering, Bezier Curves, ImGui
Binary file added Screenshot_2022-01-26_233605.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshot_2022-01-26_233827.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6054d68

Please sign in to comment.