AlbertEjiestein / Wind-Field-Cesium

基于Cesium的全球风场数据可视化
MIT License
51 stars 17 forks source link

粒子颜色问题 #8

Open Rookiemin opened 4 years ago

Rookiemin commented 4 years ago

大佬,我想问一下,风场轨迹的颜色是根据什么设置的? 颜色代表的是速度值,颜色和速度值是怎么匹配的?? 颜色和流线的方向没有关系吧? 流线的方向是怎么计算的?? 大佬,您能提供个联系方式么? 或者能不能加个好友?

AlbertEjiestein commented 4 years ago

颜色是 ​

颜色代表速度值的大小,关于如何匹配的,有一个colorTable,你可以代码里搜一下,看看那块逻辑, 颜色和流线的方向没关系,方向是风场数据决定的,这些逻辑实现程序里都有的,你有问题可以直接在这里问哈,不过建议你好好把代码读一遍

------------------ 原始邮件 ------------------ 发件人: "AlbertEjiestein/Wind-Field-Cesium" <notifications@github.com>; 发送时间: 2020年10月19日(星期一) 晚上9:56 收件人: "AlbertEjiestein/Wind-Field-Cesium"<Wind-Field-Cesium@noreply.github.com>; 抄送: "Subscribed"<subscribed@noreply.github.com>; 主题: [AlbertEjiestein/Wind-Field-Cesium] 粒子颜色问题 (#8)

大佬,我想问一下,风场轨迹的颜色是根据什么设置的? 颜色代表的是速度值,颜色和速度值是怎么匹配的?? 颜色和流线的方向没有关系吧? 流线的方向是怎么计算的?? 大佬,您能提供个联系方式么? 或者能不能加个好友?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Rookiemin commented 4 years ago

好的,我再看一下吧。 大佬,另一个问题,现在这个项目支持3d到2d之间的切换么?就像官方demo右上的3D、2D、columbus view切换功能。如果不支持,怎么样调整可以支持呢?

------------------ 原始邮件 ------------------ 发件人: "AlbertEjiestein/Wind-Field-Cesium" <notifications@github.com>; 发送时间: 2020年10月20日(星期二) 下午2:54 收件人: "AlbertEjiestein/Wind-Field-Cesium"<Wind-Field-Cesium@noreply.github.com>; 抄送: "啥也不会的小菜鸟"<984281379@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [AlbertEjiestein/Wind-Field-Cesium] 粒子颜色问题 (#8)

颜色是 ​

颜色代表速度值的大小,关于如何匹配的,有一个colorTable,你可以代码里搜一下,看看那块逻辑, 颜色和流线的方向没关系,方向是风场数据决定的,这些逻辑实现程序里都有的,你有问题可以直接在这里问哈,不过建议你好好把代码读一遍

------------------&nbsp;原始邮件&nbsp;------------------ 发件人: "AlbertEjiestein/Wind-Field-Cesium" <notifications@github.com&gt;; 发送时间:&nbsp;2020年10月19日(星期一) 晚上9:56 收件人:&nbsp;"AlbertEjiestein/Wind-Field-Cesium"<Wind-Field-Cesium@noreply.github.com&gt;; 抄送:&nbsp;"Subscribed"<subscribed@noreply.github.com&gt;; 主题:&nbsp;[AlbertEjiestein/Wind-Field-Cesium] 粒子颜色问题 (#8)

大佬,我想问一下,风场轨迹的颜色是根据什么设置的? 颜色代表的是速度值,颜色和速度值是怎么匹配的?? 颜色和流线的方向没有关系吧? 流线的方向是怎么计算的?? 大佬,您能提供个联系方式么? 或者能不能加个好友?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

AlbertEjiestein commented 4 years ago

这个demo不能,如果想要在此基础上实现2D,改动还是有些大,比如着色器中坐标系的转换,speed转换为经纬度表示,深度测试等等,这些在2D中都是没有的。要是想实现2D的话,我觉得首先得转变一下风场数据的坐标,如果你有啥好的想法欢迎交流,后边我也研究一下2D怎么实现。

------------------ 原始邮件 ------------------ 发件人: "Rookiemin"<notifications@github.com>; 发送时间: 2020年10月20日(星期二) 晚上9:00 收件人: "AlbertEjiestein/Wind-Field-Cesium"<Wind-Field-Cesium@noreply.github.com>; 抄送: "Albert.Ejiestein"<1510342484@qq.com>; "Comment"<comment@noreply.github.com>; 主题: Re: [AlbertEjiestein/Wind-Field-Cesium] 粒子颜色问题 (#8)

好的,我再看一下吧。 大佬,另一个问题,现在这个项目支持3d到2d之间的切换么?就像官方demo右上的3D、2D、columbus view切换功能。如果不支持,怎么样调整可以支持呢?

------------------&nbsp;原始邮件&nbsp;------------------ 发件人: "AlbertEjiestein/Wind-Field-Cesium" <notifications@github.com&gt;; 发送时间:&nbsp;2020年10月20日(星期二) 下午2:54 收件人:&nbsp;"AlbertEjiestein/Wind-Field-Cesium"<Wind-Field-Cesium@noreply.github.com&gt;; 抄送:&nbsp;"啥也不会的小菜鸟"<984281379@qq.com&gt;;"Author"<author@noreply.github.com&gt;; 主题:&nbsp;Re: [AlbertEjiestein/Wind-Field-Cesium] 粒子颜色问题 (#8)

颜色是

颜色代表速度值的大小,关于如何匹配的,有一个colorTable,你可以代码里搜一下,看看那块逻辑,
颜色和流线的方向没关系,方向是风场数据决定的,这些逻辑实现程序里都有的,你有问题可以直接在这里问哈,不过建议你好好把代码读一遍

------------------&amp;nbsp;原始邮件&amp;nbsp;------------------
发件人: "AlbertEjiestein/Wind-Field-Cesium" <notifications@github.com&amp;gt;;
发送时间:&amp;nbsp;2020年10月19日(星期一) 晚上9:56
收件人:&amp;nbsp;"AlbertEjiestein/Wind-Field-Cesium"<Wind-Field-Cesium@noreply.github.com&amp;gt;;
抄送:&amp;nbsp;"Subscribed"<subscribed@noreply.github.com&amp;gt;;
主题:&amp;nbsp;[AlbertEjiestein/Wind-Field-Cesium] 粒子颜色问题 (#8)

大佬,我想问一下,风场轨迹的颜色是根据什么设置的?
颜色代表的是速度值,颜色和速度值是怎么匹配的??
颜色和流线的方向没有关系吧?
流线的方向是怎么计算的??
大佬,您能提供个联系方式么? 或者能不能加个好友?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.