Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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