Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1fa0899

Browse filesBrowse files
cartAngelOnFira
andauthored
N44: Bevy 0.10 (rust-gamedev#1341)
Co-authored-by: Forest Anderson <forestkzanderson@gmail.com>
1 parent 059cc21 commit 1fa0899
Copy full SHA for 1fa0899

File tree

Expand file treeCollapse file tree

2 files changed

+36
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+36
-0
lines changed

‎content/news/044/bevy_ruins.jpg

Copy file name to clipboard
194 KB
Loading

‎content/news/044/index.md

Copy file name to clipboardExpand all lines: content/news/044/index.md
+36Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,42 @@ system.
304304
[Twitch]: https://www.twitch.tv/polymonstr
305305
[YouTube]: https://www.youtube.com/channel/UCQRmui5w4Urz-h4P9CL7rmA
306306

307+
### [Bevy v0.10][bevy_news]
308+
309+
![bevy ruins](bevy_ruins.jpg)
310+
311+
[Bevy][bevy_engine] is a refreshingly simple data-driven game engine built in Rust.
312+
It is [free and open source][bevy_repo] forever!
313+
314+
Bevy 0.10 brought many incredible new features.
315+
You can check out the [full release blog post here][bevy_news],
316+
but here are some highlights:
317+
318+
- [ECS Schedule v3](https://bevyengine.org/news/bevy-0-10/#ecs-schedule-v3)
319+
- [Cascaded Shadow Maps](https://bevyengine.org/news/bevy-0-10/#cascaded-shadow-maps)
320+
- [Environment Map Lighting](https://bevyengine.org/news/bevy-0-10/#environment-map-lighting)
321+
- [Depth and Normal Prepass](https://bevyengine.org/news/bevy-0-10/#depth-and-normal-prepass)
322+
- [Smooth Skeletal Animation Transitions](https://bevyengine.org/news/bevy-0-10/#smooth-skeletal-animation-transitions)
323+
- [Improved Android Support](https://bevyengine.org/news/bevy-0-10/#improved-android-support)
324+
- [Revamped Bloom](https://bevyengine.org/news/bevy-0-10/#revamped-bloom)
325+
- [Distance and Atmospheric Fog](https://bevyengine.org/news/bevy-0-10/#distance-and-atmospheric-fog)
326+
- [StandardMaterial Blend Modes](https://bevyengine.org/news/bevy-0-10/#standardmaterial-blend-modes)
327+
- [More Tonemapping Choices](https://bevyengine.org/news/bevy-0-10/#more-tonemapping-choices)
328+
- [Color Grading](https://bevyengine.org/news/bevy-0-10/#color-grading-control)
329+
- [Parallel Pipelined Rendering](https://bevyengine.org/news/bevy-0-10/#parallel-pipelined-rendering)
330+
- [Windows as Entities](https://bevyengine.org/news/bevy-0-10/#windows-as-entities)
331+
- [Renderer Optimizations](https://bevyengine.org/news/bevy-0-10/#renderer-optimizations)
332+
- [ECS Optimizations](https://bevyengine.org/news/bevy-0-10/#ecs-optimizations)
333+
334+
_Discussions:
335+
[/r/rust](https://www.reddit.com/r/rust/comments/11k8kxd/bevy_010/),
336+
[Hacker News](https://news.ycombinator.com/item?id=35045224),
337+
[Twitter](https://twitter.com/BevyEngine/status/1632808288864862209)_
338+
339+
[bevy_engine]: https://bevyengine.org
340+
[bevy_news]: https://bevyengine.org/news/bevy-0-10
341+
[bevy_repo]: https://github.com/bevyengine/bevy
342+
307343
## Learning Material Updates
308344

309345
### Developing an editor with egui

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.