Skip to content

Commit

Permalink
add 'card'
Browse files Browse the repository at this point in the history
  • Loading branch information
daiday committed Nov 27, 2023
1 parent 7743915 commit f7c0194
Show file tree
Hide file tree
Showing 12 changed files with 4,514 additions and 1 deletion.
204 changes: 204 additions & 0 deletions docs/card/MonValley_G_DirtRoad_Env.hdr

Large diffs are not rendered by default.

4,003 changes: 4,003 additions & 0 deletions docs/card/assets/MyCanvas-hE3RnDtF.js

Large diffs are not rendered by default.

46 changes: 46 additions & 0 deletions docs/card/assets/index-9fq17HDo.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/card/assets/index-RuFyk9JH.css

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

220 changes: 220 additions & 0 deletions docs/card/assets/troika-three-text.esm-agKjpvzD.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/card/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions docs/card/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="./favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Card</title>
<meta property="og:title" content="Card"/>
<meta property="og:type" content="website" />
<meta property="og:url" content="https://daiday.github.io/card/" />
<meta name="description" content="r3f+drei的练习作"/>
<meta property="og:description" content="r3f+drei的练习作"/>
<meta property="og:image" content="https://daiday.github.io/previews/card.png"/>

<script type="module" crossorigin src="./assets/index-9fq17HDo.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-RuFyk9JH.css">
</head>
<body>
<div id="root" class="w-full h-screen m-0 p-0 overflow-hidden outline-none"></div>
</body>
</html>
16 changes: 16 additions & 0 deletions docs/card/models/list.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[
{
"src": "shiba.glb",
"title": "Shiba",
"author": "zixisun02",
"description": "Am I cute? :D",
"license": "CC Attribution"
},
{
"src": "matilda.glb",
"title": "Matilda",
"author": "nicolekeane",
"description": "Inspired by a Punziella piece, I created this model. I love the painterly style, simple shapes, and color palette. Programs I used for this: maya, zbrush, mari, photoshop.",
"license": "CC Attribution-NonCommercial-ShareAlike"
}
]
Binary file added docs/card/models/matilda.glb
Binary file not shown.
Binary file added docs/card/models/shiba.glb
Binary file not shown.
3 changes: 2 additions & 1 deletion docs/list.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[
"othello",
"othello3d"
"othello3d",
"card"
]
Binary file added docs/previews/card.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f7c0194

Please sign in to comment.