File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1683
1683
</ div>
1684
1684
1685
1685
< div class='together'>
1686
- We then add that scale to the `two_perlin_spheres()` scene description::
1686
+ We then add that scale to the `two_perlin_spheres()` scene description:
1687
1687
1688
1688
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C++
1689
1689
hittable_list two_perlin_spheres() {
2084
2084
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2085
2085
[Listing [rtw-stb-image]: < kbd> [rtw_stb_image.h]</ kbd> Include the stb_image package]
2086
2086
2087
- The above assumes that you have copied the `stb_image.h` into a folder called `export `. Adjust as
2088
- per your directory structure.
2087
+ The above assumes that you have copied the `stb_image.h` into a folder called `external `. Adjust
2088
+ according to your directory structure.
2089
2089
</ div>
2090
2090
2091
2091
You can’t perform that action at this time.
0 commit comments