Somewhat related, I'm trying to convert the Learn OpenGL tutorials [0] to LÖVR [1]. The main goal is to help me (and hopefully others) to understand the changes needed to convert the Open GL shaders to the LÖVR version, as there are some differences.<p>Not all tutorials are completed yet, this is still a work in progress.<p>---<p>[0]: <a href="https://learnopengl.com/" rel="nofollow">https://learnopengl.com/</a><p>[1]: <a href="https://github.com/wolf81/lovr-learnopengl">https://github.com/wolf81/lovr-learnopengl</a>