DESIGN AND REALISATION OF SYNCHRONOUS TRANSMISSION PROTOCOL IN PARALLEL RENDERING GAME SYSTEM

Wenbin Xie,Xueshi Chen,Zhongding Jiang
DOI: https://doi.org/10.3969/j.issn.1000-386x.2014.10.023
2014-01-01
Abstract:With the development of virtual reality and the growing maturity of parallel rendering system,it has become the research focus at home and abroad that how to offer players the immersive game screen in large size,high resolution and wide viewing.Compared with the virtual real-ity system with relatively simple scene,parallel rendering game system has complicated scene,multiple synchronisation objects and huge synchro-nous data,and the existing virtual reality technology cannot meet the needs of parallel rendering game system.We study and analyse existing paral-lel rendering game system,encapsulate and parse the moving objects in game world,and add fault-tolerant information of object for realising game state synchronisation.Meanwhile,in order to achieve efficient and reliable transmission of games’synchronous data,we improve the scalability and expansibility of game’s parallel rendering framework.The system is designed an efficient and reliable communication mechanism based on Multicast protocol,and is made comparative analysing experiments with TCP protocol,RUDP protocol and RSP protocol.The experimental results show that in parallel rendering game system,Multicast-based communication protocol has better performance and scalability than other three protocols.
What problem does this paper attempt to address?