• Keine Ergebnisse gefunden

Exercise4(StereoscopicImageCloning, 3Credits ) Exercise3(LRUstrategy, 4Credits ) Exercise2(ProgressiveMeshes, 5Credits ) Exercise1(ComparisonofVRdisplays, 4Credits ) DueDate6.01.2015 AssignmentonVirtualRealityandPhysically-BasedSimulation-Sheet4

N/A
N/A
Protected

Academic year: 2021

Aktie "Exercise4(StereoscopicImageCloning, 3Credits ) Exercise3(LRUstrategy, 4Credits ) Exercise2(ProgressiveMeshes, 5Credits ) Exercise1(ComparisonofVRdisplays, 4Credits ) DueDate6.01.2015 AssignmentonVirtualRealityandPhysically-BasedSimulation-Sheet4"

Copied!
1
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

Prof. G. Zachmann A. Srinivas

University of Bremen School of Computer Science

CGVR Group December 3, 2014

Winter Semester 2014/15

Assignment on Virtual Reality and Physically-Based Simulation - Sheet 4

Due Date 6. 01. 2015

Exercise 1 (Comparison of VR displays, 4 Credits)

Please compare the following categories of VR displays: fish tank VR display (i.e., stereoscopic moni- tor, please specify whether you consider autostereo or with glasses), head-mounted display, immersive projection technologies. For each category , list their advantages and their disadvantages.

Exercise 2 (Progressive Meshes, 5 Credits)

Write a pseudo-code for an edge-collapsing algorithm that can create a progressive mesh, given a high-resolution mesh as input. You can assume that all neighbourhood information are given/known within a mesh.

Exercise 3 (LRU strategy, 4 Credits)

Please assume the following sequence of colour elements passed to a sorting buffer during rendering of a scene graph: AACDEFGHABGHCCCAGHIJABABCCCAAG, whereAtoJrepresent different colours.

Apply the LRU strategy for a buffer size of k = 1,2,3,4 and discuss the results with respect to number of colour changes. Which value forkis considered to be the optimal solution?

Exercise 4 (Stereoscopic Image Cloning , 3 Credits)

Derive the formula of simple image warping mentioned in the lecture slide ”Stereoscopic Image Cloning (Stereo without 2x rendering)”

1

Referenzen

ÄHNLICHE DOKUMENTE

Geben Sie ein Beispiel f¨ ur eine Menge von Punkten in der Ebene, die sich durch keine achsenparallele Schnittgerade in zwei gleich große Teile zerlegen l¨ asst.. Die Menge sollte

a) Form groups of four people and either try out the demo ”Titan of Space” and ”Lava” on Oculus Rift 2 device or watch a movie in the cinema theatre and answer the following

Include the X3D models ” GiftBox2.x3d”, ”GiftBox3.x3d” and ” kugel.x3d” (these files are available on the lecture website in frameworks column in

The most important ones are: occlusion, perspective foreshortening, shading, shadowing (self-shadowing and mutual shadowing), atmospheric perspective (= blue shift and

Our proposed interaction task is to let the user choose from a number of different items of an inventory (like you can do and see in most games).. The user should be able to access

a) Consider two approaches of doubling the number of transistors: halving the size of a single transistor while maintaining constant die area (Moore’s Law) versus maintaining the

Hint: You can use one of the examples on the lecture homepage or from the Cuda SDK ( included in the Cuda installation package ) to test if Cuda works at all on your computer.

Hint: Please note that the tiled version of Matrix Multiplication is used in the above given framework and use the similarities between algorithm EXTEND-PATH and Matrix