Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
where are the exact tutorials about shader which help to implement with vuforia studio
Solved! Go to Solution.
Hello,
It is not officially documented for the moment in the help center.
Personally, to increase my knowledge about that, I found more details in these threads :
I also looked in websites about WebGL syntax to code shaders.
A good start is to read this one :
https://webglfundamentals.org/webgl/lessons/webgl-shaders-and-glsl.html
After that, the best is to code, to try and to take some fun. 🙂
Best regards,
Samuel
Hello,
It is not officially documented for the moment in the help center.
Personally, to increase my knowledge about that, I found more details in these threads :
I also looked in websites about WebGL syntax to code shaders.
A good start is to read this one :
https://webglfundamentals.org/webgl/lessons/webgl-shaders-and-glsl.html
After that, the best is to code, to try and to take some fun. 🙂
Best regards,
Samuel