Browse Source

disambiguate

Sean Barrett 10 years ago
parent
commit
62e732bfab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/stb_voxel_render_interview.md

+ 1 - 1
docs/stb_voxel_render_interview.md

@@ -74,7 +74,7 @@ slopes and "weird slopes". There are Minecraft mods with
 drivable cars and they just go up these blocky slopes and,
 drivable cars and they just go up these blocky slopes and,
 like, what? So I wanted you to be able to make smoother
 like, what? So I wanted you to be able to make smoother
 terrain, either just for the look, or for vehicles etc.
 terrain, either just for the look, or for vehicles etc.
-Also, you can cross-fade between two ground textures for
+Also, you can spatially cross-fade between two ground textures for
 that classic bad dirt/grass transition that has shipped
 that classic bad dirt/grass transition that has shipped
 in plenty of professional games. Of course, you could
 in plenty of professional games. Of course, you could
 just use a separate non-voxel ground renderer for all of
 just use a separate non-voxel ground renderer for all of