Skip to content

Commit

Permalink
Fix subdivide to quads docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vicdoval authored May 4, 2021
1 parent 7808617 commit 4946670
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/nodes/modifier_change/subdivide_to_quads.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Inputs

This node has the following inputs:

- **Vertrices**
- **Vertices**
- **Polygons**.
- **Iterations**. Subdivision levels.
- **Normal Displace**. Displacement along normal (value per iteration)
Expand Down Expand Up @@ -57,15 +57,15 @@ Examples of usage

Use of Vert Map output:

.. image:: https://user-images.githubusercontent.com/10011941/116845901-7560b800-abe7-11eb-9a20-9a53ddeb8c5f.png
.. image:: https://user-images.githubusercontent.com/10011941/116822057-19614980-ab7d-11eb-8e97-4b2b3c453656.png

Use of Vert Data Dict:

.. image:: https://user-images.githubusercontent.com/10011941/116822473-3434bd80-ab7f-11eb-8c2a-d228b4168d17.png
.. image:: https://user-images.githubusercontent.com/10011941/116845901-7560b800-abe7-11eb-9a20-9a53ddeb8c5f.png

Use of Face Data Dict:

.. image:: https://user-images.githubusercontent.com/10011941/116846820-81e61000-abe9-11eb-9ce1-c323c1e1915f.png
.. image:: https://user-images.githubusercontent.com/10011941/116822473-3434bd80-ab7f-11eb-8c2a-d228b4168d17.png

Rock from a Tetrahedron:

Expand Down

0 comments on commit 4946670

Please sign in to comment.