Skip to content

Commit

Permalink
💫
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricky Reusser committed Jan 20, 2020
0 parents commit ade657c
Show file tree
Hide file tree
Showing 2,082 changed files with 294,629 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.idyll
src/docs
src/src/tmp
dev
node_modules
src/src/unused
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# rreusser.github.io

© 2018 Ricky Reusser. MIT License.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
62 changes: 62 additions & 0 deletions a-series-of-unfortunate-things-i-programmed-one-time/index.html

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions a-series-of-unfortunate-things-i-programmed-one-time/index.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@


Binary file added aligning-3d-scans/images/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
414 changes: 414 additions & 0 deletions aligning-3d-scans/index.html

Large diffs are not rendered by default.

44 changes: 44 additions & 0 deletions aligning-3d-scans/index.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions aligning-3d-scans/styles.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@


1 change: 1 addition & 0 deletions centripetal-b-splines/bundle.js

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions centripetal-b-splines/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html><html lang="en" dir="ltr"><head><title>Centripetal B-Splines</title><meta charset="utf-8"><meta name="application-name" content="Centripetal B-Splines">
<meta name="subject" content="Experimenting with centripetal parameterization for B-splines">
<meta name="abstract" content="Experimenting with centripetal parameterization for B-splines">
<meta name="twitter:title" content="Centripetal B-Splines">
<meta name="description" content="Experimenting with centripetal parameterization for B-splines">
<meta name="twitter:description" content="Experimenting with centripetal parameterization for B-splines">
<meta name="author" content="Ricky Reusser">
<meta name="twitter:creator" content="Ricky Reusser">
<meta name="twitter:card" content="summary">
<meta property="og:title" content="Centripetal B-Splines">
<meta property="og:description" content="Experimenting with centripetal parameterization for B-splines">
<meta property="article:author" content="Ricky Reusser">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" /></head><body><script src="bundle.js"></script><script src="../nav.bundle.js"></script></body></html>
1 change: 1 addition & 0 deletions continuum-gravity/bundle.js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions continuum-gravity/index.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
html, body {
background-color: #000;
text-align: center;
}
canvas {
margin-left: auto;
margin-right: auto;
}
13 changes: 13 additions & 0 deletions continuum-gravity/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html><html lang="en" dir="ltr"><head><title>Continuum Gravity</title><meta charset="utf-8"><link rel="stylesheet" href="index.css"><meta name="application-name" content="Continuum Gravity">
<meta name="subject" content="One million particles interacting gravitationally via a Poisson equation solved on a 2D grid">
<meta name="abstract" content="One million particles interacting gravitationally via a Poisson equation solved on a 2D grid">
<meta name="twitter:title" content="Continuum Gravity">
<meta name="description" content="One million particles interacting gravitationally via a Poisson equation solved on a 2D grid">
<meta name="twitter:description" content="One million particles interacting gravitationally via a Poisson equation solved on a 2D grid">
<meta name="author" content="Ricky Reusser">
<meta name="twitter:creator" content="Ricky Reusser">
<meta name="twitter:card" content="summary">
<meta property="og:title" content="Continuum Gravity">
<meta property="og:description" content="One million particles interacting gravitationally via a Poisson equation solved on a 2D grid">
<meta property="article:author" content="Ricky Reusser">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" /></head><body><script src="bundle.js"></script><script src="../nav.bundle.js"></script></body></html>
1 change: 1 addition & 0 deletions domain-coloring-with-scaling/bundle.js

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions domain-coloring-with-scaling/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html><html lang="en" dir="ltr"><head><title>Domain Coloring with Contour Scaling</title><meta charset="utf-8"><meta name="application-name" content="Domain Coloring with Contour Scaling">
<meta name="subject" content="Using OES_standard_derivatives to scale contours to the local gradient of a function">
<meta name="abstract" content="Using OES_standard_derivatives to scale contours to the local gradient of a function">
<meta name="twitter:title" content="Domain Coloring with Contour Scaling">
<meta name="description" content="Using OES_standard_derivatives to scale contours to the local gradient of a function">
<meta name="twitter:description" content="Using OES_standard_derivatives to scale contours to the local gradient of a function">
<meta name="author" content="Ricky Reusser">
<meta name="twitter:creator" content="Ricky Reusser">
<meta name="twitter:card" content="summary">
<meta property="og:title" content="Domain Coloring with Contour Scaling">
<meta property="og:description" content="Using OES_standard_derivatives to scale contours to the local gradient of a function">
<meta property="article:author" content="Ricky Reusser">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" /></head><body><script src="bundle.js"></script><script src="../nav.bundle.js"></script></body></html>
1 change: 1 addition & 0 deletions double-pendulum/bundle.js

Large diffs are not rendered by default.

33 changes: 33 additions & 0 deletions double-pendulum/index.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
html, body {
margin: 0;
padding: 0;
background-color: #111;
}

.gh-corner {
position: absolute;
top: 0;
right: 0;
display: block;
}

.control-panel {
position: relative !important;
top: 0 !important;
left: 0 !important;
display: inline-block !important;
}

.control-panel-root {
position: absolute;
top: 0;
left: 0;
display: inline-block;
z-index: 100;
transition: transform 0.2s ease-in-out;
transform: translate3d(-260px,0,0);
}

.control-panel-root.is-hover {
transform: translate3d(0,0,0);
}
13 changes: 13 additions & 0 deletions double-pendulum/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html><html lang="en" dir="ltr"><head><title>Double Pendulum</title><meta charset="utf-8"><link rel="stylesheet" href="index.css"><meta name="application-name" content="Double Pendulum">
<meta name="subject" content="Accumulating long-term patterns in a chaotic double-pendulum">
<meta name="abstract" content="Accumulating long-term patterns in a chaotic double-pendulum">
<meta name="twitter:title" content="Double Pendulum">
<meta name="description" content="Accumulating long-term patterns in a chaotic double-pendulum">
<meta name="twitter:description" content="Accumulating long-term patterns in a chaotic double-pendulum">
<meta name="author" content="Ricky Reusser">
<meta name="twitter:creator" content="Ricky Reusser">
<meta name="twitter:card" content="summary">
<meta property="og:title" content="Double Pendulum">
<meta property="og:description" content="Accumulating long-term patterns in a chaotic double-pendulum">
<meta property="article:author" content="Ricky Reusser">
</head><body><script src="bundle.js"></script><script src="../nav.bundle.js"></script></body></html>
1 change: 1 addition & 0 deletions erosion/bundle.js

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions erosion/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html><html lang="en" dir="ltr"><head><title>Erosion</title><meta charset="utf-8"><meta name="application-name" content="Erosion">
<meta name="subject" content="An ad-hoc particle-based terrain erosion algorithm, computed on the GPU">
<meta name="abstract" content="An ad-hoc particle-based terrain erosion algorithm, computed on the GPU">
<meta name="twitter:title" content="Erosion">
<meta name="description" content="An ad-hoc particle-based terrain erosion algorithm, computed on the GPU">
<meta name="twitter:description" content="An ad-hoc particle-based terrain erosion algorithm, computed on the GPU">
<meta name="author" content="Ricky Reusser">
<meta name="twitter:creator" content="Ricky Reusser">
<meta name="twitter:card" content="summary">
<meta property="og:title" content="Erosion">
<meta property="og:description" content="An ad-hoc particle-based terrain erosion algorithm, computed on the GPU">
<meta property="article:author" content="Ricky Reusser">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" /></head><body><script src="bundle.js"></script><script src="../nav.bundle.js"></script></body></html>
1 change: 1 addition & 0 deletions fibonacci-sphere/bundle.js

Large diffs are not rendered by default.

Binary file added fibonacci-sphere/images/00001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00005.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00006.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00007.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00008.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00009.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00010.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00011.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00012.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00013.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00014.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00015.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00016.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00017.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00018.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00019.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00020.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00021.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00022.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00023.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fibonacci-sphere/images/00024.png
Binary file added fibonacci-sphere/images/00025.png
Binary file added fibonacci-sphere/images/00026.png
Binary file added fibonacci-sphere/images/00027.png
Binary file added fibonacci-sphere/images/00028.png
Binary file added fibonacci-sphere/images/00029.png
Binary file added fibonacci-sphere/images/00030.png
Binary file added fibonacci-sphere/images/00031.png
Binary file added fibonacci-sphere/images/00032.png
Binary file added fibonacci-sphere/images/00033.png
Binary file added fibonacci-sphere/images/00034.png
Binary file added fibonacci-sphere/images/00035.png
Binary file added fibonacci-sphere/images/00036.png
Binary file added fibonacci-sphere/images/00037.png
Binary file added fibonacci-sphere/images/00038.png
Binary file added fibonacci-sphere/images/00039.png
Binary file added fibonacci-sphere/images/00040.png
Binary file added fibonacci-sphere/images/00041.png
Binary file added fibonacci-sphere/images/00042.png
Binary file added fibonacci-sphere/images/00043.png
Binary file added fibonacci-sphere/images/00044.png
Binary file added fibonacci-sphere/images/00045.png
Binary file added fibonacci-sphere/images/00046.png
Binary file added fibonacci-sphere/images/00047.png
Binary file added fibonacci-sphere/images/00048.png
Binary file added fibonacci-sphere/images/00049.png
Binary file added fibonacci-sphere/images/ChromeC.png
Binary file added fibonacci-sphere/images/crane-glossy.jpg
Binary file added fibonacci-sphere/images/crane.jpg
15 changes: 15 additions & 0 deletions fibonacci-sphere/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html><html lang="en" dir="ltr"><head><title>Fibonacci Sphere</title><meta charset="utf-8"><meta name="twitter:image" content="https://cdn.rawgit.com/rreusser/rreusser.github.io/08e316fc/src/src/fibonacci-sphere/thumbnail.jpg">
<meta name="twitter:card" content="summary_large_image">
<meta name="application-name" content="Fibonacci Sphere">
<meta name="subject" content="From Martin Roberts' article about evenly distributed points on a sphere">
<meta name="abstract" content="From Martin Roberts' article about evenly distributed points on a sphere">
<meta name="twitter:title" content="Fibonacci Sphere">
<meta name="description" content="From Martin Roberts' article about evenly distributed points on a sphere">
<meta name="twitter:description" content="From Martin Roberts' article about evenly distributed points on a sphere">
<meta name="author" content="Ricky Reusser">
<meta name="twitter:creator" content="Ricky Reusser">
<meta property="og:image" content="https://cdn.rawgit.com/rreusser/rreusser.github.io/08e316fc/src/src/fibonacci-sphere/thumbnail.jpg">
<meta property="og:title" content="Fibonacci Sphere">
<meta property="og:description" content="From Martin Roberts' article about evenly distributed points on a sphere">
<meta property="article:author" content="Ricky Reusser">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" /></head><body><script src="bundle.js"></script><script src="../nav.bundle.js"></script></body></html>
1 change: 1 addition & 0 deletions flamms-paraboloid/bundle.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions flamms-paraboloid/index.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
body {
background-color: rgb(25, 25, 25);
}

canvas {
position: fixed !important;
}
13 changes: 13 additions & 0 deletions flamms-paraboloid/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html><html lang="en" dir="ltr"><head><title>Flamm's Paraboloid</title><meta charset="utf-8"><link rel="stylesheet" href="index.css"><meta name="application-name" content="Flamm's Paraboloid">
<meta name="subject" content="Scroll to build Flamm's Paraboloid">
<meta name="abstract" content="Scroll to build Flamm's Paraboloid">
<meta name="twitter:title" content="Flamm's Paraboloid">
<meta name="description" content="Scroll to build Flamm's Paraboloid">
<meta name="twitter:description" content="Scroll to build Flamm's Paraboloid">
<meta name="author" content="Ricky Reusser">
<meta name="twitter:creator" content="Ricky Reusser">
<meta name="twitter:card" content="summary">
<meta property="og:title" content="Flamm's Paraboloid">
<meta property="og:description" content="Scroll to build Flamm's Paraboloid">
<meta property="article:author" content="Ricky Reusser">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" /></head><body><script src="bundle.js"></script><script src="../nav.bundle.js"></script></body></html>
1 change: 1 addition & 0 deletions fluid-simulation/bundle.js

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions fluid-simulation/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html><html lang="en" dir="ltr"><head><title>Fluid Simluation</title><meta charset="utf-8"><meta name="application-name" content="Fluid Simluation">
<meta name="subject" content="Classic semi-Lagrangian fluid simulation from Visual Simulation of Smoke">
<meta name="abstract" content="Classic semi-Lagrangian fluid simulation from Visual Simulation of Smoke">
<meta name="twitter:title" content="Fluid Simluation">
<meta name="description" content="Classic semi-Lagrangian fluid simulation from Visual Simulation of Smoke">
<meta name="twitter:description" content="Classic semi-Lagrangian fluid simulation from Visual Simulation of Smoke">
<meta name="author" content="Ricky Reusser">
<meta name="twitter:creator" content="Ricky Reusser">
<meta name="twitter:card" content="summary">
<meta property="og:title" content="Fluid Simluation">
<meta property="og:description" content="Classic semi-Lagrangian fluid simulation from Visual Simulation of Smoke">
<meta property="article:author" content="Ricky Reusser">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" /></head><body><script src="bundle.js"></script><script src="../nav.bundle.js"></script></body></html>
Loading

0 comments on commit ade657c

Please sign in to comment.