Project

General

Profile

« Previous | Next » 

Revision 5e090980

Added by Leszek Koltunski 3 days ago

  • ID 5e0909801473cd099b2c2cab7e098e627cdd5838
  • Parent ecac81e3

fix for the issue that VertexEffects couldn't be pre-applied to meshes.

View differences:

src/main/java/org/distorted/examples/aroundtheworld/AroundTheWorldRendererPicker.java
62 62

  
63 63
	AroundTheWorldRendererPicker()
64 64
	  {
65
	  MatrixHelper.setIdentity(mModelMatrix);
65
	 // MatrixHelper.setIdentity(mModelMatrix);
66 66

  
67 67
	  final float[] triangleVertData = {
68 68
				      -0.865f, 1.5f, 0.0f,    1.0f, 1.0f, 1.0f, 1.0f,   // x,y,z,  r,g,b,a

Also available in: Unified diff