Graphics Reference
In-Depth Information
example, to initiate a remote debugging session), the manual deployment method must be
used. However, if only the Release version is required, it is recommended that the redistrib-
utable be used instead, to avoid potential complications. Also, note that if Service Pack 1 for
Visual Studio is installed, there is a newer version of the Visual C++ redistributable that can
be found here: http://www.microsoft.com/downloads/en/details.aspx7familyidHDa9257ca-
337f-4b40-8cl4-157cfdffee4e&displaylang=en. In addition, if an application is built as
64-bit instead of 32-bit, the corresponding x64 redistributable must be used, instead. For
manual deployment, use the files found in VC\redist\amd64\Microsoft.VC90 .
CRT . For more details on Visual C++ deployment, consult the MSDN documentation:
http://msdn.microsoft.com/en-us/library / ms235299%28v=VS.90%29.aspx.
Source Code for This Topic
As described above, the sample programs in this topic have been added to the Hieroglyph
3 project as sample applications. To minimize the amount of discussion on the applications
themselves, we have focused more on the relevant code at hand, instead of directly refer-
encing which sample application is being used to demonstrate an algorithm. However, as
an aid to the reader, we provide the following reference information to link the source code
to the appropriate portion/section of the topic.
Sample Code Reference
Each chapter in the topic included references to the sample code covered, but for complete-
ness, the following table contains a cross reference for finding the appropriate portion of
the library for each chapter.
Chapter
Chapter
Title
Title
Section
Sample Project Name
Sample Project Name
Section
Overview of Direct3D
Overview of Direct3D
11
1
NA
NA
1
NA
NA
11
2
2
Direct3D 11 Resources
Direct3D 11 Resources all sections
all sections
(built into Hieroglyph 3)
(built into Hieroglyph 3)
The Rendering
The Rendering
Pipeline
3
all sections
(built into Hieroglyph 3)
3
all sections
(built into Hieroglyph 3)
Pipeline
The Tessellation
The Tessellation
Pipeline
4
4
Parameters
Parameters
TessellationParams
TessellationParams
Pipeline
Search WWH ::




Custom Search