Facepunch / sbox-sdf

Library providing marching cubes / squares mesh generation
MIT License
16 stars 7 forks source link

Add the ability to await modifications sent from server when a second client joins a SDF world #30

Closed Nolankicks closed 1 month ago

Nolankicks commented 5 months ago

I want to be able to await the modifications sent from the server as a new player joins the server. Such as something like: await SdfWorld.ServerModification(); Notice how the world is gradually recreated on the second client, in these videos when the second client joins.

https://github.com/Facepunch/sbox-sdf/assets/95300917/0fd498e4-71aa-44d7-a28a-29df14801407

https://github.com/Facepunch/sbox-sdf/assets/95300917/91cc39c3-4986-475a-b9ac-47158448ca4c