Antoine Drabble

Results 8 comments of Antoine Drabble

For reference: > Just FYI, I was hacking on an optimized tile ID storage a while back - see https://github.com/nyurik/planetiler-rs/blob/main/experiments/src/tile_id.rs -- essentially its a single u32 that can store all...

Do you think it would be possible to limit the pitch inside maplibre-winit instead (or to make it configurable)? I feel like it would give more freedom to the user....

I have found 2 additional **potential** issues within the input module: 1. In the [Winit event doc](https://docs.rs/winit/latest/winit/event/enum.Event.html#variant.RedrawRequested), nothing seems to indicate that multiple events for a single input can be...

I have rebased my branch to the latest commit 👍

Hi @Vargol, Can you make sure that you are running on Python 3.9 as mentionned in https://github.com/facebookresearch/audiocraft#installation. I have just had the same issue and I realised I was running...

@javagl I had a good time working with JglTF, even if this is a very raw and basic example. I see that you have been actively contributing to 3d-tiles as...

@bchapuis Great job on the pull request! I will look at your new one for nested groups. I would be really interested in making an example to go from Overture...

We have a basic support for Overture maps now. Should we consider this issue closed and raise more issues for further improvements to the Overture maps library?