FORCHA PEARL
FORCHA PEARL
For option (1) > 1. Add a clockOffset or drift or so to performance timeline entries and let users of the API correct the clocks themselves if they wish. This...
 Please , correct me if I am wrong / mislead when it comes to measuring the time taken for a task to accomplish results we can use the system...
@davepagurek , please have a look at my PR. Is it in the right direction ?
The 2D `image()` nolonger breaks, but my 3D positioning does not seem to accurate. When compared to the 2D preview, the image on the left ( 3d mode) `x=100 ,...
 Thank you Dave . For 3D mode , It is better to draw texture with `vertex` rather than ` plane` because when we try to translate the plane. the...
But when I introduce `dz ` parameter I seem to be failing some test. How can I introuce the `dz` param here  https://github.com/processing/p5.js/blob/ca19e53b4b7dfddb8a6976fc3e489bad2fae5c6a/src/image/loading_displaying.js#L1183#L1184
This is the cause of the error '`JSDOC`'  Please for a hint.
@sproutleaf , sorry to bother you . Could you give me some hints or direction, I realize that when I add one more parameter (dz) to a function , I...
@davepagurek , Please for a review. I hope you don't mind.
Hi @davepagurek , thank you for the help. I have done as instructed.