Project

General

Profile

« Previous | Next » 

Revision 98455aa2

Added by Leszek Koltunski over 7 years ago

Turn the former 'FOV' app into 'Projection' app that also checks the (x,y) the camera looks at.

View differences:

src/main/java/org/distorted/library/EffectTypes.java
63 63
                      // EffectQueueMatrix.setMax(int)
64 64

  
65 65
    maxtable[1] = 5;  // Max 5 VERTEX Effects
66
    maxtable[2] = 3;  // Max 3 FRAGMENT Effects
66
    maxtable[2] = 5;  // Max 3 FRAGMENT Effects
67 67
    }
68 68
///////////////////////////////////////////////////////////////////////////////////////////////////
69 69
  }

Also available in: Unified diff