This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
OpenSpace
Watch
1
Star
0
Fork
0
You've already forked OpenSpace
mirror of
https://github.com/OpenSpace/OpenSpace.git
synced
2026-05-12 22:39:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
157c653afc1029b0ec5c4a97afb1a141c8b4e308
OpenSpace
/
modules
/
galaxy
/
shaders
T
History
eriksunden
8bfea472d5
Increased shine of galaxy stars to match volume nicer.
2019-08-21 10:23:18 +02:00
..
billboard_fs.glsl
Fixes for emiitance and volume cut (still weird that it disappears).
2019-08-16 14:58:08 +02:00
billboard_ge.glsl
Can now choose point or billboard for star rendering in galaxy module, point is preferred due to massive better performance. Time for HDR :).
2019-08-16 13:35:46 +02:00
billboard_vs.glsl
Can now choose point or billboard for star rendering in galaxy module, point is preferred due to massive better performance. Time for HDR :).
2019-08-16 13:35:46 +02:00
galaxyraycast.glsl
Fixed boundary artifacts in general for volume rendering. Look and feel of rendering is now very nice. Also the stars fade nicely now.
2019-08-19 14:16:36 +02:00
points_fs.glsl
Increased shine of galaxy stars to match volume nicer.
2019-08-21 10:23:18 +02:00
points_vs.glsl
Proper discard of stars if the volume is not visible.
2019-08-20 10:59:42 +02:00
raycasterbounds_fs.glsl
Fixed boundary artifacts in general for volume rendering. Look and feel of rendering is now very nice. Also the stars fade nicely now.
2019-08-19 14:16:36 +02:00
raycasterbounds_vs.glsl
Fixes for emiitance and volume cut (still weird that it disappears).
2019-08-16 14:58:08 +02:00