Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1e49ab6

Browse filesBrowse files
authored
Add rg3d + Station Iapetus (rust-gamedev#617)
1 parent 4b63175 commit 1e49ab6
Copy full SHA for 1e49ab6

File tree

3 files changed

+40
-0
lines changed
Filter options

3 files changed

+40
-0
lines changed

‎content/news/021/index.md

Copy file name to clipboardExpand all lines: content/news/021/index.md
+40Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,27 @@ are rolled, spawned, and how their effects are applied to the game.
331331
["Formations"]: https://github.com/amethyst/theta-wave/releases/tag/v0.1.5
332332
["Loot"]: https://github.com/amethyst/theta-wave/projects/4
333333

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+
334355
## Engine Updates
335356

336357
### [macroquad]
@@ -392,6 +413,25 @@ This month's changes include:
392413
[oxygengine-git]: https://github.com/PsichiX/Oxygengine
393414
[oxygengine-puzzle-demo]: https://github.com/PsichiX/Oxygengine/tree/master/demos/soulhunter
394415

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+
395435
## Learning Material Updates
396436

397437
### [Rust LA Meetup: Happiness in Rust][rust-la]

‎content/news/021/rg3d_logo.png

Copy file name to clipboard
8.53 KB
Loading

‎content/news/021/station-iapetus.jpg

Copy file name to clipboard
160 KB
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.