When comparing PERGOLA vs Pixi.js, the Slant community recommends Pixi.js for most people. In the question“What are the best JavaScript drawing libraries?” Pixi.js is ranked 12th while PERGOLA is ranked 25th. The most important reason people chose Pixi.js is:
Pixi is a WebGL renderer, but can fall back to canvas if WebGL is not supported or turned off.
Ranked in these QuestionsQuestion Ranking
Pros
Pro HTML
Pergola runs seamlessly in an HTML environment (option in configuration file). All the examples are provided both as SVG standalone and embedded in HTML, and are strictly equal.
Besides its universal Node Helper (http://www.svgmagazine.com/jul2011/dom-helper.html) Pergola also provides the equivalent for building HTML nodes and <foreignObject> HTML nodes.
Pro SVG native
The first and most accomplished SVG native library, 100% cross-platform compatible.
Pro Supports WebGL w/ canvas fallback
Pixi is a WebGL renderer, but can fall back to canvas if WebGL is not supported or turned off.
Pro Will be familiar to ActionScript developers
Pixi.js uses a code structure that's very similar to ActionScript.
Cons
Con Commercial license
PERGOLA does not offer a free version. The price for a single developer to use PERGOLA is 400 €.
Con Not a complete solution
Pixi only provides the renderer.
