Книга: DirectX 8 Programming Tutorial
3D Primitives
3D Primitives
What is a 3D primitive? Well, a 3D primitive is a collection of vertices that make up a 3D shape. There are six 3D primitives in Direct3D, you will use these primitives to draw your 3D shapes. Below are diagrams showing examples of these primitives:
Point Lists
Похожие страницы
- DirectX Tutorial 2: Drawing a Polygon
- 3.4.2. The Transaction Model
- 2.3. THE CLIENT-SERVER MODEL
- 2.3.1. Clients and Servers
- 2.3.4. Blocking versus Nonblocking Primitives
- 2.3.5. Buffered versus Unbuffered Primitives
- 2.3.6. Reliable versus Unreliable Primitives
- 2.3.7. Implementing the Client-Server Model
- 7.5.1. Remote Procedure Call
- 8.2.2. Threads
- Thread-safety for SGI STL
- Summary