Max Ammann

Results 332 comments of Max Ammann

Yes, absolutely. You can also reach me on matrix.org Its @maxammann

Sure, just push the branch to your fork and then open a PR in "Draft Mode": https://github.blog/2019-02-14-introducing-draft-pull-requests/

Hi! The description and goal of this issue needs some refinement. Ill try to refine it this weekend!

Did you test this with tracy v0.8.1? Also, the task requires documentation about the referenced table. I think it fits in the book where tracy is mentioned.

> One more thing: > Dont't use a projection at all, use a 3D view of the Earth globe. > Sould be possible as you already use the 3D rendering....

Take a look at #91 when thinking about adding gesture/input handling.

> 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...

> @maxammann In your Publication [maplibre-rs: toward portable map renderers], the table includes this Rust project: https://github.com/dfyz/osm-renderer It solves text rendering, but not in the GPU, as far as I...

> Whoops! > > ``` > Updating git repository `[https://github.com/rust-windowing/android-ndk-rs.git`](https://github.com/rust-windowing/android-ndk-rs.git%60) > error: failed to get `ndk` as a dependency of package `maplibre-android v0.1.0 (/home/runner/work/maplibre-rs/maplibre-rs/android)` > > Caused by: > failed...

> That'll take a while... :( Everything below 1-2 months is fine I think :) this poc is enough for now. It wont be usable until input is working for...