透過您的圖書館登入
IP:3.145.46.18
  • 學位論文

以點為繪製基礎的技術用於複雜幾何模型

The Study of Point-Based Rendering Techniques for Models of Large Geometric Complexity

指導教授 : 陳俊銘
若您是本文的作者,可授權文章由華藝線上圖書館中協助推廣。

摘要


近幾年來,因顯示卡繪圖晶片(Graphic Process Unit、GPU)的進步對於複雜模型的繪製速度提升了不少。但多邊形繪製系統面對單一複雜模型(即擁有大量多邊形構成的模型) 的繪製處理過程中,會發現多邊形投影到螢幕上可能遠小於一個像素(pixel)的大小,但卻花費了許多的時間在shading的運算。 為了提升系統繪製效能,本研究採用Point-Based Rendering System(PBR)來繪製複雜模型。由於模型是以點來繪製,故在模型的shading運算效能上較多邊形繪製快。且使用PBR於模型動作時,可以免於多邊形繪製系統因動作所遇到模型表面細分(subdivision)及重疊交錯(self intersections)的問題,如此一來就可以提升模型在real-time動作呈現的效能。

並列摘要


In recent years, due to computer hardware and display card’s progress, there are great developments and achievements in 3D computer graphics. It is time-consuming for Polygon-Based Rendering System to render the complex model. Because overhand for triangle setup increases (ex: rasterization), it is amortized over fewer and fewer pixels, leading to a higher per pixel rendering cost. In order to promote the effort of system, we use Point-Based Rendering System to render the complex model in our research. Because the Point-Based Model is composed of many points, the shading computation can be promoted without triangle setup. When we use Point-Based Rendering System for the animating model, we can avoid subdivision and self-intersection on model’s surface for Polygon-Based Rendering System. Then, we can save the rendering time to solve two problems. So, we can render the animating model in real-time.

並列關鍵字

Point-Based Rendering System Qsplat

參考文獻


[1] Francis Lazarus, Sabine Coquillart and Pierre Jancene, “Axial Deformations: An Intuitive Deformation Technique” In Computer-Aided Design, v.26(8), pp 607-613, August 1994.
[2] Jules Bloomenthal, “Calculation of Reference Frames along a Space Curve”, In Graphics gems, pp567-571, August 1990.
[3] Lindsay I Smith, “A tutorial on Principal Components Analysis”, http://www.cs.otago.ac.nz/cosc453/student_tutorials/principal_components.pdf
[5] Szeliski, R. and Tonnesen, D., ”Surface Modeling with Oriented Particle System”, Computer Graphics (SIGGRAPH ’92 Proceedings). 26(2),185-194, July 1992
[7] Szymon Rusinkiewicz. Marc Levoy, "Streaming QSplat: A Viewer for Networked Visualization of Large, Dense Models"”, 2001 Symposium on Interactive 3D Graphics

延伸閱讀