KC5-BP / ledsDisplayCreator

0 stars 0 forks source link

Some kind of MS Paint #3

Open KC5-BP opened 23 hours ago

KC5-BP commented 23 hours ago

Before going into drawing an actual LED, let's start smaller by creating some kind of light version of MS Paint.

Thus in order to get a better understanding on how to:

KC5-BP commented 22 hours ago

Sub-step 1: Create a drawing frame

Sub-step 2: Instantiate some kind of brush to be chosen from drop-down menu

Sub-step 3: From another drop-down menu, change one characteristic (like the color)

Sub-step 4: Instead of instantiate a simple brush, instantiate a line

...