Skip to content

Commit

Permalink
Adds GitHub icon to the nav bar
Browse files Browse the repository at this point in the history
  • Loading branch information
rpkope committed May 8, 2024
1 parent f5ab00d commit a40aa46
Show file tree
Hide file tree
Showing 39 changed files with 3,834 additions and 181 deletions.
9 changes: 9 additions & 0 deletions LINKEDIN.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
https://github.com/richplastow/cluster-viewer

‘Cluster Viewer’ GitHub repo

Three.js + Vue 3 .glb viewer, with buttons to cluster objects by shape or color.

#threejs #vue #gltf #glb #drie

Try it out at https://richplastow.com/cluster-viewer/
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

__Three.js + Vue 3 .glb viewer, with buttons to cluster objects by shape or color.__

- __Version:__ 1.0.0
- __Version:__ 1.0.1
- __Repo:__ <https://github.com/richplastow/cluster-viewer>
- __Homepage:__ <https://richplastow.com/cluster-viewer>

Expand Down
4 changes: 2 additions & 2 deletions docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<meta name="description"
content="Three.js + Vue 3 .glb viewer, with buttons to cluster objects by shape or colour.">
<meta name="author" content="Rich Plastow">
<script type="module" crossorigin src="/cluster-viewer/assets/index-1db55da7.js"></script>
<link rel="stylesheet" href="/cluster-viewer/assets/index-81ee825e.css">
<script type="module" crossorigin src="/cluster-viewer/assets/index-3ef8fdcc.js"></script>
<link rel="stylesheet" href="/cluster-viewer/assets/index-299af593.css">
</head>
<body>
<div id="app"></div>
Expand Down
4 changes: 2 additions & 2 deletions docs/apartment/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<meta name="description"
content="Three.js + Vue 3 .glb viewer, with buttons to cluster objects by shape or colour.">
<meta name="author" content="Rich Plastow">
<script type="module" crossorigin src="/cluster-viewer/assets/index-1db55da7.js"></script>
<link rel="stylesheet" href="/cluster-viewer/assets/index-81ee825e.css">
<script type="module" crossorigin src="/cluster-viewer/assets/index-3ef8fdcc.js"></script>
<link rel="stylesheet" href="/cluster-viewer/assets/index-299af593.css">
</head>
<body>
<div id="app"></div>
Expand Down
1 change: 1 addition & 0 deletions docs/assets/index-299af593.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

332 changes: 171 additions & 161 deletions docs/assets/index-1db55da7.js → docs/assets/index-3ef8fdcc.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/assets/index-81ee825e.css

This file was deleted.

4 changes: 2 additions & 2 deletions docs/building/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<meta name="description"
content="Three.js + Vue 3 .glb viewer, with buttons to cluster objects by shape or colour.">
<meta name="author" content="Rich Plastow">
<script type="module" crossorigin src="/cluster-viewer/assets/index-1db55da7.js"></script>
<link rel="stylesheet" href="/cluster-viewer/assets/index-81ee825e.css">
<script type="module" crossorigin src="/cluster-viewer/assets/index-3ef8fdcc.js"></script>
<link rel="stylesheet" href="/cluster-viewer/assets/index-299af593.css">
</head>
<body>
<div id="app"></div>
Expand Down
Loading

0 comments on commit a40aa46

Please sign in to comment.