phetsims / quadrilateral

"Quadrilateral" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
1 stars 3 forks source link

Make OpenCV prototype shareable #372

Open brettfiedler opened 1 year ago

brettfiedler commented 1 year ago

We want to be able to share the OpenCV marker prototype, but we do not intend to spend much time with rigorous documentation or bug testing. We also accept that it will not be screen reader accessible to set up or change the settings.

Right now, it lives here: https://phet-dev.colorado.edu/html/jg-tests/opencv-test/

We want to

This does not block Quad publication and should only be done during downtime (code review/testing) or after publication!

JG EDIT: Link to relevant issue with code and documentation prototype (It was never checked in): https://github.com/phetsims/quadrilateral/issues/20

brettfiedler commented 1 year ago

Will assign myself and reassign to dev when we think there might be time here.