ThomasLengeling/KinectPV2

open gl error with procsssing v.b4

dfamil opened this issue · 4 comments

i imagined this not your problem but thought you should know in case they made a change with opengl in v.b4

. the shader example work fine in v.b3 but got a open gl function pgl.vertexAtrribPointer() error with v.b4

ok, going to look in to it, thanks!

what is the error, console output with pgl.vertexAtrribPointer() ?

e1e8 commented

b5 showing what is likely to be the same error:
The function "vertexAttribPointer()" expects parameters like: "vertexAttribPointer(int, int, int, boolean, int, int)"

i just updated the point cloud examples, so masters should be working