Heng

Results 8 issues of Heng

@stewdio Heya, I'm using handy.js for a machine learning project and you have saved me a lot of time! Thanks for the amazing library. However I think I might have...

Hi, I'm trying to create an AR experience with 3D tiles, and I'm currently trying using this library in conjunction with react-xr, but I encountered a few problems when entering...

Hi, I'm encountering a very strange problem with Nexus's javascript viewer, whenever some Nexus object is loaded, it jumbles up the vertices of other objects in the scene, and also,...

Hi, this is more of an open ended issue. I'm currently working on a r3f project that I'd like to use post-processing with, but it also has WebXR enabled for...

Hi, and thanks for the hard work! I tried switching to Potree.PointShape.PARABOLOID for material.shape, but ended up with WebGL throwing errors on undefined terms. After some digging in Potree I...

Hi, I'm developing a site that uses some custom shaders and three.js to do volumentric video, but somehow WebXR Viewer crashes every time it gets on screen (force refreshes the...

Currently reading through the code. Wondering why during image import (dust3r/dust3r/utils/image.py) we forcefully resize square images and change their aspect ratio to be rectangular? Thanks in advance.