Shu Ding

Results 376 comments of Shu Ding

If you are using bash, run this script: ``` shell echo ' [[ -s $(brew --prefix)/etc/profile.d/autojump.sh ]] && . $(brew --prefix)/etc/profile.d/autojump.sh' >> ~/.bashrc && source ~/.bashrc ``` For zsh or...

第一个 issue 出现了,非常感谢!抢救概率论的间隙也要上来检查一下…… 不过很不幸,这不赖我:http://www.100daysui.com/#cbp=ajax/shot-2 _(:з」∠)_ 不过我目测 footer 的高度(或是文字 line-height)有问题……先不 close 这个…… 鞠躬。

I added some examples regarding this: - https://cobe.vercel.app/docs/showcases/draggable - https://cobe.vercel.app/docs/showcases/rotate-to-location I think these example can help a lot here. And since this lib is a little bit low-level by its...

That's weird, is it possible that there's some FPS-limiting (`requestAnimationFrame`) configuration in your Safari browser?

Yeah it works well for me

This is currently not supported, but PRs are welcome!

Yep, there is currently a limit of 64 markers: https://github.com/shuding/cobe/blob/75a46e4834fb8648e8fc36f7354acbb296c5f708/src/shader.frag#L132 It's tricky to work around it due to how shaders work, I'll keep this issue open for now.

Yes, the globe will be extremely slow if you change it to 6,000 (like 100x slower)... I think you can somehow try to merge these markers, because even if you...

@adithyaakrishna Yeah sounds good, but we still need to add that to Phenomenon. Maybe we can send a PR there.