Project

General

Profile

« Previous | Next » 

Revision 2faad666

Added by Leszek Koltunski about 6 years ago

SSBO: now we have a more-or-less correct running average of the count of transparent fragments over the last few frames.

View differences:

src/main/java/org/distorted/library/main/DistortedObject.java
66 66
  private static long mNextSystemID = 0;
67 67

  
68 68
  private long mID;
69
  private int mType;
69
  protected int mType;
70 70

  
71 71
///////////////////////////////////////////////////////////////////////////////////////////////////
72 72

  

Also available in: Unified diff