webgl-obj-loader icon indicating copy to clipboard operation
webgl-obj-loader copied to clipboard

Add custom attribute support to Mesh.makeBufferData/Layout

Open qtip opened this issue 8 years ago • 0 comments

Right now Mesh.makeBufferdata doesn't handle Attributes that it's unaware of. We should make it easy to allow custom Attribute objects that perhaps have a user callback to stuff data into the buffer.

qtip avatar Nov 10 '17 19:11 qtip