Skip to content

Commit b4707c4

Browse files
asny17cupsofcoffee
andauthored
N30: three-d (#929)
Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com>
1 parent 9f4a1b3 commit b4707c4

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

content/news/030/index.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,31 @@ _Discussions:
326326
[bevy-frustum-culling]: https://bevyengine.org/news/bevy-0-6/#visibility-and-frustum-culling
327327
[bevy-shaders]: https://bevyengine.org/news/bevy-0-6/#wgsl-shaders
328328

329+
### [`three-d` 0.10][three-d]
330+
331+
![three-d example of environment lighting](three-d.jpg)
332+
_Environment lighting example_
333+
334+
[`three-d`][three-d]
335+
is a 2D/3D renderer targeting both desktop and web
336+
that aims to make rendering simple and give the user full control.
337+
338+
`three-d` 0.10 has been released featuring:
339+
340+
- Environment lighting (image-based lighting)
341+
- HDR environment map
342+
- Headless graphics context
343+
- Tangent vertex atributes
344+
- Texture transform
345+
- Cube map render targets
346+
- f16 and u16 texture data types
347+
- and more..
348+
349+
See [this Twitter thread][three-d-twitter] for videos.
350+
351+
[three-d]: https://github.com/asny/three-d
352+
[three-d-twitter]: https://twitter.com/AsgerNyman/status/1482711259673944067
353+
329354
## Learning Material Updates
330355

331356
### [Making Your Game Go Fast by Asking Windows Nicely][awn-post]

content/news/030/three-d.jpg

279 KB
Loading

0 commit comments

Comments
 (0)