Skip to content

Commit 39c2e79

Browse files
committed
Update README.txt
1 parent efaf078 commit 39c2e79

1 file changed

Lines changed: 17 additions & 8 deletions

File tree

README.md

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
1+
[![GUI-CurveEditor](https://svg-banners.vercel.app/api?type=rainbow&text1=GUI_Curves%20Editor&width=800&height=100)]()
2+
13
<h2></h2>
24

3-
<b>This application allows to create and manipulate Bezier curves. Users can add, move, or remove control points to change the shape of the curve.<b/>
5+
This application allows to create and manipulate Bezier curves. Users can add, move, or remove control points to change the shape of the curve.
46
<h2></h2>
57

6-
<p align="center">
7-
<img src="https://github.com/ArcherWike/GUI-CurvesEditor/assets/87717209/20a32a04-a1c8-4310-914d-5bfe53bf0b48" width="560" height="343"/>
8-
</p>
8+
https://github.com/ArcherWike/GUI-CurvesEditor/assets/87717209/9eaa1ba5-21b9-4ca5-a160-7d7d1b8001c8
99

10+
<h2></h2>
11+
<h3> RGBA Color Generation: <img src="https://raw.githubusercontent.com/Tarikul-Islam-Anik/Animated-Fluent-Emojis/master/Emojis/Symbols/Red%20Square.png" alt="Red Square" width="25" height="25" /> </h3>
12+
Application generates an RGBA (Red, Green, Blue, Alpha) colour of a square - color based on the graph of the Bezier curve.
13+
<h2></h2>
1014
<h3> Curve Types: <img src="https://raw.githubusercontent.com/Tarikul-Islam-Anik/Animated-Fluent-Emojis/master/Emojis/Symbols/Right%20Arrow%20Curving%20Down.png" alt="Right Arrow Curving Down" width="25" height="25" /> </h3>
1115
Application supports switching between three types of curves:
1216

@@ -16,8 +20,13 @@ Application supports switching between three types of curves:
1620
<h2></h2>
1721

1822

23+
24+
25+
<h3> Created using: <img src="https://raw.githubusercontent.com/Tarikul-Islam-Anik/Animated-Fluent-Emojis/master/Emojis/Objects/Wrench.png" alt="Wrench" width="25" height="25" /> </h3>
26+
27+
- `WPF`
28+
- `C#`
29+
1930
<h2></h2>
20-
<h3> <b>RGBA Color Generation:<b/> <img src="https://raw.githubusercontent.com/Tarikul-Islam-Anik/Animated-Fluent-Emojis/master/Emojis/Symbols/Red%20Square.png" alt="Red Square" width="25" height="25" /> </h3>
21-
Application generates an RGBA (Red, Green, Blue, Alpha) colour of a square - color based on the graph of the Bezier curve.
22-
<h2></h2>
23-
<h3> Curve Types: <img src="https://raw.githubusercontent.com/Tarikul-Islam-Anik/Animated-Fluent-Emojis/master/Emojis/Symbols/Right%20Arrow%20Curving%20Down.png" alt="Right Arrow Curving Down" width="25" height="25" /> </h3>
31+
32+
![image](https://github.com/ArcherWike/GUI-CurvesEditor/assets/87717209/148beb20-b126-4091-bcee-b20d48b5c514)

0 commit comments

Comments
 (0)