psychopy / psychojs

PsychoJS is the online counterpart of the PsychoPy Python library
MIT License
165 stars 68 forks source link

Orientation of polygons& bitmaps in PsychoJS is the opposite of their orientation in PsychoPy #120

Closed tpronk closed 4 years ago

tpronk commented 4 years ago

I defined a couple of polygons and images in PsychoPy builder that had an orientation of 5 degrees. In the builder, the polygons are rotated to the right, but online they are rotated to the left.

*** Polygons GitLab: https://gitlab.pavlovia.org/tpronk/e2e_polygons Pavlovia runner: https://run.pavlovia.org/tpronk/e2e_polygons/html/

*** Bitmaps GitLab: https://gitlab.pavlovia.org/tpronk/e2e_img Pavlovia runner: https://run.pavlovia.org/tpronk/e2e_img/html/

thewhodidthis commented 4 years ago

@tpronk Is this different to #87 for which a PR has been already drafted? Feel free to reopen if so.