Skip to content

Commit 8e0a685

Browse files
mrDIMASAngelOnFira
andauthored
N42: Fyrox (#1282)
Co-authored-by: Forest Anderson <[email protected]>
1 parent 8e0698e commit 8e0a685

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

content/news/042/index.md

+30-1
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Feel free to send PRs about your own projects!
3535
- [Learning Material Updates](#learning-material-updates)
3636
- [Tooling Updates](#tooling-updates)
3737
- [Library Updates](#library-updates)
38-
- [Other News](#other-news)
3938
- [Popular Workgroup Issues in Github](#popular-workgroup-issues-in-github)
39+
- [Other News](#other-news)
4040
- [Meeting Minutes](#meeting-minutes)
4141
- [Discussions](#discussions)
4242
- [Requests for Contribution](#requests-for-contribution)
@@ -209,6 +209,35 @@ December's full weekly devlogs: "This Week In Veloren...":
209209

210210
## Engine Updates
211211

212+
### [Fyrox]
213+
214+
![Particle System Preview](particle_system.gif)
215+
216+
[Fyrox] ([Discord][fyrox_discord], [Twitter][fyrox_twitter]) is a game engine that
217+
aims to be easy to use and provide a large set of out-of-the-box features. In January
218+
it hit version 0.29 and got the following features:
219+
220+
- Animation system rework
221+
- Animation editor
222+
- Animation blending state machine editor rework
223+
- Sprite sheet editor
224+
- Ability to change scene settings
225+
- Improved WebAssembly support
226+
- Customizable graph update pipeline
227+
- Node and property selector widgets
228+
- Message passing for scripts
229+
- Reflection refactoring to support interrior mutability
230+
- Deterministic particle systems
231+
- Ability to animate material properties
232+
- Various bug fixes
233+
234+
You can read more about the changes in the [feature highlights post][fyrox-0.29].
235+
236+
[Fyrox]: https://github.com/FyroxEngine/Fyrox
237+
[fyrox_discord]: https://discord.com/invite/xENF5Uh
238+
[fyrox_twitter]: https://twitter.com/DmitryNStepanov
239+
[fyrox-0.29]: https://fyrox.rs/blog/post/feature-highlights-0-29/
240+
212241
## Learning Material Updates
213242

214243
### [Introduction to the Entity Component System][tut-ecs-intro]

content/news/042/particle_system.gif

1.42 MB
Loading

0 commit comments

Comments
 (0)