Project

General

Profile

« Previous | Next » 

Revision 432442f9

Added by Leszek Koltunski over 7 years ago

New DistortedProgram class.

View differences:

src/main/java/org/distorted/library/DistortedFramebuffer.java
273 273
 * <p>
274 274
 * Must be called from a thread holding OpenGL Context.
275 275
 *
276
 * @param fbo The Framebuffer (previously created with the first  constructor, drawing FROM the screen
276
 * @param fbo The Framebuffer (previously created with the first constructor, drawing FROM the screen
277 277
 *            is unsupported!) whose COLOR attachment 0 will be used as input texture.
278 278
 *            Please note that rendering from an FBO to itself is unsupported by OpenGL!
279 279
 * @param grid Class descendant from GridObject

Also available in: Unified diff