Project

General

Profile

« Previous | Next » 

Revision 76f9798b

Added by Leszek Koltunski over 7 years ago

New DistortedProgram class.

View differences:

src/main/java/org/distorted/examples/effects3d/Effects3DRenderer.java
255 255

  
256 256
      try
257 257
        {
258
        Distorted.onSurfaceCreated(mView.getContext());
258
        Distorted.onCreate(mView.getContext());
259 259
        }
260 260
      catch(Exception ex)
261 261
        {

Also available in: Unified diff