Revision dbe8ea80
Added by Leszek Koltunski almost 8 years ago
src/main/java/org/distorted/library/DistortedEffects.java | ||
---|---|---|
288 | 288 |
} |
289 | 289 |
|
290 | 290 |
/// DEBUG ONLY ////// |
291 |
displayBoundingRect(halfInputW, halfInputH, halfZ, df, mM.getMVP(), mesh.getBoundingVertices() ); |
|
291 |
// displayBoundingRect(halfInputW, halfInputH, halfZ, df, mM.getMVP(), mesh.getBoundingVertices() );
|
|
292 | 292 |
/// END DEBUG /////// |
293 | 293 |
} |
294 | 294 |
|
Also available in: Unified diff
Manifest: require OpenGL ES 3.0.