Difference between revisions of "Software: Method Draw"

From Design and Build Lab
Jump to navigation Jump to search
(Created page with "initial page")
 
(initial page)
Line 1: Line 1:
initial page
+
The Method Draw program is a web-based vector graphics program that offers a simple and streamlined user experience. It removes some of the more advanced features to avoid overwhelming users. It is for this reason that this program is a great tool for new users as well as the fact that it can be accessed from a web browser. More information on Method Draw can be found on their [https://method.ac/ website].
 +
 
 +
Navigate to <nowiki>https://editor.method.ac/</nowiki> to start using Method Draw.
 +
 
 +
== Source Code ==
 +
Method Draw is entirely open-source; the source code can be found on GitHub [https://github.com/methodofaction/Method-Draw here].

Revision as of 21:01, 13 August 2020

The Method Draw program is a web-based vector graphics program that offers a simple and streamlined user experience. It removes some of the more advanced features to avoid overwhelming users. It is for this reason that this program is a great tool for new users as well as the fact that it can be accessed from a web browser. More information on Method Draw can be found on their website.

Navigate to https://editor.method.ac/ to start using Method Draw.

Source Code

Method Draw is entirely open-source; the source code can be found on GitHub here.