mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-02 08:49:20 -05:00
Fixed boundary artifacts in general for volume rendering. Look and feel of rendering is now very nice. Also the stars fade nicely now.
This commit is contained in:
@@ -28,7 +28,7 @@ local MilkyWayVolumeGalaxy = {
|
||||
Points = {
|
||||
Type = "Points",
|
||||
Filename = data .. "/MilkyWayPoints.off",
|
||||
Scaling = {1.0, 1.0, 1.0},
|
||||
EnabledPointsRatio = 0.3,
|
||||
Texture = data .. "/halo.png"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user