Monday, 15 June 2015

Three.js - Stereo Effect - Picking -


I had the possibility to test stereo effects on an image, which was using side-by-side images . It works fine.
The only problem occurs when I have to choose something: The chosen point is wrong

To debug, I draw the line's top bar of the eye.
I picked up a point in 3D mode (with TV in glasses and TV mode).
Then I turned off the TV 3D mode with 2 lines. J. S. See images selected from eyes. The result is: The selected point is not a blue face: Enter image details here

It may be necessary to say that the html page is such as:
- First there is a line to write debug notifications.
- This line has a line of buttons below.
- Three below the button. Js is the scene.

The selection works well in normal mode.

Should work in 3D? Does this work for you?

To answer: It is not possible to select in 3D using the mouse pointer because the mouse pointer 2 images There is a 2D thing from the side. It's not something that appears in 3D.


No comments:

Post a Comment