Shared-Reality-Lab / IMAGE-browser

IMAGE project browser extensions & client-side code
Other
2 stars 0 forks source link

STORY: As the 2diy integration developer, I want to port a minimal version of the existing texture/force feedback demo into the extension, so that we know whether it feasible. #337

Closed jaydeepsingh25 closed 5 months ago

jaydeepsingh25 commented 11 months ago

The integration of 2diy3g is completed in #321, still the extension does not provide good user experience with the 2diy3g device. This work item includes enhancements to improve the accuracy and user experience of the haptics renderings returned.

jeffbl commented 9 months ago

@jaydeepsingh25 great you're getting this working in the browser extension. Original title of this story:

STORY: As the 2diy integration developer, I want to improve the user experience and accuracy of renderings when using 2diy3g.

After discussions, I've edited to be:

STORY: As the 2diy integration developer, I want to port a minimal version of the existing texture/force feedback demo into the extension, so that we know whether it feasible

This means, at minimum, having a hard-coded version of Juliette's four circle demo running in the extension, with the end-user experience comparable to running Juliette's demo outside the extension with the same parameters set.

OPTIONAL: Adding Juliette's visualization

OPTIONAL: ability to adjust the parameters within the extension (rather than hard-coding)

This is effectively throw-away work where the ONLY purpose to to make the call on whether we can feasibly create experiences within the extension, or if there are fundamental limitations that will prevent this.

Moving to Oct23 sprint for ongoing implementation.

jeffbl commented 6 months ago

Great progress given your report from sprint meeting this week! Sounded like there were still a few issues remaining before this can be closed, so I'm moving to the Dec21 sprint.

jaydeepsingh25 commented 5 months ago

Code for 2diy integration is available in haply-integration branch. Also attaching extension build here so that it can be tested by others as well. (Note: Please enable the Haply 2diy-3Gen in the Developer settings, then click on an image to get the renderings. Under Haptic Renderings, a canvas area with four circles will appear - this remains same, irrespective of graphic.)

build-chrome.zip

image

jaydeepsingh25 commented 5 months ago

@jeffbl @JRegimbal @emmanuelwilson