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 e4c084b

Browse filesBrowse files
N47: Space Frontiers (rust-gamedev#1409)
Co-authored-by: Forest Anderson <forestkzanderson@gmail.com>
1 parent d35f706 commit e4c084b
Copy full SHA for e4c084b

File tree

2 files changed

+45
-0
lines changed
Filter options

2 files changed

+45
-0
lines changed

‎content/news/047/index.md

Copy file name to clipboardExpand all lines: content/news/047/index.md
+45Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,51 @@ before release includes:
8686
[@im_oab]: https://twitter.com/im_oab
8787
[Tetra]: https://github.com/17cupsofcoffee/tetra
8888

89+
### [Space Frontiers]
90+
91+
![In-game screenshot of a real-time render of a modular gridmap-based spaceship interior](spacefrontiers.png)
92+
_Render achieved with dynamic point lights._
93+
94+
[Space Frontiers] ([GitHub], [Discord], [Twitter], [Reddit], [Steam Group])
95+
by [Starwolves] is an online moddable sci-fi action RPG community game
96+
simulating space (and spaceships) in 3D.
97+
98+
By the end of last year the client was made with Godot. Shortly after that the
99+
decision was made to replace the Godot project with a [Bevy Engine] client.
100+
101+
Rust and Bevy are now used for both server and client.
102+
There are a lot of advantages such as sharing libraries and neat code replication,
103+
reducing code overhead.
104+
In-fact both the server and client are now developed in [the same virtual workspace].
105+
106+
The client includes a new camera perspective from top-down isometric to 1st person.
107+
A new 3D dynamic gridmap framework has been successfully implemented in ECS.
108+
The prototype includes an in-game map editing tool with the ability to export to
109+
file.
110+
Inspired by the videogame "System Shock".
111+
There is a recently uploaded [showcase video].
112+
113+
The project is commercial, [open-source] and has a proprietary license.
114+
There is a milestone for a license change to free open-source.
115+
116+
[Starwolves.io Bulletin Board] was launched half a year ago.
117+
There are 25~ registrants left that can receive a permanent unique forum group/title.
118+
119+
_Discussions: [StarWolves.io Bulletin Board]_
120+
121+
[Starwolves.io Bulletin Board]: https://starwolves.io
122+
[Starwolves]: https://starwolves.io
123+
[Bevy Engine]: https://bevyengine.org/
124+
[Space Frontiers]: https://github.com/starwolves/space
125+
[GitHub]: https://github.com/starwolves/space
126+
[open-source]: https://github.com/starwolves/space
127+
[the same virtual workspace]: https://github.com/starwolves/space
128+
[Steam Group]: https://steamcommunity.com/groups/starwolvescommunity
129+
[Discord]: https://discord.gg/yYpMun9CTT
130+
[Twitter]: https://twitter.com/starwolvesstar
131+
[Reddit]: https://reddit.com/u/StarwolvesStar
132+
[showcase video]: https://youtu.be/Qr_in7tUxAM
133+
89134
## Engine Updates
90135

91136
### [macroquad]

‎content/news/047/spacefrontiers.png

Copy file name to clipboard
223 KB
Loading

0 commit comments

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