gdx-proto
gdx-proto copied to clipboard
Android shader issue on Nexus 7
Hi there, great work dude.
On Android, I get
07-25 21:34:01.958 21001-21020/org.jrenner.fps.android E/AndroidRuntime﹕ FATAL EXCEPTION: GLThread 877
Process: org.jrenner.fps.android, PID: 21001
com.badlogic.gdx.utils.GdxRuntimeException:
L0007: Cannot find vertex shader varying for declared fragment shader varyingv_rotation
at com.badlogic.gdx.graphics.g3d.shaders.BaseShader.init(BaseShader.java:172)
at com.badlogic.gdx.graphics.g3d.particles.ParticleShader.init(ParticleShader.java:205)
at com.badlogic.gdx.graphics.g3d.particles.batches.PointSpriteParticleBatch.