three-good-godrays
three-good-godrays copied to clipboard
Logarithmic depth buffer breaks godrays
Hey, awesome work. One issue I found is that setting the renderer logarithmic depth buffer breaks the godrays completely
var renderer = new WebGLRenderer({
logarithmicDepthBuffer: true,
}