Ben Moren
Ben Moren
There is no formal procedure, but if you can provide some context / sketches for your testing procedure that should be good enough for me. I'd just try and make...
Yes this is a known issue/feature, thanks for bringing it up :) It's one that is somewhat parallel with the rotation issue (#46) and could be solved by looking at...
A note that this version of the library has been modified and requires use of the library as a module. If you want direct access to the functions without using...
the standard version of this library is also available on npm as well: https://www.npmjs.com/package/p5.collide2d
I'll have a more in depth look soon. Thank you for looking at this, it's absolutely something that's been on my radar, but... I'll offer some context for why this...
that's certainly one option! I do wonder how its speed would be?.. I agree that it probably would be likely be the most seamless approach to make the library generally...
Chiming in on this being a priority, students cannot turn in documentation of their work without this feature, it is critical for classroom use.
Hi Kate, thanks for the update. I really appreciate it! I'm using links for now, and I'm happy to know its a priority. I like to have the sketches for...
I'd like to second this, especially because it's the way the processing editor has handled it. I may have some time to work on it slowly this month and more...
I'm working on implementing the current offline docs into the editor over at https://github.com/bmoren/p5.js-editor things done: gulp task to get the compiled offline reference from the p5js website and unzip...