Skip to content

Commit 7a06732

Browse files
mrDIMASAngelOnFira
andauthored
N40 fyrox (#1219)
Co-authored-by: Forest Anderson <[email protected]>
1 parent f56b610 commit 7a06732

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

content/news/040/animation_editor.png

236 KB
Loading

content/news/040/index.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,29 @@ You can have multiple non-overlapping views at the same time.
263263
[SpriteRef]: https://docs.rs/pixel_engine/0.6.0/pixel_engine/graphics/struct.SpriteMutRef.html
264264
[wgpu]: https://wgpu.rs/
265265

266+
### [Fyrox]
267+
268+
![Animation Editor](animation_editor.png)
269+
270+
[Fyrox] ([Discord][fyrox_discord], [Twitter][fyrox_twitter]) is a game engine that
271+
aims to be easy to use and provide a large set of out-of-the-box features. In November
272+
it got a lot of new functionality and improved existing:
273+
274+
- Major animation system rework
275+
- New animation editor
276+
- Reworked animation blending state machine editor
277+
- Major improvements to the curve editor widget
278+
- Curve-based animation system
279+
- Smart placement mode for move gizmo
280+
- Node and property selectors
281+
- Better WebAssembly support - asynchronous scene loading and WASM project template
282+
- Various improvements for project template generator
283+
- Lots of bug fixes
284+
285+
[Fyrox]: https://github.com/FyroxEngine/Fyrox
286+
[fyrox_discord]: https://discord.com/invite/xENF5Uh
287+
[fyrox_twitter]: https://twitter.com/DmitryNStepanov
288+
266289
## Learning Material Updates
267290

268291
## Tooling Updates

0 commit comments

Comments
 (0)