u/FootballElectronic28

▲ 0 r/vulkan

The power of Vulkan in Godot 4.5 (Forward+). Despite my poor modeling, the buildings turned out quite vibrant, what do you think? The FPS didn't even drop significantly, and the dynamic shadows (depending on the sun) are also great. I'm not particularly skilled with Blender, so this is a small room without any fancy reflections or anything like that.

https://preview.redd.it/2pap2x3mejyg1.png?width=1012&format=png&auto=webp&s=90497daec2e834d70e54f00871b21de9e5c78921

reddit.com
u/FootballElectronic28 — 12 days ago
▲ 7 r/rust_gamedev+1 crossposts

Hey, guys. I'm developing my own online survival game set in the CIS using the Godot 4.5 engine (I switched from 4.6 due to stability issues). I only used the graphics and their editor from Godot, although I had to modernize it as well. I'm writing everything else entirely by hand, from scratch, in Rust. I'm using ENet (a raccoon, yeah, haha) for the network stack and gdCEF for the UI visuals. I recently finished the final synchronization stage, and it now handles up to 2,000 players without any drops thanks to visibility delta and zoning (near, medium, far, and different hertz depending on the distance to the player/car). I ran the tests on a Ryzen 7 9800X3D and an RTX 5080 Gigabyte Gaming (overclocked to 18,000 MHz for memory and 3,200 MHz for the chip). FPS on an empty map hovers around 600 (with 2,000 connections, each creating their own shadows). I'm actually from Russia, so I have to contend with restrictions on everything.

https://preview.redd.it/1n8s89776jyg1.png?width=1102&format=png&auto=webp&s=49c113c3ec6ebeaab0a5abdae5aecc15c1c0fc1e

https://preview.redd.it/1khl2ra66jyg1.png?width=1012&format=png&auto=webp&s=5cc80f46dd7c5ad22ae92a9c0160496cc1ba28b3

I'd love to hear your thoughts or advice!

reddit.com
u/FootballElectronic28 — 12 days ago