p5.accessibility icon indicating copy to clipboard operation
p5.accessibility copied to clipboard

More methods can be used in examples?

Open mithru opened this issue 6 years ago • 3 comments

Nature of issue?

  • [ ] Existing feature enhancement

Feature enhancement details:

Examples can show arcs, lines, text, etc. Makes it easier for anyone cloning this repo to test as well.

mithru avatar Apr 15 '18 22:04 mithru

That sounds good, I just want to make sure that a first time user of p5.accessibility doesn't get overwhelmed though? @lm-n

MathuraMG avatar Apr 17 '18 12:04 MathuraMG

Makes sense. What about leaving the current example alone and making a bunch of mini examples for each method? Or having just one big example that holds everything (in addition to the existing simple one)?

I'm currently thinking towards the former i.e. a bunch of mini examples, because when we eventually implement ways to navigate items in massive for loops, and OOP stuff, that might need its own example anyway?

What are both your thoughts?

mithru avatar Apr 17 '18 21:04 mithru

I think that would be ideal. To have straight forward example for beginners that only deals with the main functionality of the method and then the more complex ones.

lm-n avatar Apr 18 '18 06:04 lm-n