I put it into this section of forum because i believe it requires programming understanding, so i think i will find and answer there faster
Hi all, i’m trying to recreate this code example
I believe that i did almost understand the behavior itself, now i just look for a way to add it to the existing web app of mine. Right now i faced a problem – i am trying to use html puzzle “on event of wheel” for elem – there i used different options in “for elem” field, such as HTML DOM Object puzzle with all the options – container, window, document, body, or simply put “v3d-container”, both times i tried it with “in parent” checked and without it, but it works only for “My_Custom_UI.html” elements (shown in the attached screen) not for the embeded via <iframe> tag web app itself, there i mean “canvas.v3d-canvas” element, this name i’ve got from inspecting html elements via console inspector
I will later use this “on event of wheel” puzzle to change FOV of the camera, thus enabling zoom into the panorama.
Attachments:
You must be
logged in to view attached files.