deelan / webgl-loader

Automatically exported from code.google.com/p/webgl-loader
0 stars 0 forks source link

Bad attribute handling in demos #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The demos have a problem. Shader attributes aren't properly handled: 
specifically, different WebGL implementations do different things for 
un-referenced attributes. I should either add textures, or use texture 
coordinates.

Original issue reported on code.google.com by wonchun on 19 Sep 2011 at 9:09

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r39.

Original comment by wonchun on 20 Sep 2011 at 2:15