摘要
计算机图形学领域中 ,隐式曲面容易生成几何形状 ,但是难于绘制。为了解决此缺点 ,提出了一种使用迭代函数系统的点式隐式曲面绘制算法 ,它的实现非常简单 ,易于编程。对于一种变量可以被其他两个表示的隐式曲面 ,这个算法绘制效率较高 。
In the computer graphics field,implicit surface can generate the geometric forms easily,but it is difficult to draw them.A pointed type implicit surface drawing algorithm with iterative function is provided to solve the default and its implementation is very simple and it is easy to program.As for a variable can be expressed in term of the other two,and the algorithm drawing efficiency is high and it can meet the image precision requirement.
出处
《电脑开发与应用》
2005年第1期33-35,共3页
Computer Development & Applications
关键词
隐式曲面
算法
计算机图形学
绘制
编程
迭代函数系统
表示
点式
精度要求
领域
implicit surface,pointed type generation,image drawing,drawing method,shadow algorithm,iterative function,z-buffer