Project

General

Profile

« Previous | Next » 

Revision 11fb6ce0

Added by Leszek Koltunski over 7 years ago

Correct a bug with Postprocessing Shortcut.

View differences:

src/main/java/org/distorted/library/EffectQueuePostprocess.java
151 151
    }
152 152

  
153 153
///////////////////////////////////////////////////////////////////////////////////////////////////
154
// w,h - width and height of hte input texture. MVP - Model-View-Projection matrix to apply to the
155
// texture; df - output FBO.
154 156

  
155 157
  synchronized void render(float w, float h, float[] mvp, DistortedFramebuffer df)
156 158
    {

Also available in: Unified diff