Skip to content

Commit 04a822d

Browse files
cybersoulKozkriff17cupsofcoffee
authored
N36: CyberGate (#1100)
Co-authored-by: Andrey Lesnikov <[email protected]> Co-authored-by: Joe Clay <[email protected]>
1 parent 88b8904 commit 04a822d

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

content/news/036/cybergate.jpg

161 KB
Loading

content/news/036/index.md

+27
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,33 @@ include:
8888
[Tetra]: https://github.com/17cupsofcoffee/tetra
8989
[steamworks]: https://crates.io/crates/steamworks
9090

91+
### [CyberGate][cybergate-yt]
92+
93+
![hundreds of colliding colored balls in the air](entities.png)
94+
_The server and clients are able to smoothly handle
95+
over a thousand balls rained from above_
96+
97+
CyberGate ([YouTube][cybergate-yt], [Discord][cybergate-dis]) by CyberSoul
98+
is a new multiplayer project that aims at procedurally generating distinct
99+
universes and gameplay experiences. CyberGate is the name of the main world
100+
where universes can be created and accessed by quantum portals.
101+
102+
Recent updates:
103+
104+
- Bandwidth became 16 times smaller by implementing entity prioritization
105+
\+ other techniques.
106+
- Interpolation and Jitter prediction makes entities way smoother.
107+
- Automatic and Reliable Spawn and Despawn of entities.
108+
- Many other features and optimizations to do with rapier 3d physics,
109+
wgpu renderer and quinn (quic) protocol.
110+
111+
[Join the Discord server][cybergate-dis] to participate in tests.
112+
113+
_Discussions: [/r/rust_gamedev](https://reddit.com/r/rust_gamedev/comments/vy7vms/multiplayer_stress_test_1_million_balls)_
114+
115+
[cybergate-yt]: https://youtube.com/channel/UClrsOso3Xk2vBWqcsHC3Z4Q
116+
[cybergate-dis]: https://discord.gg/R7DkHqw7zJ
117+
91118
## Engine Updates
92119

93120
## Learning Material Updates

0 commit comments

Comments
 (0)