mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-09 22:00:06 +00:00
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:
parent
707e585ea2
commit
2fca20ed5f
@ -35,7 +35,7 @@ SYNOPSIS
|
|||||||
.. parsed-literal::
|
.. parsed-literal::
|
||||||
:class: codefhead
|
: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*]
|
[**-e** *environment map*] [**-d** *HDR diffuse map*] [**-s** *HDR specular map*]
|
||||||
[**--disp** *displacement scale*]
|
[**--disp** *displacement scale*]
|
||||||
*ptex color file*
|
*ptex color file*
|
||||||
@ -51,7 +51,11 @@ DESCRIPTION
|
|||||||
with color, displacement, occlusion and specular ptex maps. Multiple controls
|
with color, displacement, occlusion and specular ptex maps. Multiple controls
|
||||||
are available to experiment with the algorithms.
|
are available to experiment with the algorithms.
|
||||||
|
|
||||||
.. include:: under_development.rst
|
.. image:: images/dxptexviewer.png
|
||||||
|
:width: 400px
|
||||||
|
:align: center
|
||||||
|
:target: images/dxptexviewer.png
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
OPTIONS
|
OPTIONS
|
||||||
@ -98,7 +102,7 @@ for the subset of common options supported here.
|
|||||||
the data contained in all the ptex files !)
|
the data contained in all the ptex files !)
|
||||||
|
|
||||||
|
|
||||||
Keyboard Controls
|
KEYBOARD CONTROLS
|
||||||
=================
|
=================
|
||||||
|
|
||||||
.. code:: c++
|
.. code:: c++
|
||||||
|
@ -35,8 +35,8 @@ SYNOPSIS
|
|||||||
.. parsed-literal::
|
.. parsed-literal::
|
||||||
:class: codefhead
|
:class: codefhead
|
||||||
|
|
||||||
**dxViewer** [**-u**] [**-a**] [**-l** *refinement level*] [**-c** *animation loops*]
|
**dxViewer** [**-f**] [**-yup**] [**-u**] [**-a**] [**-l** *refinement level*] [**-c** *animation loops*]
|
||||||
*objfile(s)* [**-anim**] [**-catmark**] [**-loop**] [**-bilinear**]
|
*objfile(s)* [**-catmark**] [**-loop**] [**-bilinear**]
|
||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
===========
|
===========
|
||||||
@ -50,12 +50,6 @@ shapes. Multiple controls are available to experiment with the algorithms.
|
|||||||
:align: center
|
:align: center
|
||||||
:target: images/dxviewer.png
|
:target: images/dxviewer.png
|
||||||
|
|
||||||
.. container:: notebox
|
|
||||||
|
|
||||||
* **Note:**
|
|
||||||
|
|
||||||
dxViewer requires Microsoft's DirectX D3D11 SDK
|
|
||||||
|
|
||||||
OPTIONS
|
OPTIONS
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
BIN
documentation/images/dxptexviewer.png
Normal file
BIN
documentation/images/dxptexviewer.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 MiB |
Loading…
Reference in New Issue
Block a user