@@ -213,6 +213,23 @@ fight through multiple levels to get out.
213
213
214
214
[ @im_oab ] : https://twitter.com/im_oab
215
215
216
+ ### [ Station Iapetus]
217
+
218
+ [ ![ Station Iapetus Youtube] ( station-iapetus-youtube.jpg )] [ si-youtube ]
219
+ _ Check [ gameplay video] [ si-youtube ] on YouTube_
220
+
221
+ [ Station Iapetus] [ Station Iapetus ] by [ @mrDIMAS ]
222
+ is a 3rd person shooter on the space prison Iapetus near the Saturn.
223
+
224
+ The game based on [ rg3d] game engine and is meant to be the proof that
225
+ rg3d is ready for commercial production. The game is a commercial project
226
+ which will be released in the Steam.
227
+
228
+ [ @mrDIMAS ] : https://github.com/mrDIMAS
229
+ [ rg3d ] : https://github.com/mrDIMAS/rg3d
230
+ [ Station Iapetus ] : https://github.com/mrDIMAS/StationIapetus
231
+ [ si-youtube ] : https://www.youtube.com/watch?v=JCH2U5JOMlU
232
+
216
233
## Learning Material Updates
217
234
218
235
## Engine Updates
@@ -323,6 +340,39 @@ and gfx-rs community is inviting Rust game/graphics developers to evaluate if
323
340
[ WGSL ] : https://gpuweb.github.io/gpuweb/wgsl.html
324
341
[ naga ] : https://github.com/gfx-rs/naga
325
342
343
+ ### [ rg3d]
344
+
345
+ ![ rusty-editor screenshot] ( rusty-editor.jpg )
346
+ _ A level made in [ rusty-editor] [ rusty_editor ] which is a native scene editor
347
+ for the rg3d game engine._
348
+
349
+ [ rg3d] is a game engine that aims to be easy to use and provide large set
350
+ of out-of-box features. Some of the recent updates:
351
+
352
+ - Improved animation blending state machines.
353
+ - Added ability to copy nodes in-place.
354
+ - Fixed clipping issues in the UI.
355
+ - Reduced number of draw calls for UI by 70%.
356
+ - Fixed text measurement in the UI.
357
+ - Added opacity for UI widgets.
358
+ - Fixed layout of Scroll- and Wrap- panels.
359
+ - Fixed light scatter issues for spot lights.
360
+ - Added support for transparent meshes.
361
+ - Migrated to rapier 0.5.
362
+ - Fixed animation signal handling when animation playing in reverse.
363
+ - Animation tracks now are able to filter position/scale/rotation.
364
+ - Fixed sprite rendering.
365
+ - Improved copy/paste in rusty-editor.
366
+ - Lots of other small fixes and improvements.
367
+
368
+ Join the [ rg3d's Discord channel] [ rg3d_discord ]
369
+ or follow [ Dmitry Stepanov on Twitter] [ rg3d_twitter ] .
370
+
371
+ [ rg3d ] : https://github.com/mrDIMAS/rg3d
372
+ [ rg3d_discord ] : https://discord.gg/xENF5Uh
373
+ [ rg3d_twitter ] : https://twitter.com/DmitryNStepanov
374
+ [ rusty_editor ] : https://github.com/mrDIMAS/rusty-editor
375
+
326
376
## Popular Workgroup Issues in Github
327
377
328
378
<!-- Up to 10 links to interesting issues -->
0 commit comments