-
-
Notifications
You must be signed in to change notification settings - Fork 454
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update shaders with Ascii's Shaders update 17.1
- Loading branch information
Showing
3 changed files
with
6 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// [ SETTINGS ] [ FLORA FIXES ] | ||
|
||
#define G_TREES_SPECULAR 2.0f // Trees specular intensity | ||
#define G_GRASS_SPECULAR 3.0f // Grass specular intensity | ||
#define G_TREES_SPECULAR 1.0f // Trees specular intensity | ||
#define G_GRASS_SPECULAR 1.0f // Grass specular intensity | ||
#define G_SSS_INTENSITY 0.5f // Subsurface Scattering intensity |