Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GameDevWeek
Sommersemester 2015
Cpp
Deth Buff Arr
Commits
734212a1
Commit
734212a1
authored
Oct 05, 2015
by
Georg Schaefer
Browse files
reduce brightness of starfield
parent
cbaed220
Changes
1
Hide whitespace changes
Inline
Side-by-side
assets/shader/starfield.fs
View file @
734212a1
...
...
@@ -13,7 +13,7 @@ uniform float zoom;
#
define
sparsity
0
.
5
f
#
define
stepsize
0
.
3
f
#
define
frequency_variation
1
.
3
f
#
define
brightness
0
.
00
1
8
f
#
define
brightness
0
.
00
06
8
f
#
define
distfading
0
.
68
f
void
main
()
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment