Skip to content

Commit 23d553f

Browse files
authored
Merge pull request #308 from wedesoft/volumetric-clouds-6
Rebuild qmd file for volumetric clouds article
2 parents 0d6fe56 + f0e0d88 commit 23d553f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

site/volumetric_clouds/main.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1487,7 +1487,7 @@ nil
14871487

14881488
### Compiling and linking shader programs
14891489

1490-
The following method is used compile a shader program.
1490+
The following method is used to compile a shader.
14911491

14921492

14931493
::: {.sourceClojure}
@@ -1503,7 +1503,7 @@ The following method is used compile a shader program.
15031503
:::
15041504

15051505

1506-
The different shaders are then linked to become a shader program using the following method.
1506+
The different shaders are then linked to become a program using the following method.
15071507

15081508

15091509
::: {.sourceClojure}

0 commit comments

Comments
 (0)