-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
333 changed files
with
7,884 additions
and
1,213 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html><head><title>FXHASH project</title><meta id="viewport" name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,viewport-fit=cover"/><script src="lib/tfjs-core.js"></script><script src="lib/tfjs-converter.js"></script><script src="lib/tfjs-backend-webgl.js"></script><script src="lib/pose-detection.js"></script><link rel="stylesheet" href="./style.css"/></head><body><video id="video" playsinline=""></video><script defer="defer" src="./bundle.js"></script></body></html> | ||
<!doctype html><html><head><title>Sketches | Multi-body Chaos</title><meta name="description" content="WebGL Sketches by Yi-Wen Lin"/><meta property="og:title" content="Sketches | Multi-body Chaos"/><meta property="og:description" content="WebGL Sketches by Yi-Wen Lin"/><meta property="og:url" content="https://yiwenl.github.io/Sketches/experiments/orbit01/dist/index.html"/><meta property="og:image" content="https://yiwenl.github.io/Sketches/assets/img/coverSketchMultibody.jpg"/><meta property="og:type" content="website"/><meta name="twitter:card" content="photo"/><meta name="twitter:creator" content="@yiwenl"/><meta name="twitter:title" content="Sketches | Multi-body Chaos"/><meta name="twitter:description" content="WebGL Sketches by Yi-Wen Lin"/><meta name="twitter:image" content="https://yiwenl.github.io/Sketches/assets/img/coverSketchMultibody.jpg"/><meta id="viewport" name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,viewport-fit=cover"/><script src="lib/tfjs-core.js"></script><script src="lib/tfjs-converter.js"></script><script src="lib/tfjs-backend-webgl.js"></script><script src="lib/pose-detection.js"></script><link rel="stylesheet" href="./style.css"/></head><body><video id="video" playsinline=""></video><script defer="defer" src="./bundle.js"></script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,21 @@ | ||
{ | ||
"pages": { | ||
"/_not-found": [ | ||
"static/chunks/webpack-0e48762367b124e8.js", | ||
"static/chunks/fd9d1056-e4abb10dc68a7173.js", | ||
"static/chunks/864-3bd7dda8c3c18211.js", | ||
"static/chunks/main-app-3b1a285c9eec4369.js", | ||
"static/chunks/app/_not-found-be6954023b538636.js" | ||
], | ||
"/layout": [ | ||
"static/chunks/webpack-0e48762367b124e8.js", | ||
"static/chunks/fd9d1056-e4abb10dc68a7173.js", | ||
"static/chunks/864-3bd7dda8c3c18211.js", | ||
"static/chunks/main-app-3b1a285c9eec4369.js", | ||
"static/css/621c5c879ad47958.css", | ||
"static/chunks/app/layout-9a469effcb126321.js" | ||
"static/chunks/webpack.js", | ||
"static/chunks/main-app.js", | ||
"static/css/app/layout.css", | ||
"static/chunks/app/layout.js" | ||
], | ||
"/page": [ | ||
"static/chunks/webpack-0e48762367b124e8.js", | ||
"static/chunks/fd9d1056-e4abb10dc68a7173.js", | ||
"static/chunks/864-3bd7dda8c3c18211.js", | ||
"static/chunks/main-app-3b1a285c9eec4369.js", | ||
"static/chunks/724-31645b2737313652.js", | ||
"static/chunks/964-a1b35991d315467b.js", | ||
"static/css/fc27fbae1713dcc7.css", | ||
"static/chunks/app/page-94cd68c8d75d88f2.js" | ||
], | ||
"/about/page": [ | ||
"static/chunks/webpack-0e48762367b124e8.js", | ||
"static/chunks/fd9d1056-e4abb10dc68a7173.js", | ||
"static/chunks/864-3bd7dda8c3c18211.js", | ||
"static/chunks/main-app-3b1a285c9eec4369.js", | ||
"static/chunks/724-31645b2737313652.js", | ||
"static/css/5c1e33a82820daa7.css", | ||
"static/chunks/app/about/page-3e269e269dbe8b08.js" | ||
"static/chunks/webpack.js", | ||
"static/chunks/main-app.js", | ||
"static/css/app/page.css", | ||
"static/chunks/app/page.js" | ||
], | ||
"/exps/[id]/page": [ | ||
"static/chunks/webpack-0e48762367b124e8.js", | ||
"static/chunks/fd9d1056-e4abb10dc68a7173.js", | ||
"static/chunks/864-3bd7dda8c3c18211.js", | ||
"static/chunks/main-app-3b1a285c9eec4369.js", | ||
"static/chunks/724-31645b2737313652.js", | ||
"static/css/fee6e1e47e444c7f.css", | ||
"static/chunks/app/exps/[id]/page-5ba3c70a9b8c2ace.js" | ||
"/not-found": [ | ||
"static/chunks/webpack.js", | ||
"static/chunks/main-app.js", | ||
"static/chunks/app/not-found.js" | ||
] | ||
} | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,19 @@ | ||
{ | ||
"polyfillFiles": [ | ||
"static/chunks/polyfills-c67a75d1b6f99dc8.js" | ||
"static/chunks/polyfills.js" | ||
], | ||
"devFiles": [], | ||
"ampDevFiles": [], | ||
"lowPriorityFiles": [ | ||
"static/bGZ0TynXpJGEyekwEAAEL/_buildManifest.js", | ||
"static/bGZ0TynXpJGEyekwEAAEL/_ssgManifest.js" | ||
"static/development/_buildManifest.js", | ||
"static/development/_ssgManifest.js" | ||
], | ||
"rootMainFiles": [ | ||
"static/chunks/webpack-0e48762367b124e8.js", | ||
"static/chunks/fd9d1056-e4abb10dc68a7173.js", | ||
"static/chunks/864-3bd7dda8c3c18211.js", | ||
"static/chunks/main-app-3b1a285c9eec4369.js" | ||
"static/chunks/webpack.js", | ||
"static/chunks/main-app.js" | ||
], | ||
"pages": { | ||
"/_app": [ | ||
"static/chunks/webpack-0e48762367b124e8.js", | ||
"static/chunks/framework-8883d1e9be70c3da.js", | ||
"static/chunks/main-3c0e78ca68add6ee.js", | ||
"static/chunks/pages/_app-27277a117f49dcf1.js" | ||
], | ||
"/_error": [ | ||
"static/chunks/webpack-0e48762367b124e8.js", | ||
"static/chunks/framework-8883d1e9be70c3da.js", | ||
"static/chunks/main-3c0e78ca68add6ee.js", | ||
"static/chunks/pages/_error-91a5938854a6f402.js" | ||
] | ||
"/_app": [] | ||
}, | ||
"ampFirstPages": [] | ||
} |
Binary file not shown.
Binary file modified
BIN
+121 Bytes
(100%)
v2/.next/cache/webpack/client-development/index.pack.gz.old
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+71 Bytes
(100%)
v2/.next/cache/webpack/server-development/index.pack.gz.old
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.