J4

• • 上一篇    下一篇

基 于 点 的 绘 制 方 法 研 究

冯月萍,钟慧湘,庞云阶   

  1. (吉林大学计算机科学与技术学院,长春130012)
  • 收稿日期:2004-12-13 修回日期:1900-01-01 出版日期:2005-09-26 发布日期:2005-09-26
  • 通讯作者: 冯月萍

Rendering Method Based on Points Data

FENG Yue-ping,ZHONG Hui-xiang,PANG Yun-jie   

  1. (College of Computer Science and Technology,Jilin University,Changchun130012,China)
  • Received:2004-12-13 Revised:1900-01-01 Online:2005-09-26 Published:2005-09-26
  • Contact: FENG Yue-ping

摘要: 提出一种基于点数据的非网格绘制方法,对点数据不需进行网格化.如果已知点的法向,则对点数据直接进行绘制;如果不知点的法向,则通过近似计算,获取绘制时所需要的法向量.对绘制时可能由于点密度不足而产生的空洞,提出一种对点数据进行局部加密的方法加以解决,并模拟画家的绘画手法对由点数据生成的图像进行处理,以增强视觉效果.

关键词: 图形绘制, 点数据, 加密, 图像处理

Abstract: A method was proposed by which the object is rendered by using the points directly if the normal of points is known and there needs no mesh at all.A technique was also proposed to solve the problem of ‘gaps’ appearing on object’s picture caused by the lack of points during rendering by increasing the local density of the points. Furthermore,we simulated the drawing skill used by painters to improve the visual effect of the picture.

Key words: picture rendering, point data, densifying, image processing

中图分类号: 

  • TP391