Renders a fullscreen animated background using the Vanta.js Birds particle effect.
ANIMATION — set as ReportType in def_report.
def Render(self, Param1="", Param2="", Param3="") -> str:
Parameters are unused. Animation options are read from the report query via self._Query. Returns an HTML div with embedded Vanta.js initialisation script.
Loads three.js (r134) and Vanta Birds from CDN. Colour values in query results are converted from #rrggbb hex notation to 0xrrggbb format as required by Vanta. The container element uses the CSS class axion-animation.