节点文献

利用Java制作网页水面特效

Water special effects on Webpage using Java

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 汪志达

【Author】 Wang Zhida;Ningbo Polytechnic;

【机构】 宁波职业技术学院

【摘要】 介绍了用Java在网页上制作水面特效的总体实现方案、主要技术方法和程序设计,以及应用方面几个问题的解决。其技术核心是将图像映在波动的水中。将水波视作正弦波,计算帧相位角和振幅,以振幅为动画帧偏移量,横向逐线绘制;同时采用双缓冲技术,先在图像缓冲区中处理图像,完成后再显示到窗体上。

【Abstract】 The implementing project of making water special effects on webpage using Java is introduced. The related technique method and programming are discussed in detail, with some applied issues. The core technology is casting image on waving water.The waves are regarded as sine curves. The frame’s phase angle and amplitude are calculated. The amplitude is used as frame vertical deviant to draw each line of the frame. Meanwhile, double buffer technology is utilized to process the image on buffer area and display it on the window.

【关键词】 Java程序设计网页水面特效图像
【Key words】 Javaprogramingwebpagewater special effectsimage
  • 【分类号】TP393.092
  • 【被引频次】1
  • 【下载频次】33
节点文献中: 

本文链接的文献网络图示:

本文的引文网络