tessellation.txt: Fix typos
This commit is contained in:
parent
093ea42028
commit
8321f0cbb2
|
@ -64,7 +64,7 @@ in strips stretching across the rectangle in the latexmath:[$u$] dimension
|
|||
for all tessellation evaluation shader invocations that share a line).
|
||||
|
||||
Each vertex produced by the tessellator has an associated (u,v,w) or (u,v)
|
||||
position in a normalized parameter space, with parameter values in the
|
||||
position in a normalized parameter space, with parameter values in the range
|
||||
latexmath:[$[0,1\]$], as illustrated in figure
|
||||
<<img-tessellation-topology>>.
|
||||
|
||||
|
@ -146,7 +146,7 @@ code:VertexOrderCcw, the vertices will be generated with counter-clockwise
|
|||
order.
|
||||
|
||||
The vertices of a triangle are defined to be in counter-clockwise ordering
|
||||
of the value
|
||||
if the value
|
||||
[latexmath]
|
||||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
\[
|
||||
|
|
Loading…
Reference in New Issue