CISC4347 Chap#5 part #2 , Name ________________________________


1. Define the vertices of a tringle, line and single point.



2. How many slots does Direct#D support?



3.A buffer that stores vertices is called?



5. Explain how a "Point List" draws a vertex.



6. Explain how a "Line Strip" draws a vertex.



7. Explain how a "Line List" draws a vertex.



8. Explain how a "Triangle Strip" draws a vertex.



9. Explain how a "Triangle List" draws a vertex.



10. Explain how a "Primitines with Adjacency" as related to Triangles.



11. Construct the vertex abnd index list for a pyrmid and draw it. It has a base and four sides that come to a point.