I have 3 code examples using PixiJs line animation rendering. The animation loop can be controlled manually with requestAnimationFrame and works well but doesn't have other aspects of the Pixi.TICKER ...
This is specially useful for adult animations if you want to replicate how other engines allow the loop to seamlessly transition to another loop. Original code credit ...