Project

General

Profile

« Previous | Next » 

Revision b9798977

Added by Leszek Koltunski about 7 years ago

Advances in Multiblur - breaks BLUR for now.

View differences:

src/main/java/org/distorted/library/DistortedFramebuffer.java
31 31
public class DistortedFramebuffer extends DistortedOutputSurface implements DistortedInputSurface
32 32
  {
33 33

  
34
///////////////////////////////////////////////////////////////////////////////////////////////////
35

  
36
  DistortedFramebuffer getBuffer()
37
    {
38
    return this;
39
    }
40

  
34 41
///////////////////////////////////////////////////////////////////////////////////////////////////
35 42
// Must be called from a thread holding OpenGL Context
36 43
// Watch out - this has the side-effect of binding a Texture and a Framebuffer!

Also available in: Unified diff