8000 Update index.md · asny/rust-gamedev.github.io@927abfa · GitHub
[go: up one dir, main page]

Skip to content

Commit 927abfa

Browse files
Update index.md
1 parent 20d3aa9 commit 927abfa

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

content/news/030/index.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -245,12 +245,12 @@ _Discussions:
245245
[bevy-frustum-culling]: https://bevyengine.org/news/bevy-0-6/#visibility-and-frustum-culling
246246
[bevy-shaders]: https://bevyengine.org/news/bevy-0-6/#wgsl-shaders
247247

248-
### [`three-d` 0.10](https://github.com/asny/three-d)
248+
### [`three-d` 0.10][three-d]
249249

250250
![three-d example of environment lighting](three-d.jpg)
251251
_Environment lighting example_
252252

253-
[`three-d`](https://github.com/asny/three-d)
253+
[`three-d`][three-d]
254254
is a 2D/3D renderer targeting both desktop and web
255255
that aims to make rendering simple and give the user full control.
256256

@@ -265,8 +265,10 @@ that aims to make rendering simple and give the user full control.
265265
- f16 and u16 texture data types
266266
- and more..
267267

268-
See [this](https://twitter.com/AsgerNyman/status/1482711259673944067)
269-
twitter thread for videos.
268+
See [this Twitter thread][three-d-twitter] for videos.
269+
270+
[three-d]: https://github.com/asny/three-d
271+
[three-d-twitter]: https://twitter.com/AsgerNyman/status/1482711259673944067
270272

271273
## Learning Material Updates
272274

0 commit comments

Comments
 (0)
0