PAIR-code/scatter-gl

Export a `render` function rather than using the ScatterGL constructor?

cannoneyed opened this issue · 2 comments

Maybe we ought to expose a function that instantiates the ScatterGL instance and begins rendering, rather than tying it to the constructor.

+1 I think this is a good idea