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/projection/ProjectionRenderer.java
146 146

  
147 147
      try
148 148
        {
149
        Distorted.onSurfaceCreated(mView.getContext());
149
        Distorted.onCreate(mView.getContext());
150 150
        }
151 151
      catch(Exception ex)
152 152
        {

Also available in: Unified diff