/gdiplus-paint-drawer

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

Primary LanguageC#

  • 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.