Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
Hydra
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PLN
Hydra
Commits
8842b6fc
Commit
8842b6fc
authored
3 years ago
by
PLN (Algolia)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: Minor edits
parent
10852ca2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
GlitchDeamon.js
GlitchDeamon.js
+0
-1
Ariane13.js
StarryNights/Ariane13.js
+1
-1
Edge.js
StarryNights/Edge.js
+1
-0
No files found.
GlitchDeamon.js
View file @
8842b6fc
//Glitch deamon by PLN
//Glitch deamon by PLN
//Derieved from Pixelscape By [Marianne Teixido](https://github.com/MarianneTeixido)
//Derieved from Pixelscape By [Marianne Teixido](https://github.com/MarianneTeixido)
src
(
o2
)
src
(
o2
)
...
...
This diff is collapsed.
Click to expand it.
StarryNights/Ariane13.js
View file @
8842b6fc
...
@@ -38,4 +38,4 @@ src(o1)
...
@@ -38,4 +38,4 @@ src(o1)
.
scale
(()
=>
1.5
+
Math
.
sin
(
time
/
periodeTelescope
)
*
0.6
)
.
scale
(()
=>
1.5
+
Math
.
sin
(
time
/
periodeTelescope
)
*
0.6
)
.
out
(
o3
)
.
out
(
o3
)
render
()
render
(
o3
)
This diff is collapsed.
Click to expand it.
StarryNights/Edge.js
View file @
8842b6fc
...
@@ -30,6 +30,7 @@ src(o1)
...
@@ -30,6 +30,7 @@ src(o1)
// .scrollX(-0.02)
// .scrollX(-0.02)
// )
// )
// )
// )
.
contrast
(
1.1
)
.
out
(
o3
)
.
out
(
o3
)
render
(
o3
)
render
(
o3
)
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment