网格生成服务器/客户端?

发布于 2024-12-04 19:57:13 字数 161 浏览 1 评论 0原文

对于特定的项目,我有两种选择: - 将有关如何通过互联网生成网格的信息发送给客户端,然后客户端必须自己生成它们 或者 -在服务器端生成网格并通过互联网将整个网格传输到所有客户端

从长远来看哪个会更有效或至少更实用? 我认为我模仿的程序实际上是在服务器端生成它们的,但我担心尝试发送那么多数据。

For a particular project, I have two options:
-send info about how to generate meshes via the internet to clients which then have to generate them all themselves
or
-generate meshes server-side and transmit the entire meshes via the internet to all the clients

Which would be more efficient in the long run or at least more practical?
I think the program I'm mimicking actually generates them server-side but I'm worried about trying to send that much data.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

终难遇 2024-12-11 19:57:13

他们确实向客户发送指令,而不是实际的网格。我也会这样做。

they really do send instructions to their clients, rather than the actual meshes. I will do the same.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文