diff --git a/source/2022-03-06.ts b/source/2022-03-06.ts index ff32cf7..5025ae0 100644 --- a/source/2022-03-06.ts +++ b/source/2022-03-06.ts @@ -1,4 +1,10 @@ -import {Generic, Mirrors, Newsprint, SimplexNoise} from './gegl/exports.js'; +import { + Generic, + Mirrors, + Newsprint, + SimplexNoise, + Softglow, +} from './gegl/exports.js'; import Project from './project.js'; const [width, height] = [1920, 1080]; @@ -20,7 +26,7 @@ const project: Project = { angle4: 0, }), new Mirrors(), - new Generic('gegl:softglow'), + new Softglow(), new Newsprint(), new Generic('gegl:stereographic-projection', {tilt: 123}), new Generic('gegl:focus-blur', {