File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -326,6 +326,31 @@ _Discussions:
326
326
[ bevy-frustum-culling ] : https://bevyengine.org/news/bevy-0-6/#visibility-and-frustum-culling
327
327
[ bevy-shaders ] : https://bevyengine.org/news/bevy-0-6/#wgsl-shaders
328
328
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
+
329
354
## Learning Material Updates
330
355
331
356
### [ Making Your Game Go Fast by Asking Windows Nicely] [ awn-post ]
You can’t perform that action at this time.
0 commit comments