<div dir="ltr"><div><div><div><div><div><div><div>Hello all,<br><br></div>Here is my idea/proof of concept for a new renderer for OpenLP.  I came up with this idea because I noticed that OpenLP was visibly slower at switching between verses than my church's previous lyrics presentation software (an ancient copy of EasyWorship likely running on top of DirectX).  I reasoned that it might be worth looking into QGraphicsView, which is backed by OpenGL (as far as I know).  It might be faster with minimal effort.<br><br></div>This is by no means more than a proof of concept, and I plan to try some other ideas.<br><br></div>You can get the code from here:  <a href="https://github.com/ldeks/SongRenderer">https://github.com/ldeks/SongRenderer</a><br></div>renderer.py is the main concept, but you can look at graphicsScene.py, too, if you want to.<br><br></div>You can also watch the attached YouTube video, where I demonstrate it: <a href="https://www.youtube.com/watch?v=cmdmFRZyKUQ&feature=youtu.be">https://www.youtube.com/watch?v=cmdmFRZyKUQ&feature=youtu.be</a><br><br></div>Thanks so much!<br><br></div>Laura<br></div>