-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3606e90
commit e2aa2bc
Showing
3 changed files
with
3 additions
and
6 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
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
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,8 +1,5 @@ | ||
# todo: | ||
- transfer lighting improvements to no-shadow pipeline | ||
- add config for sunlight strength, ambient light, etc | ||
- fix VL on non-depressing mode (filter, etc) | ||
- fix global illumination | ||
- add "alternate" GI raytracer that is just raytraced ambient occlusion with extra steps (uh, not actual steps. RTAO with increased intervals) | ||
- config for blocklight tinting | ||
- add "alternate" GI raytracer that is just raytraced ambient occlusion with extra steps (uh, not actual mathematical steps. RTAO with increased intervals) | ||
- move changed sky stuff to sky reflection calculation too |