Hacker News new | ask | show | jobs
by 1taimoorkhan0 16 days ago
The per-polygon DOM events are what make this more than a trick. Getting click handlers on individual faces in WebGL means raycasting. Here it's just onClick. For certain use cases that's the whole argument.