@@ -331,6 +331,27 @@ are rolled, spawned, and how their effects are applied to the game.
331
331
[ "Formations" ] : https://github.com/amethyst/theta-wave/releases/tag/v0.1.5
332
332
[ "Loot" ] : https://github.com/amethyst/theta-wave/projects/4
333
333
334
+ ### [ Station Iapetus]
335
+
336
+ [ ![ Station Iapetus Youtube] ( station-iapetus.jpg )] [ si-youtube ]
337
+
338
+ [ Station Iapetus] [ Station Iapetus ] by [ @mrDIMAS ] is a 3rd person shooter on the
339
+ prison Iapetus near the Saturn.
340
+ This month's updates include:
341
+
342
+ - New level (lab)
343
+ - More assets
344
+ - Performance improvements
345
+ - Bots now able to use weapons
346
+ - Melee attacks are much harder to avoid now
347
+ - Bots drop items
348
+ - Journal
349
+
350
+ [ @mrDIMAS ] : https://github.com/mrDIMAS
351
+ [ rg3d ] : https://github.com/mrDIMAS/rg3d
352
+ [ Station Iapetus ] : https://github.com/mrDIMAS/StationIapetus
353
+ [ si-youtube ] : https://youtube.com/watch?v=O_ETjSkVBME
354
+
334
355
## Engine Updates
335
356
336
357
### [ macroquad]
@@ -392,6 +413,25 @@ This month's changes include:
392
413
[ oxygengine-git ] : https://github.com/PsichiX/Oxygengine
393
414
[ oxygengine-puzzle-demo ] : https://github.com/PsichiX/Oxygengine/tree/master/demos/soulhunter
394
415
416
+ ### [ rg3d]
417
+
418
+ ![ rg3d] ( rg3d_logo.png )
419
+
420
+ [ rg3d] ([ Discord] [ rg3d_discord ] , [ Twitter] [ rg3d_twitter ] ) is a game engine that
421
+ aims to be easy to use and provide a large set of out-of-box features. Some of
422
+ the recent engine updates:
423
+
424
+ - WebAssembly support ([ check online demo] [ rg3d_wasm_demo ] )
425
+ - Proc-macro for Visit trait
426
+ - On-demand texture compression
427
+ - Performace improvements
428
+ - Various bug fixes and small improvements.
429
+
430
+ [ rg3d ] : https://github.com/mrDIMAS/rg3d
431
+ [ rg3d_discord ] : https://discord.gg/xENF5Uh
432
+ [ rg3d_twitter ] : https://twitter.com/DmitryNStepanov
433
+ [ rg3d_wasm_demo ] : https://rg3d.rs/assets/webexample/index.html
434
+
395
435
## Learning Material Updates
396
436
397
437
### [ Rust LA Meetup: Happiness in Rust] [ rust-la ]
0 commit comments