File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -245,6 +245,26 @@ _Discussions:
245
245
[ bevy-frustum-culling ] : https://bevyengine.org/news/bevy-0-6/#visibility-and-frustum-culling
246
246
[ bevy-shaders ] : https://bevyengine.org/news/bevy-0-6/#wgsl-shaders
247
247
248
+ ### [ ` three-d ` 0.10] ( https://github.com/asny/three-d )
249
+
250
+ ![ three-d example of environment lighting] ( https://asny.github.io/three-d/0.10/pbr.png )
251
+ _ Environment lighting example_
252
+
253
+ [ ` 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.
255
+
256
+ ` three-d ` 0.10 has been released featuring:
257
+ - Environment lighting (image-based lighting)
258
+ - HDR environment map
259
+ - Headless graphics context
260
+ - Tangent vertex atributes
261
+ - Texture transform
262
+ - Cube map render targets
263
+ - f16 and u16 texture data types
264
+ - and more..
265
+
266
+ See [ this] ( https://twitter.com/AsgerNyman/status/1482711259673944067 ) twitter thread for videos.
267
+
248
268
## Learning Material Updates
249
269
250
270
### [ Making Your Game Go Fast by Asking Windows Nicely] [ awn-post ]
You can’t perform that action at this time.
0 commit comments