Minor improvements to documentation pages for DirectX examples:

- added missing image for the dxPtexViewer
    - updated command line usage to reflect updated DirectX examples
    - fixed other minor inconsistencies
This commit is contained in:
barry 2019-06-20 11:43:57 -07:00
parent 707e585ea2
commit 2fca20ed5f
3 changed files with 9 additions and 11 deletions

View File

@ -35,7 +35,7 @@ SYNOPSIS
.. parsed-literal::
:class: codefhead
**dxPtexViewer** [**-f**] [**-l** *isolation level*] [**-c** *animation loops*] [**-y**]
**dxPtexViewer** [**-f**] [**-yup**] [**-u**] [**-a**] [**-l** *isolation level*] [**-c** *animation loops*]
[**-e** *environment map*] [**-d** *HDR diffuse map*] [**-s** *HDR specular map*]
[**--disp** *displacement scale*]
*ptex color file*
@ -51,7 +51,11 @@ DESCRIPTION
with color, displacement, occlusion and specular ptex maps. Multiple controls
are available to experiment with the algorithms.
.. include:: under_development.rst
.. image:: images/dxptexviewer.png
:width: 400px
:align: center
:target: images/dxptexviewer.png
OPTIONS
@ -98,7 +102,7 @@ for the subset of common options supported here.
the data contained in all the ptex files !)
Keyboard Controls
KEYBOARD CONTROLS
=================
.. code:: c++

View File

@ -35,8 +35,8 @@ SYNOPSIS
.. parsed-literal::
:class: codefhead
**dxViewer** [**-u**] [**-a**] [**-l** *refinement level*] [**-c** *animation loops*]
*objfile(s)* [**-anim**] [**-catmark**] [**-loop**] [**-bilinear**]
**dxViewer** [**-f**] [**-yup**] [**-u**] [**-a**] [**-l** *refinement level*] [**-c** *animation loops*]
*objfile(s)* [**-catmark**] [**-loop**] [**-bilinear**]
DESCRIPTION
===========
@ -50,12 +50,6 @@ shapes. Multiple controls are available to experiment with the algorithms.
:align: center
:target: images/dxviewer.png
.. container:: notebox
* **Note:**
dxViewer requires Microsoft's DirectX D3D11 SDK
OPTIONS
=======

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB