Avner Peled

Results 41 comments of Avner Peled

Thank you @Algorush. > I tried to launch it for a long time today, there were errors when installing packages. Do you mean that you had errors when running `npm...

> I can't get the same level of texture detail Sorry if this was not detailed enough in the Changelog, but the new version uses more accurate and strongly enforced...

Hi! Thank you for working on this update. I think `KTX2Loader` and `DracoLoader` should be available in the `three` module pulled by the latest aframe? Also I think it should...

Hi! Sorry for the delay in replying to this. Multiple `tileset.json` files should be supported, but I have not tried the aforementioned cesiumlab tool, and there might be some other...

Closing this due to inactivity. Feel free to reopen as needed.

Hi Eytan! Sorry for the late reply. I think aligning in a software such as max or blender would work well. Instead of importing 3D Tiles into a modeling software,...

Hi @tobias74! Thank you for all of the contributions, looks great. I left one question on the review, but looks like you are still pushing commits. Could you let me...

Thank you @tobias74. Regarding the attribution data, I think I'll add it in `onTraversalComplete()` similar to [here](https://github.com/visgl/deck.gl/blob/8.9-release/examples/website/google-3d-tiles/app.jsx#L53-L63). We also need to make sure that it is optional so that it...

> My usecase is a virtual indoor cycling simulator. I need to call "orientToGeocoord(...)" at certain intervals and transform the whole tileset to keep the rider close to the origin...

@tobias74 Please check the latest changes to the `dev` branch. They include your commits and my updates.