mirror of
https://github.com/Rezmason/matrix.git
synced 2026-04-21 07:19:30 -07:00
Added glyph SVGs, and began implementing the rain pass.
This commit is contained in:
@@ -60,4 +60,6 @@ export default async (artboard, config) => {
|
||||
for (const step of pipeline) {
|
||||
step.execute(true);
|
||||
}
|
||||
|
||||
// TODO: add output to artboard
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user