Project

General

Profile

« Previous | Next » 

Revision 4782b4e6

Added by Leszek Koltunski about 7 years ago

Progress with moving the Transform Feedback functionality from the APP to the library.

View differences:

src/main/java/org/distorted/library/Distorted.java
31 31
 */
32 32
public class Distorted 
33 33
  {
34
  static int GLSL;
35
  static String GLSL_VERSION;
34
  public static int GLSL;
35
  public static String GLSL_VERSION;
36 36

  
37 37
  /**
38 38
   * When creating an instance of a DistortedTexture from another instance, clone the Bitmap that's

Also available in: Unified diff