Skip to content

adolfintel/AlienAurora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alien Aurora (FD23)

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.

See it in action

Play with the configurator

Compatibility

All modern browsers are supported, no special libraries or frameworks are required.

React integration will be implemented later.

Basic usage

  1. Include fd23.js into your page.
  2. 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>')

Screenshots

Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot

License

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.