|
|
@@ -78,7 +78,7 @@
|
|
|
|
|
|
const instanceCount = 129600; // 360x360 plane or 60x36x60 volume
|
|
|
|
|
|
- const MAX_RASTER_SIZE = 16;
|
|
|
+ const MAX_RASTER_SIZE = 32;
|
|
|
|
|
|
// Specular antialiasing — kernel roughness from normal variance, shared by
|
|
|
// both rasterizer paths so their roughness matches at path boundaries
|