随着矢量场数据规模的增加,不论是采用流线还是基于LIC技术绘制流场,其绘制速度都是评价其性能的重要指标,此外由于流线数量增加,流线会在临界点附近产生长流线汇聚问题,导致视觉混乱,冗余计算过多等问题。为了解决上述问题,提出了改进的平坦种子生成策略和FSeedLIC算法,设计并实现了矢量场可视化系统。通过实验表明采用改进的平坦种子生成策略的流线生成算法其加速效果平均能达到70%,产生的流线更加均匀,解决了长流线在密集区域汇聚的问题;FSeedLIC算法相对LIC算法在得到相同的可视化效果的条件下,其加速比平均在60%以上。
With the increase of data scale of vector field,no matter to use streamline or to base on LIC techniques to render the flow field,the rendering speed is always an important index in evaluating its property.Moreover,due to the increase of streamline's density,the streamline will jam-pack near the critical point region,which can induce the vision confusion and produce much redundant computation and so on.In order to solve those problems,we come up with theimproved evenly-spaced streaming placement seed formin...