src/shaders/shaders.vr.secondpass.fragment.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function main has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  main() {
    // need to pre-call main to fill up the functions list
    this._main = `
void getIntensity(in vec3 dataCoordinates, out float intensity, out vec3 gradient){

Severity: Major
Found in src/shaders/shaders.vr.secondpass.fragment.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status