Updated GeometricPrimitive (markdown)

Chuck Walbourn 2015-10-14 11:32:24 -07:00
Родитель c8af2c4295
Коммит f939e30548
1 изменённых файлов: 2 добавлений и 0 удалений

@ -155,5 +155,7 @@ GeometricPrimitive makes use of the following states:
* Index buffer
* Constant buffer (Vertex Shader stage, slot 0)
The GeometricPrimitive class assumes you've already set the Render Target view, Depth Stencil view, and Viewport.
# Remark
Tetrahedron, Cube/Hexahedron, Octahedron, Dodecahedron, and Icosahedron comprise the five [Platonic solid](https://en.wikipedia.org/wiki/Platonic_solid). The Utah Teapot is sometimes referred to as the "Sixth Platonic solid" due to its prevalence in rendering sample images.