Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 859 Bytes

File metadata and controls

33 lines (27 loc) · 859 Bytes

FUTC's Halationify Webapp

Add Analog Film-Like Halations to your digital images with this webapp.

Built with VanJS + Photon

How to use

  1. Clone the repository:
    git clone git@github.com:FUTC-Coding/halations.git
  2. Navigate to cloned directory:
    cd halations
  3. Install the dependencies:
    npm install
  4. Start development server:
    npm start

If you want to contribute

Feel free to make a pull-request if you want to contribute to the project. Here are some features that could be added in the future:

  • Support for adding film grain
  • Support for applying LUTs
  • Performance improvements

Bugs

If you find any bugs, problems, or just have general feedback, feel free to open an issue.