FORCHA PEARL

Results 104 comments of FORCHA PEARL
trafficstars

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...

![image](https://user-images.githubusercontent.com/24577149/223628299-274aa64d-ec0d-4c24-93b4-9648aa71f650.png) 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 ,...

![image](https://github.com/user-attachments/assets/ff57ad74-87b5-4e9b-8e0f-e2139425c48e) 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 ![image](https://github.com/user-attachments/assets/93e1ca3d-b5f5-4ea7-8df2-fd1d242f64d0) https://github.com/processing/p5.js/blob/ca19e53b4b7dfddb8a6976fc3e489bad2fae5c6a/src/image/loading_displaying.js#L1183#L1184

This is the cause of the error '`JSDOC`' ![image](https://github.com/user-attachments/assets/e9f35e2f-5d26-4a8c-aa72-dadc9a6a4367) 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.