Project

General

Profile

« Previous | Next » 

Revision f8377ef8

Added by Leszek Koltunski about 7 years ago

New, cleaner way to create/destroy DistortedSurfaces.

Serious regression in StarWars (crashes!). Looks like the Node's internal FBO is being deleted and not re-created in time.

View differences:

src/main/java/org/distorted/library/DistortedInputSurface.java
26 26

  
27 27
interface DistortedInputSurface
28 28
{
29
/**
30
 * Create the underlying OpenGL part of the Surface.
31
 */
32
  void create();
33 29
/**
34 30
 * Return a unique ID of this Surface.
35 31
 */

Also available in: Unified diff