With the development of graphic processing unit(GPU)power,it is now possible to implement geometric correction and edge blending functions on a single computer.However,the processing resources consumed by the geometri...With the development of graphic processing unit(GPU)power,it is now possible to implement geometric correction and edge blending functions on a single computer.However,the processing resources consumed by the geometric correction and edge blending phases still burden the system and slow down the main application considerably.A new platform independent scheme is proposed,minimizing the negative influence on performance.In this scheme,parameters for geometric correction and edge blending are firstly defined in an interactive way and recorded as a 32-bit high dynamic range(HDR) image,which is then used by high level shading language(HLSL) codes embedded in the main application as a lookup table,greatly reducing the computational complexity and enhancing flexibility.展开更多
三维真实感地形是虚拟场景中的基础部分,其绘制的速度与质量是构建三维虚拟场景成败的关键。利用Visual Studio 2008和c#语言,以XNA为工具,用中点偏移算法(Midpoint Displace-ment)生成的值与高程数据之间建立相应的映射关系,建立标准...三维真实感地形是虚拟场景中的基础部分,其绘制的速度与质量是构建三维虚拟场景成败的关键。利用Visual Studio 2008和c#语言,以XNA为工具,用中点偏移算法(Midpoint Displace-ment)生成的值与高程数据之间建立相应的映射关系,建立标准的地形高程数据组快速生成了三维网格地形。在渲染过程中利用本方法可以模拟随海拔高度而各异的生态现象。实践证明,用该方法能在普通的PC机上生成有真实感的无限大地形,并能方便的应用到虚拟现实系统中。展开更多
文摘With the development of graphic processing unit(GPU)power,it is now possible to implement geometric correction and edge blending functions on a single computer.However,the processing resources consumed by the geometric correction and edge blending phases still burden the system and slow down the main application considerably.A new platform independent scheme is proposed,minimizing the negative influence on performance.In this scheme,parameters for geometric correction and edge blending are firstly defined in an interactive way and recorded as a 32-bit high dynamic range(HDR) image,which is then used by high level shading language(HLSL) codes embedded in the main application as a lookup table,greatly reducing the computational complexity and enhancing flexibility.
文摘三维真实感地形是虚拟场景中的基础部分,其绘制的速度与质量是构建三维虚拟场景成败的关键。利用Visual Studio 2008和c#语言,以XNA为工具,用中点偏移算法(Midpoint Displace-ment)生成的值与高程数据之间建立相应的映射关系,建立标准的地形高程数据组快速生成了三维网格地形。在渲染过程中利用本方法可以模拟随海拔高度而各异的生态现象。实践证明,用该方法能在普通的PC机上生成有真实感的无限大地形,并能方便的应用到虚拟现实系统中。