draw tutorial for M8

draw tutorial for M8

Drawer module/tutorial for Modul8

Because The “drawView” handle MouseEvents such as “MOUSEDOWN” , MOUSEDRAGGED” & “MOUSEUP”, drawing with something else than the mouse on the drawView could be a bit “tricky”…

This Very basic Module demonstrates how to draw a bezier curve with potentiometers or sliders.
I choose potentiometers because of the look it offers ;-) . but the principle is the same…
m8_drawer

There is no color option, no erase mode, Just drawing.
There is a red cursor to show were you are but is not rendered on the outputScreen.
The code is highly commented, to help you start with bezierCurves.

left click and “save as” to download module

About the Author