Saturday, April 21, 2018

networking - Broadcasting terrain data


How can i send from server to client a large amount of tile data? Having chunks of almost 2MB of data seems prohibitive to send this information just like that. Minecraft compress each chunk and Terraria uses RLE, but im not sure if they send so much information.




No comments:

Post a Comment