-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
134 lines (90 loc) · 4.26 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>LeafJam</title>
<link rel="shortcut icon" href="https://sduyezy.github.io/homepage//favicon.ico?v=1641199114765">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css" rel="stylesheet">
<link rel="stylesheet" href="https://sduyezy.github.io/homepage//styles/main.css">
<link rel="alternate" type="application/atom+xml" title="LeafJam - Atom Feed" href="https://sduyezy.github.io/homepage//atom.xml">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Droid+Serif:400,700">
<meta name="description" content="图形精进中……" />
</head>
<body>
<div class="main">
<div class="main-content">
<div class="site-header">
<a href="https://sduyezy.github.io/homepage/">
<img class="avatar" src="https://sduyezy.github.io/homepage//images/avatar.png?v=1641199114765" alt="">
</a>
<h1 class="site-title">
LeafJam
</h1>
<p class="site-description">
图形精进中……
</p>
<div class="menu-container">
<a href="https://sduyezy.github.io/homepage/" class="menu">
首页
</a>
<a href="https://sduyezy.github.io/homepage/archives" class="menu">
文章
</a>
<a href="https://sduyezy.github.io/homepage/tags" class="menu">
标签
</a>
<a href="https://sduyezy.github.io/homepage/post/about" class="menu">
关于
</a>
</div>
<div class="social-container">
<a href="https://github.com/SDUYeZY" target="_blank">
<i class="ri-github-line"></i>
</a>
<a href="https://www.zhihu.com/people/xie-zi-yang-84" target="_blank">
<i class="ri-zhihu-line"></i>
</a>
</div>
</div>
<div class="post-container">
<article class="post">
<a href="https://sduyezy.github.io/homepage/post/xuan-ran-zuo-pin-ji/">
<h2 class="post-title">项目作品集</h2>
</a>
<div class="post-info">
<span>
2021-04-23
</span>
<span>
1 min read
</span>
<a href="https://sduyezy.github.io/homepage/tag/fvLp_5VF5/" class="post-tag">
# rendering
</a>
</div>
<div class="post-abstract">
<h2 id="透射glint材质渲染">透射glint材质渲染</h2>
<figure data-type="image" tabindex="1"><img src="https://sduyezy.github.io/homepage//post-images/1633668942514.gif" alt="" loading="lazy"></figure>
<figure data-type="image" tabindex="2"><img src="https://sduyezy.github.io/homepage//post-images/1633668948745.gif" alt="" loading="lazy"></figure>
<figure data-type="image" tabindex="3"><img src="https://sduyezy.github.io/homepage//post-images/1619165104014.gif" alt="frost growthing" loading="lazy"></figure>
<figure data-type="image" tabindex="4"><img src="https://sduyezy.github.io/homepage//post-images/1619165589323.png" alt="" loading="lazy"></figure>
<figure data-type="image" tabindex="5"><img src="https://sduyezy.github.io/homepage//post-images/1619166911677.png" alt="" loading="lazy"></figure>
<figure data-type="image" tabindex="6"><img src="https://sduyezy.github.io/homepage//post-images/1619166885611.png" alt="" loading="lazy"></figure>
<figure data-type="image" tabindex="7"><img src="https://sduyezy.github.io/homepage//post-images/1619166923238.png" alt="" loading="lazy"></figure>
<figure data-type="image" tabindex="8"><img src="https://sduyezy.github.io/homepage//post-images/1619166941950.png" alt="" loading="lazy"></figure>
<figure data-type="image" tabindex="9"><img src="https://sduyezy.github.io/homepage//post-images/1619166947728.png" alt="" loading="lazy"></figure>
</div>
</article>
</div>
<div class="pagination-container">
</div>
<div class="site-footer">
Powered by <a href="https://github.com/getgridea/gridea" target="_blank">Gridea</a>
<a class="rss" href="https://sduyezy.github.io/homepage//atom.xml" target="_blank">
<i class="ri-rss-line"></i> RSS
</a>
</div>
</div>
</div>
</body>
</html>