Add particles
This commit is contained in:
parent
dda4a44386
commit
9435e887a4
11 changed files with 1684 additions and 4826 deletions
|
@ -16,7 +16,7 @@ export function render() {
|
|||
|
||||
renderLayer(patterns.back, 0.3, 1);
|
||||
renderLayer(patterns.middle, 0.5, 0.3);
|
||||
renderLayer(patterns.front, 0.7, 0.3);
|
||||
//renderLayer(patterns.front, 0.7, 0.3);
|
||||
}
|
||||
|
||||
function renderLayer(pattern, speed = 1, scale = 1) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue