Samarth Otiya
Samarth Otiya
This behavior seems to be the default when the heatmap is calculated based on terrain elevation. I think maybe we can keep terrain elevation zero when we have zoomed out...
I think using quaternions for internal rotation would be a better approach. We can provide the API such that it allows developers to choose the axis of rotation for the...
> You can see this change compared with the current behavior in this demo: https://nathanmolson.github.io/slerp/#12/47.27574/11.39085/0/1 That looks nice as expected. I am not able to see any difference between those...
@ssokol @HarelM @NathanMOlson Before proceeding with the implementation of motion control, I would like to gather your thoughts on the following proposal. Based on Steven's use case, I plan to...
Tbh I would like to disable this feature for the use case for aircraft. Currently motion control works with `jumpTo()` in every frame. From what I have seen from my...