Closed
Description
@shiffman Hi everyone, I am starting this discussion because I just realized that initialization functions like ml5.handpose()
need to be hooked into p5's preload()
function.
@gohai's mentioned here that the old p5PreloadHelper
does not seem to be working and instead called _incrementPreload()
and _decrementPreload()
. I am not really familiar with p5's implementation, so I am not sure how preload()
works under the hood. Would it make sense for us to update the p5PreloadHelper
so we could easily hook into the preload
function?
Metadata
Metadata
Assignees
Labels
No labels