Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aothms authored Sep 17, 2023
1 parent 0b3eac8 commit c9e77bb
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
The tessellated shape representation includes an indexed texture coordinate list, providing texture vertices for each face, along with a texture referenced by URL. Figure 483 shows a cylinder with faces having specific texture coordinates.
The tessellated shape representation includes an indexed texture coordinate list, providing texture vertices for each face, along with a texture referenced by URL. Figure 483 shows a cylinder with faces having specific texture coordinates. The texture for use in this model is provided in Figure 484.

![SurfaceTexture](../../figures/examples/texture.png)
![SurfaceTexture](../../figures/examples/tessellation_texture_image.png)

Figure 483 — Tessellation with textures

![SurfaceTexture](../../figures/examples/texture.png)

Figure 484 — Texture image for use in this model

0 comments on commit c9e77bb

Please sign in to comment.