As a part of my GSoC project, I wanted to add new functionality to p5’s WebGL mode, which would use time intervals along with pre-existing p5.camera methods.
It would basically be doing something like calling certain methods at a gap of the time interval, more info can be found here.
I just wanted to check if this behavior can be emulated now, without these methods?