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
b1c667c9
Commit
b1c667c9
authored
3 years ago
by
PLN (Algolia)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Starry: Petrole
parent
f9697ee2
No related merge requests found
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
Petrole.js
Petrole.js
+20
-0
No files found.
Petrole.js
0 → 100644
View file @
b1c667c9
s0
.
initImage
(
"https://imagine.gsfc.nasa.gov/hst_bday/images/october-30-2019-star-cluster-ngc-290.jpg"
)
src
(
s0
)
.
brightness
(
-
0.3
)
.
out
(
o0
)
src
(
o0
)
.
modulate
(
noise
(
7.7
,
0.03
).
rotate
(()
=>
Math
.
sin
(
time
/
10
)))
.
out
(
o1
)
src
(
o1
)
.
blend
(
src
(
o3
).
scale
(
1.005
),
0.81
)
.
out
(
o2
)
src
(
o2
)
.
blend
(
src
(
o2
).
scale
(
0.993
),
0.8
)
.
out
(
o3
)
render
(
o3
)
\ No newline at end of file
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