Skip to content

N20: Add rg3d + station iapetus #564

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 6, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 66 additions & 0 deletions content/posts/newsletter-020/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,33 @@ _Discussions: [Discord][hh_disc], [Twitter][bmb_twitter]_
[nano-ogmo]: https://github.com/Bombfuse/nano-ogmo
[gag_demo]: https://bombfuse.itch.io/him-character-demo-harvest-hero

### [Station Iapetus]

[![Station Iapetus Youtube](station-iapetus-youtube.png)][si-youtube]
_Check [gameplay video][si-youtube] on YouTube_

[Station Iapetus][Station Iapetus] by [@mrDIMAS] is a 3rd person shooter on the
prison Iapetus near the Saturn.

- Inventory fixes and improvements
- Splash damage for grenades
- Weapon recoil
- More items
- Bots now hear player
- More assets
- First level improvements
- Procedural animation of impact for bots
- More sounds
- Separate scene for menu with music
- Pause game when in menu
- More switches in options menu
- Turrets

[@mrDIMAS]: https://github.com/mrDIMAS
[rg3d]: https://github.com/mrDIMAS/rg3d
[Station Iapetus]: https://github.com/mrDIMAS/StationIapetus
[si-youtube]: https://www.youtube.com/watch?v=O_ETjSkVBME

### [Aladin Lite]

![Mars with a RdBu colormap](aladin_lite_mars_RdBu_cm.gif)
Expand Down Expand Up @@ -438,6 +465,45 @@ New Updates:
[hecs_git]: https://github.com/Ralith/hecs
[fontdue_git]: https://github.com/mooman219/fontdue

### [rg3d]

![rg3d Youtube](rg3d_logo.png)

[rg3d] ([Discord][rg3d_discord], [Twitter][rg3d_twitter]) is a game engine that
aims to be easy to use and provide a large set of out-of-box features. Some of
the recent updates:

- Context menus and tooltips (huge thanks to [MinusGix])
- Performance improvements for UI
- Parallax Mapping
- Ability to enable/disable scenes
- Expansion strategies for TreeView
- LOD system fixes
- Graphical fixes
- First version of engine's architecture overview
- Various bug fixes and small improvements

[Editor][rusty-editor] updates:

- Ability to edit collision groups and mask for colliders
- Ability to clear command stack
- Ability to change render path for meshes
- LOD editor
- "Collapse All", "Expand All", "Locate Selection" buttons for world outliner
- "Fit Collider" feature fixes
- Picking fixes
- Change selection when paste from clipboard
- "Slow" and "Fast" camera movement modifiers
- Navmesh selection fixes
- Simple TBN visualizer
- Parallax mapping switch in settings

[rg3d]: https://github.com/mrDIMAS/rg3d
[rg3d_discord]: https://discord.gg/xENF5Uh
[rg3d_twitter]: https://twitter.com/DmitryNStepanov
[rusty-editor]: https://github.com/mrDIMAS/rusty-editor
[MinusGix]: https://github.com/MinusGix

## Learning Material Updates

### [Bevy Cheatbook: Major Overhaul for Bevy 0.5][bevy_cheatbook]
Expand Down
Binary file added content/posts/newsletter-020/rg3d_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.