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:
eriksunden
2019-08-19 14:16:36 +02:00
parent 61157cb2e6
commit a9fd242386
8 changed files with 56 additions and 23 deletions
+1 -1
View File
@@ -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"
}
},