File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -263,6 +263,29 @@ You can have multiple non-overlapping views at the same time.
263
263
[ SpriteRef ] : https://docs.rs/pixel_engine/0.6.0/pixel_engine/graphics/struct.SpriteMutRef.html
264
264
[ wgpu ] : https://wgpu.rs/
265
265
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
+
266
289
## Learning Material Updates
267
290
268
291
## Tooling Updates
You can’t perform that action at this time.
0 commit comments