An open API service indexing awesome lists of open source software.

https://github.com/reinskywalker/gdiplus-paint-drawer

C# build using GDI+ to render a visual Excalibur sword for fun
https://github.com/reinskywalker/gdiplus-paint-drawer

Last synced: 9 months ago
JSON representation

C# build using GDI+ to render a visual Excalibur sword for fun

Awesome Lists containing this project

README

          

- **Dynamic Rendering**
- Utilizes `System.Drawing` to render the sword, rendeering visual representation of Excalibur.

- **Customizable Dimensions**
- Allows adjustments to the sword's proportions such as blade length, guard width, and handle height within the code.

- **Smoothing Mode**
- Implements anti-aliasing to smooth out the lines and curves.