Zihou Ng
Zihou Ng
Hi team, thanks for making this wonderful dataset. Just want to share that I made a web based 3D interactive explorer of all the 70k images. It used UMAP to...
It is increasingly hard to use a single uniform compatible declaration for both WebGL 1 and 2 features (extensions, textures, UBO etc.). While WebGL2 [achieving pervasive support](https://www.khronos.org/blog/webgl-2-achieves-pervasive-support-from-all-major-web-browsers) now, would it...
When clicking, sometime the `mouseDown` and `mouseUp` event will come at a same frame, thus canceling the click action. This is a fix for these situations, which it is a...