Skip to content

Commit

Permalink
Update gan-based-lcd-pixel
Browse files Browse the repository at this point in the history
  • Loading branch information
ricktu288 committed Dec 16, 2023
1 parent 0ef13bd commit b09a779
Show file tree
Hide file tree
Showing 21 changed files with 1,116 additions and 908 deletions.
4 changes: 2 additions & 2 deletions cn/gallery/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -452,8 +452,8 @@
"contributors": [
"James Garrard"
],
"title": "基于GaN的液晶显示器像素",
"description": "<p>这是一个基于GaN的液晶显示器像素的模型。它模拟了新型的微型发光二极体显示层的功能,以及我们的眼睛是如何感知它的。 </p>"
"title": "液晶显示器像素",
"description": "<p>这是一个液晶显示器像素的模型。它模拟了新型的微型发光二极体显示层的功能,以及我们的眼睛是如何感知它的。 </p>"
}
]
}
Expand Down
Binary file modified cn/gallery/gan-based-lcd-pixel-thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions cn/gallery/gan-based-lcd-pixel.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>基于GaN的液晶显示器像素 - 射线光学模拟</title>
<meta property="og:title" content="基于GaN的液晶显示器像素 - 射线光学模拟">
<title>液晶显示器像素 - 射线光学模拟</title>
<meta property="og:title" content="液晶显示器像素 - 射线光学模拟">
<meta property="og:type" content="website">
<meta property="og:url" content="https://phydemo.app/ray-optics/cn/gallery/gan-based-lcd-pixel">
<meta property="og:image" content="https://phydemo.app/ray-optics/cn/gallery/gan-based-lcd-pixel-thumbnail.png">
Expand Down Expand Up @@ -41,17 +41,17 @@
</div>
<div class="container">
<center>
<h1><b><span>基于GaN的液晶显示器像素</span></b></h1>
<h1><b><span>液晶显示器像素</span></b></h1>
<p>
贡献者:James Garrard
</p>
<div class="description">
<p>这是一个基于GaN的液晶显示器像素的模型。它模拟了新型的微型发光二极体显示层的功能,以及我们的眼睛是如何感知它的。 </p>
<p>这是一个液晶显示器像素的模型。它模拟了新型的微型发光二极体显示层的功能,以及我们的眼睛是如何感知它的。 </p>
</div>
<p>
<a href="https://phydemo.app/ray-optics/simulator/?zh-CN#../cn/gallery/gan-based-lcd-pixel" target="_blank" class="btn btn-success btn-lg">在模拟器中打开</a>
</p>
<img src="gan-based-lcd-pixel.png" alt="基于GaN的液晶显示器像素" style="width:100%">
<img src="gan-based-lcd-pixel.png" alt="液晶显示器像素" style="width:100%">
</center>

<div style="float: right; padding-top: 10px;">
Expand Down
Loading

0 comments on commit b09a779

Please sign in to comment.