Skip to content

Commit da2b32f

Browse files
added rg3d + station iapetus (#512)
Co-authored-by: Joe Clay <[email protected]>
1 parent 83be43b commit da2b32f

File tree

3 files changed

+51
-0
lines changed

3 files changed

+51
-0
lines changed

content/posts/newsletter-019/index.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,29 @@ Notable changes:
161161
[@carlosupina]: https://twitter.com/carlosupina
162162
[Amethyst Engine]: https://amethyst.rs/
163163

164+
### [Station Iapetus]
165+
166+
[![Station Iapetus Youtube](station-iapetus-youtube.JPG)][si-youtube]
167+
_Check [gameplay video][si-youtube] on YouTube_
168+
169+
[Station Iapetus][Station Iapetus] by [@mrDIMAS]
170+
is a 3rd person shooter on the space prison Iapetus near the Saturn.
171+
172+
- New inventory (check the video)
173+
- Ability to throw grenades
174+
- Splash damage
175+
- More textures and materials
176+
- Hit boxes for bots and player
177+
- Better bots navigation
178+
- Laser sight improvements
179+
- Weapon display now shows bullet and grenades count
180+
- Lots of other small fixes and improvements
181+
182+
[@mrDIMAS]: https://github.com/mrDIMAS
183+
[rg3d]: https://github.com/mrDIMAS/rg3d
184+
[Station Iapetus]: https://github.com/mrDIMAS/StationIapetus
185+
[si-youtube]: https://www.youtube.com/watch?v=cagT0GbiLxY
186+
164187
### [Veloren][veloren]
165188

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

257+
### [rg3d]
258+
259+
[![rg3d Youtube](rg3d-youtube.JPG)][rg3d-youtube]
260+
_Check [navmesh agent navigation][rg3d-youtube] on YouTube_
261+
262+
[rg3d] ([Discord][rg3d_discord], [Twitter][rg3d_twitter])
263+
is a game engine that aims to be easy to use and provide large set
264+
of out-of-box features. Some of the recent updates:
265+
266+
- Ability to render UI instances in a texture
267+
- FBX name validator
268+
- Fast Approximate Anti-Aliasing (FXAA)
269+
- Integrity checks for resource inheritance
270+
- Nodes now can be tagged
271+
- Animation blending machine now has BlendAnimationsByIndex node
272+
- Multi-directional binding between physics and graph
273+
- SceneDrawingContext improvements: draw_capsule, draw_capsule segment
274+
- Performance statistics for scenes
275+
- ColorGradient improvements
276+
- [Path smoothing for navmesh agent][navmesh]
277+
- Lots of other small fixes and improvements.
278+
279+
[rg3d]: https://github.com/mrDIMAS/rg3d
280+
[rg3d_discord]: https://discord.gg/xENF5Uh
281+
[rg3d_twitter]: https://twitter.com/DmitryNStepanov
282+
[navmesh]: https://www.youtube.com/watch?v=tqFdQ5OPB1I
283+
[rg3d-youtube]: https://www.youtube.com/watch?v=tqFdQ5OPB1I
284+
234285
### [A/B Street]
235286

236287
![Separate cyclepaths in A/B Street](./abstreet.png)
35.6 KB
Loading
Loading

0 commit comments

Comments
 (0)