Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! 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