Alien Aurora is a simple, lightweight, relaxing, mesmerizing animation for JS, to be used on a Canvas element, with a good amout of settings that you can tweak. Settings can also be tweaked at run time. Responsive, of course.
All modern browsers are supported, no special libraries or frameworks are required.
React integration will be implemented later.
- Include
fd23.js
into your page. new FD23(yourCanvas)
To tweak the settings, you can use editor.html
, and copy the string at the bottom, then in your page you can call new FD23(yourCanvas,'<string from editor>')
Copyright (C) 2023 Federico Dossena
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see https://www.gnu.org/licenses/lgpl.