Revision 6b1998e0
Added by Leszek Koltunski over 3 years ago
| src/main/java/org/distorted/main/RubikRenderer.java | ||
|---|---|---|
| 136 | 136 |
BaseEffect.Type.enableEffects(); |
| 137 | 137 |
|
| 138 | 138 |
DistortedLibrary.onSurfaceCreated(mView.getContext(),this,1); |
| 139 |
DistortedLibrary.setCull(true); |
|
| 139 | 140 |
|
| 140 | 141 |
if( !mDebugSent ) |
| 141 | 142 |
{
|
Also available in: Unified diff
new API to enable/disable face culling