大三05計(jì)算機(jī)圖形學(xué)rendering_第1頁(yè)
大三05計(jì)算機(jī)圖形學(xué)rendering_第2頁(yè)
大三05計(jì)算機(jī)圖形學(xué)rendering_第3頁(yè)
大三05計(jì)算機(jī)圖形學(xué)rendering_第4頁(yè)
大三05計(jì)算機(jī)圖形學(xué)rendering_第5頁(yè)
已閱讀5頁(yè),還剩27頁(yè)未讀 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡(jiǎn)介

1、Parallel Rendering1Angel: Interactive Computer Graphics 5E Addison-Wesley 2009原著Ed AngelProfessor of Computer Science, Electrical and Computer Engineering, and Media ArtsUniversity of New Mexico編輯 武漢大學(xué)計(jì)算機(jī)學(xué)院圖形學(xué)課程組2Angel: Interactive Computer Graphics 5E Addison-Wesley 2009IntroductionIn many situatio

2、ns, a standard rendering pipeline might not be sufficientNeed higher resolution displayMore primitives than one pipeline can handleWant to use commodity components to build a system that can render in parallelUse standard network to connect3Angel: Interactive Computer Graphics 5E Addison-Wesley 2009

3、Power WallsWhere do we display large data sets?CRTs have low resolution (1 Mpixel)LCD panels improving but still expensiveNeed resolution comparable to data set to see detailCT/MRI/MEGOcean dataSolution?Multiple projectorsCommodity High-endSee IEECE CG & A (July)4Angel: Interactive Computer Graphics

4、 5E Addison-Wesley 2009Tiled Display5Angel: Interactive Computer Graphics 5E Addison-Wesley 2009CS Power Wall6 dual processor IntellestationsG Force 3 Graphics cards6 commodity projectors (1024 x 768)Gigabit ethernetBack projected screenShared facility with scalable system groupInvestigate OS and ne

5、twork issues6Angel: Interactive Computer Graphics 5E Addison-Wesley 2009CS Power Wall7Angel: Interactive Computer Graphics 5E Addison-Wesley 2009CS Power Wall8Angel: Interactive Computer Graphics 5E Addison-Wesley 2009Power WallInexpensive solution but there are some problemsColor matchingVignetting

6、Alignment Overlap areasSynchingDark field9Angel: Interactive Computer Graphics 5E Addison-Wesley 2009Graphics ArchitecturesPipeline ArchitectureSGI Geometry EngineGeometry passes through pipelineHardware forclipping transformationstexture mappingProject/SortClipTransformRasterizeScreen10Angel: Inter

7、active Computer Graphics 5E Addison-Wesley 2009Building BlocksGraphics processors consist of geometric blocks and rasterizersGeometric units: transformations, clipping, lightingRasterization: scan conversion, shadingParallelize by using mutiple blocksWhere to do depth check?RGGGRR11Angel: Interactiv

8、e Computer Graphics 5E Addison-Wesley 2009Sorting ParadigmWe can categorize different ways of interconnecting blocks using a sorting paradigm: each projector is responsible for one area of the screen. Hence, we must sort the primitives and assign them to the proper projectorAlgorithms can be categor

9、ized by where this sorting occurs12Angel: Interactive Computer Graphics 5E Addison-Wesley 2009Three Rendering MethodsSort-First RenderingSort-Middle RenderingSort-Last RenderingRGGGRRSortGGGRRRSortRGGGRRComposite13Angel: Interactive Computer Graphics 5E Addison-Wesley 2009Sort FirstEach rasterizatio

10、n unit assigned to an area of the screenEach geometric unit coupled to its own rasterizerMust sort primitives firstCan use commodity cardsRGGGRRSort14Angel: Interactive Computer Graphics 5E Addison-Wesley 2009Sort-First Rendering for a Random Triangles Application15Angel: Interactive Computer Graphi

11、cs 5E Addison-Wesley 2009Sort MiddleGeometric units and rasterization units decoupledEach geometric unit can be assigned any group of objectsEach rasterizer is assigned to an area of the screenMust sort between stagesGGGRRRSort16Angel: Interactive Computer Graphics 5E Addison-Wesley 2009Sort LastCou

12、ple rasterizers and geometric unitsAssign objects to geometric units to load balance or via applicationComposite results at endRGGGRRComposite17Angel: Interactive Computer Graphics 5E Addison-Wesley 2009Tree CompositingComposite in pairsSend color and depth buffersEach time half processors e idle18A

13、ngel: Interactive Computer Graphics 5E Addison-Wesley 2009Binary Swap CompositingEach processor responsible for one part of displayPass data to right n times19Angel: Interactive Computer Graphics 5E Addison-Wesley 2009Sort-Last Rendering for a Random Triangles Application20Angel: Interactive Compute

14、r Graphics 5E Addison-Wesley 2009ComparisonSort firstAppealing but hard to implement Sort middleUsed in hardware pipelinesMore difficult to implement with add-on commodity cardsSort lastEasy to implement with a compositing stageHigh network traffic21Angel: Interactive Computer Graphics 5E Addison-We

15、sley 2009Mapping to ClustersDifferent architecturesShared vs distributed memoryCommunication overheadParallel vs distributed algorithmsEasy to do sort lastMust evaluate communication costStandard visualization strategies are incorrect if transparency used22Angel: Interactive Computer Graphics 5E Add

16、ison-Wesley 2009Vista AzulExperimental architecture from IBM donated to AHPCCHalf Intel nodes, half AIX nodesOnly one (PCI) graphics card per four processorsContained a Scalable Graphics Engine (SGE): high speed-high resolution color buffer that is accessible by all processors23Angel: Interactive Co

17、mputer Graphics 5E Addison-Wesley 2009Vista Azul24Angel: Interactive Computer Graphics 5E Addison-Wesley 2009Comparison Between Sort-First and Sort-Last25Angel: Interactive Computer Graphics 5E Addison-Wesley 2009Performance on a PC ClusterFollowing experiments were done by Ye Cong on the CS cluster

18、6 IntellestationsGigabit EthernetGForce 3 graphicsShow the effect of network 26Angel: Interactive Computer Graphics 5E Addison-Wesley 2009Sort-First vs Sort LastRandom Triangles27Angel: Interactive Computer Graphics 5E Addison-Wesley 2009Sort First vs Sort LastTeapot28Angel: Interactive Computer Gra

19、phics 5E Addison-Wesley 2009Azul vs Intellistations29Angel: Interactive Computer Graphics 5E Addison-Wesley 2009Software for Parallel RenderingWrite your own sort-first sort-lastWireGL/Chromium (Stanford)Embed inside package (VTK)30Angel: Interactive Computer Graphics 5E Addison-Wesley 2009WireGL: A Distributed Graphics SystemA software-based parallel rendering system that unifies the rendering power of a collection of cluster nodesS

溫馨提示

  • 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。

最新文檔

評(píng)論

0/150

提交評(píng)論