ThomasLengeling / KinectPV2

Kinect4W 2.0 library for Processing
MIT License
287 stars 105 forks source link

Problem with ' sh = loadShader("frag.glsl", "vert.glsl");' #71

Open ghost opened 6 years ago

ghost commented 6 years ago

Working on your Point Cloud example using openGL and Shaders. The sketch wont process, keeps giving the error of " cant find file, make sure the url is valid or that the file has been added to your sketch". Not sure how to resolve this issue.