Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added gradient svg experiment #11

Merged
merged 2 commits into from
Nov 10, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
149 changes: 39 additions & 110 deletions public/experiments.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
"filename": "1.just-html.js",
"title": "Just an HTML (example)",
"href": "/experiments/1.just-html.js",
"tags": [
"example"
],
"tags": ["example"],
"number": 1,
"contributors": [
{
Expand All @@ -22,9 +20,7 @@
"filename": "2.plain-threejs.js",
"title": "Plain ThreeJS (example)",
"href": "/experiments/2.plain-threejs.js",
"tags": [
"example"
],
"tags": ["example"],
"number": 2,
"contributors": [
{
Expand All @@ -41,9 +37,7 @@
"filename": "3.just-a-cube.js",
"title": "This is just a cube (example)",
"href": "/experiments/3.just-a-cube.js",
"tags": [
"example"
],
"tags": ["example"],
"number": 3,
"contributors": [
{
Expand All @@ -60,9 +54,7 @@
"filename": "4.just-a-model.js",
"title": "This is just a model (example)",
"href": "/experiments/4.just-a-model.js",
"tags": [
"example"
],
"tags": ["example"],
"number": 4,
"contributors": [
{
Expand All @@ -79,10 +71,7 @@
"filename": "5.rgb-shifted-model.js",
"title": "RGB shifted smiley face",
"href": "/experiments/5.rgb-shifted-model.js",
"tags": [
"3d",
"postprocessing"
],
"tags": ["3d", "postprocessing"],
"number": 5,
"contributors": [
{
Expand All @@ -99,10 +88,7 @@
"filename": "6.animated-gradient.js",
"title": "Animated gradient",
"href": "/experiments/6.animated-gradient.js",
"tags": [
"ogl",
"shaders"
],
"tags": ["ogl", "shaders"],
"number": 6,
"contributors": [
{
Expand All @@ -127,10 +113,7 @@
"filename": "7.model-box.js",
"title": "Particled Model (in progress)",
"href": "/experiments/7.model-box.js",
"tags": [
"3d",
"particles"
],
"tags": ["3d", "particles"],
"number": 7,
"contributors": [
{
Expand All @@ -147,9 +130,7 @@
"filename": "8.grid-bump.js",
"title": "Grid Bump",
"href": "/experiments/8.grid-bump.js",
"tags": [
"3d"
],
"tags": ["3d"],
"number": 8,
"contributors": [
{
Expand All @@ -166,10 +147,7 @@
"filename": "9.image-portal.js",
"title": "Image Portal",
"href": "/experiments/9.image-portal.js",
"tags": [
"html",
"animation"
],
"tags": ["html", "animation"],
"number": 9,
"contributors": [
{
Expand All @@ -186,10 +164,7 @@
"filename": "10.hover-flowmap.js",
"title": "Hover flowmap",
"href": "/experiments/10.hover-flowmap.js",
"tags": [
"ogl",
"shaders"
],
"tags": ["ogl", "shaders"],
"number": 10,
"contributors": [
{
Expand All @@ -214,9 +189,7 @@
"filename": "11.move-map-texture.js",
"title": "Move map texture",
"href": "/experiments/11.move-map-texture.js",
"tags": [
"shaders"
],
"tags": ["shaders"],
"number": 11,
"contributors": [
{
Expand All @@ -233,10 +206,7 @@
"filename": "12.green-numbers.js",
"title": "Green numbers",
"href": "/experiments/12.green-numbers.js",
"tags": [
"ogl",
"shaders"
],
"tags": ["ogl", "shaders"],
"number": 12,
"contributors": [
{
Expand All @@ -261,10 +231,7 @@
"filename": "13.sculpture-gallery.js",
"title": "Sculpture Gallery",
"href": "/experiments/13.sculpture-gallery.js",
"tags": [
"3d",
"experience"
],
"tags": ["3d", "experience"],
"number": 13,
"contributors": [
{
Expand All @@ -289,11 +256,7 @@
"filename": "14.shader-butterfly.js",
"title": "Shader Butterfly (in progress)",
"href": "/experiments/14.shader-butterfly.js",
"tags": [
"shader",
"threejs",
"private"
],
"tags": ["shader", "threejs", "private"],
"number": 14,
"contributors": [
{
Expand All @@ -310,9 +273,7 @@
"filename": "15.unicorn-model.js",
"title": "This is a Unicorn",
"href": "/experiments/15.unicorn-model.js",
"tags": [
"3d"
],
"tags": ["3d"],
"number": 15,
"contributors": [
{
Expand All @@ -337,10 +298,7 @@
"filename": "16.lottie.js",
"title": "Lottie Hoverboard",
"href": "/experiments/16.lottie.js",
"tags": [
"lottie",
"animation"
],
"tags": ["lottie", "animation"],
"number": 16,
"contributors": [
{
Expand All @@ -357,10 +315,7 @@
"filename": "17.next.js",
"title": "Next.js 3d model",
"href": "/experiments/17.next.js",
"tags": [
"3d",
"private"
],
"tags": ["3d", "private"],
"number": 17,
"contributors": [
{
Expand All @@ -385,9 +340,7 @@
"filename": "18.CD.js",
"title": "CD found under the desk",
"href": "/experiments/18.CD.js",
"tags": [
"3d"
],
"tags": ["3d"],
"number": 18,
"contributors": [
{
Expand Down Expand Up @@ -420,9 +373,7 @@
"filename": "19.Box.js",
"title": "Hologram using Normals and HDRI Test",
"href": "/experiments/19.Box.js",
"tags": [
"3d"
],
"tags": ["3d"],
"number": 19,
"contributors": [
{
Expand All @@ -439,9 +390,7 @@
"filename": "20.svg-filter.js",
"title": "SVG Filters",
"href": "/experiments/20.svg-filter.js",
"tags": [
"example"
],
"tags": ["example"],
"number": 20,
"contributors": [
{
Expand All @@ -458,9 +407,7 @@
"filename": "21.remote-control.js",
"title": "Remote Control (in progress)",
"href": "/experiments/21.remote-control.js",
"tags": [
"webrtc"
],
"tags": ["webrtc"],
"number": 21,
"contributors": [
{
Expand All @@ -477,9 +424,7 @@
"filename": "22.linear-lantern.js",
"title": "Linear Lantern",
"href": "/experiments/22.linear-lantern.js",
"tags": [
"example"
],
"tags": ["example"],
"number": 22,
"contributors": [
{
Expand All @@ -496,9 +441,7 @@
"filename": "23.cupcake.js",
"title": "3D Cupcake",
"href": "/experiments/23.cupcake.js",
"tags": [
"3d"
],
"tags": ["3d"],
"number": 23,
"contributors": [
{
Expand All @@ -523,10 +466,7 @@
"filename": "24.dagger.js",
"title": "Dagger",
"href": "/experiments/24.dagger.js",
"tags": [
"3d",
"private"
],
"tags": ["3d", "private"],
"number": 24,
"contributors": [
{
Expand All @@ -551,10 +491,7 @@
"filename": "25.ring.js",
"title": "The Ring",
"href": "/experiments/25.ring.js",
"tags": [
"3d",
"private"
],
"tags": ["3d", "private"],
"number": 25,
"contributors": [
{
Expand Down Expand Up @@ -613,9 +550,7 @@
"filename": "28.image-mask-effect.js",
"title": "Image Mask Effect",
"href": "/experiments/28.image-mask-effect.js",
"tags": [
"private"
],
"tags": ["private"],
"number": 28,
"contributors": [
{
Expand All @@ -632,9 +567,7 @@
"filename": "29.circular-fog.js",
"title": "Circular Fog Shader",
"href": "/experiments/29.circular-fog.js",
"tags": [
"shaders"
],
"tags": ["shaders"],
"number": 29,
"contributors": [
{
Expand All @@ -651,10 +584,7 @@
"filename": "30.wireframe-reveal.js",
"title": "Wireframe model reveal",
"href": "/experiments/30.wireframe-reveal.js",
"tags": [
"shaders",
"private"
],
"tags": ["shaders", "private"],
"number": 30,
"contributors": [
{
Expand Down Expand Up @@ -688,10 +618,7 @@
"filename": "32.bunker-scene.js",
"title": "Bunker Scene",
"href": "/experiments/32.bunker-scene.js",
"tags": [
"three",
"private"
],
"tags": ["three", "private"],
"number": 32,
"contributors": [
{
Expand All @@ -708,10 +635,7 @@
"filename": "33.drone-animation.js",
"title": "Drone Animation",
"href": "/experiments/33.drone-animation.js",
"tags": [
"animation",
"private"
],
"tags": ["animation", "private"],
"number": 33,
"contributors": [
{
Expand All @@ -728,10 +652,7 @@
"filename": "34.svg-rain.js",
"title": "SVG Rain",
"href": "/experiments/34.svg-rain.js",
"tags": [
"animation",
"private"
],
"tags": ["animation", "private"],
"number": 34,
"contributors": [
{
Expand All @@ -743,5 +664,13 @@
"company": "@basementstudio"
}
]
},
{
"filename": "35.gradient-svg.js",
"title": "SVG Gradient",
"href": "/experiments/35.gradient-svg.js",
"tags": ["animation", "public"],
"number": 35,
"contributors": []
}
]
Binary file added public/images/bright-rain.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.