Skip to content

N47: Space Frontiers #1409

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
Jul 23, 2023
Merged
Show file tree
Hide file tree
Changes from 2 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
45 changes: 45 additions & 0 deletions content/news/047/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,51 @@ If needed, a section can be split into subsections with a "------" delimiter.

## Game Updates

### [Space Frontiers]

![In-game screenshot of a real-time render of a modular gridmap-based spaceship interior](spacefrontiers.png)
_Render achieved with dynamic point lights._

[Space Frontiers] ([GitHub], [Discord], [Twitter], [Reddit], [Steam Group])
by [Starwolves] is an online moddable sci-fi action RPG community game
simulating space (and spaceships) in 3D.

By the end of last year the client was made with Godot. Shortly after that the
decision was made to replace the Godot project with a [Bevy Engine] client.

Rust and Bevy are now used for both server and client.
There are a lot of advantages such as sharing libraries and neat code replication,
reducing code overhead.
In-fact both the server and client are now developed in [the same virtual workspace].

The client includes a new camera perspective from top-down isometric to 1st person.
A new 3D dynamic gridmap framework has been successfully implemented in ECS.
The prototype includes an in-game map editing tool with the ability to export to
file.
Inspired by the videogame "System Shock".
There is a recently uploaded [showcase video].

The project is commercial, [open-source] and has a proprietary license.
There is a milestone for a license change to free open-source.

[Starwolves.io Bulletin Board] was launched half a year ago.
There are 25~ registrants left that can receive a permanent unique forum group/title.

_Discussions: [StarWolves.io Bulletin Board]_

[Starwolves.io Bulletin Board]: https://starwolves.io
[Starwolves]: https://starwolves.io
[Bevy Engine]: https://bevyengine.org/
[Space Frontiers]: https://github.com/starwolves/space
[GitHub]: https://github.com/starwolves/space
[open-source]: https://github.com/starwolves/space
[the same virtual workspace]: https://github.com/starwolves/space
[Steam Group]: https://steamcommunity.com/groups/starwolvescommunity
[Discord]: https://discord.gg/yYpMun9CTT
[Twitter]: https://twitter.com/starwolvesstar
[Reddit]: https://reddit.com/u/StarwolvesStar
[showcase video]: https://youtu.be/Qr_in7tUxAM

## Engine Updates

## Learning Material Updates
Expand Down
Binary file added content/news/047/spacefrontiers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.