Hey guys !
After hours in the deep of Internet, I found this awesome module :
fMouse | |
---|---|
GitHub | https://github.com/florentpouj... |
npm | https://www.npmjs.com/package/... |
That was exactly what I was looking for !
I hope this would be helpful for others !
Hey guys !
After hours in the deep of Internet, I found this awesome module :
fMouse | |
---|---|
GitHub | https://github.com/florentpouj... |
npm | https://www.npmjs.com/package/... |
That was exactly what I was looking for !
I hope this would be helpful for others !
Hi there !
I have a problem : is there any function or way to know if my mouth is focusing an object in a 3D context ?
Here is my problem : I have a box, and I want to execute an action when I click on it. But the thing is that my camera can move. So I can't use the getMousePosition method which only returns 2D coordinates...
thank you !