8000 fix · asny/rust-gamedev.github.io@d30e7da · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit d30e7da

Browse files
committed
fix
1 parent c479e59 commit d30e7da

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

content/news/030/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,9 +251,11 @@ _Discussions:
251251
_Environment lighting example_
252252

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

256257
`three-d` 0.10 has been released featuring:
258+
257259
- Environment lighting (image-based lighting)
258260
- HDR environment map
259261
- Headless graphics context
@@ -263,7 +265,8 @@ is a 2D/3D renderer targeting both desktop and web that aims to make rendering s
263265
- f16 and u16 texture data types
264266
- and more..
265267

266-
See [this](https://twitter.com/AsgerNyman/status/1482711259673944067) twitter thread for videos.
268+
See [this](https://twitter.com/AsgerNyman/status/1482711259673944067)
269+
twitter thread for videos.
267270

268271
## Learning Material Updates
269272

0 commit comments

Comments
 (0)
0