kovasb / gamma

glsl shaders made simple
Eclipse Public License 1.0
306 stars 20 forks source link

Add :attribute-count to program data #16

Open sgrove opened 9 years ago

sgrove commented 9 years ago

Right now I have to filter :inputs to figure out how many attributes to enable/disable, also useful for general tooling. Probably useful to have :uniform-count and :varying-count as well for parity.