Project

General

Profile

« Previous | Next » 

Revision 9a94f99f

Added by Leszek Koltunski almost 6 years ago

Correct the way we display Normals (didn't work in case rendering was of OIT type)

View differences:

src/main/java/org/distorted/examples/effects3d/Effects3DActivity2.java
80 80
    {
81 81
    super.onCreate(savedState);
82 82

  
83
    setTheme(R.style.Theme_AppCompat_NoActionBar);
84

  
85 83
    mTab = new Effects3DTab[NUM_TABS];
86 84

  
87 85
    Bundle b = getIntent().getExtras();

Also available in: Unified diff