Closed Scriptim closed 6 years ago
This is awesome! Something I imagine a user doing is calling visualize()
in the draw()
loop. Should we protect against this somehow and re-use the same table if it exists?
@shiffman Now, there's an optional idSelector
argument to select an existing table
no need to console.table(m.matrix) manually ;)