Skip to content

bangush/WithoutHaste.Drawing.Shapes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WithoutHaste.Drawing.Shapes

C# library of shape/geometry calculations and operations.

All shape names start with a "W" ("WPoint", "WRectangle", "WCircle"...) to differentiate them from System.Drawing shapes and other common namespaces. The "W" stands for "Without Haste".

Documentation

Table of Contents

Documentation generated by EarlyDocs.

Related Projects

Other C# libraries:

WithoutHaste.Drawing.Colors:

  • load and save color palette files
  • convert between color spaces

WithoutHaste.Windows.GUI:

  • Windows Forms layout helper
  • custom controls
  • icon manager
  • history data structure

License

MIT License

Donate

Become a patron of this and other Without Haste open source projects.

Version

Uses Semantic Versioning 2.0.0.

v2.0.0 - Under Development

  • All object names updated to start with a "W", to avoid namespace overlaps with System.Drawing/etc.
  • Operations to rotate a point.
  • New rectangle shape and operations.

Initial Release - v1.0.0

About

.Net library of shape and geometry calculations and operations.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%