惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 叶小钗
D
Docker
GbyAI
GbyAI
Y
Y Combinator Blog
Google DeepMind News
Google DeepMind News
G
Google Developers Blog
P
Proofpoint News Feed
云风的 BLOG
云风的 BLOG
雷峰网
雷峰网
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Stack Overflow Blog
Stack Overflow Blog
WordPress大学
WordPress大学
小众软件
小众软件
Engineering at Meta
Engineering at Meta
酷 壳 – CoolShell
酷 壳 – CoolShell
I
InfoQ
B
Blog
H
Help Net Security
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 聂微东
The GitHub Blog
The GitHub Blog
A
About on SuperTechFans
B
Blog RSS Feed
Microsoft Security Blog
Microsoft Security Blog

博客园 - chenlee

Cliptexture by SGI multitherad game development by Intel a new way for silouettes rendering Customizing Folders with Desktop.ini A printf() alternative on codeproject DLL proxy from codeproject Valve survey build tools evalulation Some really good discussions about material/shader system on gamedev.net real time radiosity on GPU (demo and source code) 一些vi的使用技巧 A reintroduction to XML with an emphasis on character encoding 一篇分析MSAA原理的好文章 如何使用depth texture (from DIRECTXDEV) some articles about linear-Z buffer and W-buffer a good SIMD math library 一本新书:Game Engine Toolset Development 一个新的view frustum culling algorithm : radar approach 又一个C++ delegate class
基于网络的物理模拟:如何处理丢包和延迟
chenlee · 2006-07-27 · via 博客园 - chenlee

基于网络的物理模拟:如何处理丢包和延迟

Posted on 2006-07-27 02:58  chenlee  阅读(764)  评论(0)    收藏  举报

http://www.gaffer.org/archives/zen-of-networked-physics

这个演示甚至能在丢包%50,延迟2000ms的情况下,基本保持服务器和客户端的同步。

这里是执行文件和代码:
http://www.gaffer.org/downloads/NetworkedPhysics.zip

刷新页面返回顶部