WhitestormJS/whs.js

Add example of mouse point

Open

#175 opened on Mar 10, 2017

View on GitHub
 (8 comments) (0 reactions) (3 assignees)JavaScript (425 forks)batch import
EXAMPLESHacktoberfest

Repository metrics

Stars
 (6,070 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

There is an example of the mouse module detecting intersection with a Sphere. Would be nice to see an example of mouse over points as well. Or other events like click.

Someone reported an issue as the click didnt work with the module.it's now fixed, but I was scratching my head for a while wondering why my click didn't work with code I had written, assuming my code was wrong. other events and other type of elements to detect mouse events would be very useful.

Version:
  • v2.x.x
  • v1.x.x
Issue type:
  • Bug
  • [x ] Proposal/Enhancement
  • Question

--- Android
  • Chrome
  • Firefox
  • Opera
--- IOS
  • Chrome
  • Firefox
  • Opera

Contributor guide