Skip to content

Commit

Permalink
Merge branch 'main' of personal.github.com:marnec/threeplot
Browse files Browse the repository at this point in the history
  • Loading branch information
marnec-ad committed Nov 28, 2023
2 parents 6a8d978 + 03e304d commit 48943e2
Show file tree
Hide file tree
Showing 4 changed files with 386 additions and 27 deletions.
383 changes: 383 additions & 0 deletions docs/index.41dfc637.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/index.41dfc637.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/index.f9a4f1dc.js.map

Large diffs are not rendered by default.

27 changes: 1 addition & 26 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,26 +1 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/index.a1f5851f.css">
<title>Threeplot playground and showcase page</title>
</head>
<body>
<script src="/index.0489cf72.js" defer=""></script>
<script src="/index.4bf444f7.js" defer=""></script>


<div class="grid">
<div class="grid-item">
<canvas id="canvas1"></canvas>
</div>
<div class="grid-item">
<canvas id="canvas2"></canvas>
</div>
<div class="grid-item">
<canvas id="canvas3"></canvas>
</div>
</div>
</body>
</html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" href="https://marnec.github.io/threeplot/index.115f8f92.css"><title>Threeplot playground and showcase page</title></head><body> <script type="module" src="https://marnec.github.io/threeplot/index.41dfc637.js"></script> <script type="module" src="https://marnec.github.io/threeplot/index.f9a4f1dc.js"></script> <div class="grid"> <div class="grid-item"> <canvas id="canvas1"></canvas> </div> <div class="grid-item"> <canvas id="canvas2"></canvas> </div> <div class="grid-item"> <canvas id="canvas3"></canvas> </div> </div> </body></html>

0 comments on commit 48943e2

Please sign in to comment.