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/quaternion/QuaternionRenderer.java
137 137
      
138 138
    try
139 139
      {
140
      Distorted.onSurfaceCreated(mView.getContext());
140
      Distorted.onCreate(mView.getContext());
141 141
      }
142 142
    catch(Exception ex)
143 143
      {

Also available in: Unified diff