-
-
Notifications
You must be signed in to change notification settings - Fork 257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
风场渲染问题 #96
Labels
enhancement
New feature or request
Comments
这个问题是不考虑修复吗? |
@cavencj 这个问题是不考虑修复吗 |
@pygo1 目前尚无解决方案,后期如果找到了会解决的 |
已经解决了,横线问题根本原因是跨经度 在2d模式下需要限制;2d有部分绘制空白是因为 intersectsCoordinate函数的问题,在2d模式下 直接return true即可 |
好的 我这边看下 |
cavencj
added
enhancement
New feature or request
and removed
wontfix
This will not be worked on
labels
May 10, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
风场渲染在2d模式下,动画不完整,并且会有线条闪烁。 复现: http://dc.dvgis.cn/#/editor?type=datav&example=wind 在这里修改:
The text was updated successfully, but these errors were encountered: