Draft:MPRUN (software)
Draft article not currently submitted for review.
This is a draft Articles for creation (AfC) submission. It is not currently pending review. While there are no deadlines, abandoned drafts may be deleted after six months. To edit the draft click on the "Edit" tab at the top of the window. To be accepted, a draft should:
It is strongly discouraged to write about yourself, your business or employer. If you do so, you must declare it. Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
Last edited by Whoathisnameisavailable (talk | contribs) 15 days ago. (Update) |
MPRUN is a free and open source 2D vector graphics editing software that assists Ski and Snowboard athletes in the competition planning process. It runs on MacOS and Windows, and its source code is publicly hosted on GitHub[1]. MPRUN's features include a drag and drop editor, Bézier curve drawing tools, a labelling system, raster graphics editing, iCloud integration to send drawings to Apple Devices, Python scripting, and a 3D viewer to see drawings in 3D.
Original author(s) | Keller Hydle |
---|---|
Developer(s) | Keller Hydle, community |
Initial release | September 4, 2024 |
Stable release | 1.1.0 [3] / September 20, 2024
|
Repository | https://github.com/ktechhydle/mprun_repo |
Written in | Python, Qt Framework |
Operating system | macOS, Windows |
Size | 300–400 MiB (varies by operating system) |
Available in | English |
Type | 2D vector graphics software |
License | GPL-3.0 or later |
Website | https://sites.google.com/view/mprun/home |
History
[edit]MPRUN was developed in late January of 2024 by snowboard athlete Keller Hydle[4]. It was created initially to help athletes draw their competition runs by using a process called Physical Visualization. Physical Visualization is the process of taking something normally visualized in the brain and putting it on a physical object (like a piece of paper).[5] The name MPRUN was made short for "My Perfect Run", symbolizing how athletes can create their "perfect" competition runs.[6] Some design choices and tools for MPRUN were inspired by other common vector graphics editors, such as Adobe Illustrator, Inkscape, and even Canva. As of the 1.2 update, the user interface was styled similar to Blender. It was designed keeping the 80/20 Rule in mind, focusing on usability over a large set of tools.[7]
Features
[edit]2D Drawing
MPRUN’s toolset includes tools for drawing various 2D elements, such as paths (Bézier Curves), rich text, Raster and Vector images, leader lines, and simple shapes.
File Saving
MPRUN can read and write documents in the ‘.mp’ extension, optionally, users can save documents as templates using the ‘.mpt’ extension.
Exporting/Importing
MPRUN exports and imports files in formats like PNG, JPEG/JPG, SVG, and TIFF. It has the ability to export or import platform specific formats (e.g. ICO on Windows or ICNS on MacOS)
3D Viewer
3D viewing was introduced in 1.2.0, where users can turn the 2D scene into 3D via OBJ files. It renders using the OpenGL framework, and is dynamically linked to the 2D scene. This means users can make updates to the 2D scene, and the 3D scene will make the same changes automatically.
Cross Platform
MPRUN was built using the Qt framework, a cross platform user interface design framework that works on MacOS, Microsoft Windows, and Linux[8]. Currently, MPRUN has only distributed MacOS and Windows prebuilt binaries.
User Interface
[edit]The MPRUN GUI was designed similar to a software like Adobe Illustrator. It includes a top toolbar handling item control, a left sidebar with various actions, and a right dock-able widget containing drop down panels.
MPRUN also adds Dyslexic and ADHD friendly user interface settings, allowing users to customize it to their needs. Additionally, MPRUN uses CSS stylesheets allowing full control of the user interface rendering[9].
References
[edit]- ^ https://sites.google.com/view/mprun/opensource
- ^ https://sites.google.com/view/mprun/about/logo
- ^ https://sites.google.com/view/mprun/download/releases/1-1
- ^ https://sites.google.com/view/mprun/about
- ^ https://sites.google.com/view/mprun/about?authuser=0#h.npkiljtz9ckt
- ^ https://sites.google.com/view/mprun/support/faq?authuser=0#h.wt73r0ipzx6c
- ^ https://sites.google.com/view/mprun/home?authuser=0#h.nj7lp3ruzs9r
- ^ https://wiki.qt.io/About_Qt
- ^ https://sites.google.com/view/mprun/home#h.bd5wouykss7n