Skip to content

N19: Added rg3d + Station Iapetus #512

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 2 commits into from
Mar 5, 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
51 changes: 51 additions & 0 deletions content/posts/newsletter-019/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,29 @@ Notable changes:
[@carlosupina]: https://twitter.com/carlosupina
[Amethyst Engine]: https://amethyst.rs/

### [Station Iapetus]

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

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

- New inventory (check the video)
- Ability to throw grenades
- Splash damage
- More textures and materials
- Hit boxes for bots and player
- Better bots navigation
- Laser sight improvements
- Weapon display now shows bullet and grenades count
- Lots of other small fixes and improvements

[@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=cagT0GbiLxY

### [Veloren][veloren]

![Lush forest](veloren.jpg)
Expand Down Expand Up @@ -231,6 +254,34 @@ For more details, see the [changelog][tetra-changelog], or
[tetra-changelog]: https://github.com/17cupsofcoffee/tetra/blob/main/CHANGELOG.md
[tetra-twitter]: https://twitter.com/17cupsofcoffee/status/1357750836370284544

### [rg3d]

[![rg3d Youtube](rg3d-youtube.JPG)][rg3d-youtube]
_Check [navmesh agent navigation][rg3d-youtube] on YouTube_

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

- Ability to render UI instances in a texture
- FBX name validator
- Fast Approximate Anti-Aliasing (FXAA)
- Integrity checks for resource inheritance
- Nodes now can be tagged
- Animation blending machine now has BlendAnimationsByIndex node
- Multi-directional binding between physics and graph
- SceneDrawingContext improvements: draw_capsule, draw_capsule segment
- Performance statistics for scenes
- ColorGradient improvements
- [Path smoothing for navmesh agent][navmesh]
- Lots of other small fixes and improvements.

[rg3d]: https://github.com/mrDIMAS/rg3d
[rg3d_discord]: https://discord.gg/xENF5Uh
[rg3d_twitter]: https://twitter.com/DmitryNStepanov
[navmesh]: https://www.youtube.com/watch?v=tqFdQ5OPB1I
[rg3d-youtube]: https://www.youtube.com/watch?v=tqFdQ5OPB1I

### [A/B Street]

![Separate cyclepaths in A/B Street](./abstreet.png)
Expand Down
Binary file added content/posts/newsletter-019/rg3d-youtube.JPG
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.