CN104796393A - Online game system and method based on server real-time rendering - Google Patents

Online game system and method based on server real-time rendering Download PDF

Info

Publication number
CN104796393A
CN104796393A CN201410235252.2A CN201410235252A CN104796393A CN 104796393 A CN104796393 A CN 104796393A CN 201410235252 A CN201410235252 A CN 201410235252A CN 104796393 A CN104796393 A CN 104796393A
Authority
CN
China
Prior art keywords
rendering
server
client
data
scene
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201410235252.2A
Other languages
Chinese (zh)
Inventor
刘自明
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
XIAMEN JIZHI NETWORK TECHNOLOGY Co Ltd
Original Assignee
XIAMEN JIZHI NETWORK TECHNOLOGY Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by XIAMEN JIZHI NETWORK TECHNOLOGY Co Ltd filed Critical XIAMEN JIZHI NETWORK TECHNOLOGY Co Ltd
Priority to CN201410235252.2A priority Critical patent/CN104796393A/en
Publication of CN104796393A publication Critical patent/CN104796393A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to an online game method based on server real-time rendering. The method comprises the steps of receiving a user input order collected by a client side; according to the received input order sent by the client side, acquiring game data corresponding to the input order; according to the acquired game data, performing scene rendering operation; and transforming a new rendering result after scene rendering into rendering image data, and sending the rendering image data corresponding to a scene to the client side. According to the method, the real-time rendering work is transferred to a server side, so that the client side overcomes the obstacles to compatibility and platform crossing, and achieves higher compatibility and cross-platform capacities at low cost.

Description

A kind of network game system based on server real-time rendering and method
Technical field
The present invention relates to a kind of network game system and method, particularly relate to a kind of network game system based on server real-time rendering and method.
Background technology
Current various online game solution, all based on the basic framework that server calculating fit end is played up.The user that server is collected from each client inputs, the renewal carrying out contextual data accordingly calculates, and result of calculation is sent back to client, the local resource downloaded from server is utilized to carry out playing up display by client, client platform comprises PC PC, mobile phone, panel computer, Set Top Box etc.
The system architecture of prior art as shown in Figure 1.Major defect based on the online game of client real-time rendering is that client compatibility is undesirable.Because each platform technology basis is different, causes same game to be necessary for different platform and develop client separately.Even if on same platform, also not exclusively compatible between different model equipment.Only PC platform client program just needs to consider different operating system, various hardware configuration, the problems such as the software environment even varied.Reality is, the client of online game often for single platform, then indicates the hardware configuration of a particular range.Cross-platform due to cost too high, be considered hardly.
Summary of the invention
In order to overcome the deficiencies in the prior art, the object of this invention is to provide a kind of by server is transferred in real-time rendering work, make client overcome compatible and cross-platform obstacle, reach the network game system based on server real-time rendering and the method for higher compatibility and cross-platform ability with low cost.
The present invention for achieving the above object, by the following technical solutions:
The invention provides a kind of internet game method based on server real-time rendering, described method comprises:
Receive the input instruction of the user that client gathers;
According to the described input instruction that the client that receives sends, obtain corresponding input instruction game data;
According to the described game data obtained, carry out scene rendering operation;
New rendering result after carrying out scene rendering is converted into rendered image data, and the rendered image data of corresponding scene is sent to client.
As preferably, the described described game data according to obtaining, carries out scene rendering operation, also comprises:
Obtain the configuration information of the client of corresponding each user, mate different Rendering operations according to the configuration information of different clients.
As preferably, before receiving the input instruction of the user that client gathers, described method also comprises:
Described client obtains the input data of user;
The input data of the user of acquisition are converted to described input instruction.
As preferably, described new rendering result after carrying out scene rendering is converted into view data, comprises:
Described play up after rendering result be converted into encryption or non-encrypted, any one in compression or incompressible view data, video data or predefined render instruction.
As preferably, described new rendering result after carrying out scene rendering is converted into view data, and after the view data of corresponding scene is sent to client, also comprises:
Described client directly shows the rendering result that the described rendered image data that receives is corresponding.
The present invention also provides a kind of network game server based on server real-time rendering, and described server comprises;
Receiving element, for receiving the input instruction of the user that client gathers;
Acquiring unit, for the described input instruction sent according to the client that receives, obtain corresponding input instruction game data;
Rendering unit, for according to the described game data obtained, carries out scene rendering operation;
Transmitting element, for the new rendering result after carrying out scene rendering is converted into rendered image data, and sends to client by the rendered image data of corresponding scene.
The present invention also provides a kind of network game server based on server real-time rendering, and described server comprises: scene server and rendering server; Described scene server, for communicating to connect with client;
Described rendering server, for carrying out Rendering operations, and sends to client by rendered image data corresponding for rendering result.
The present invention also provides a kind of network game system based on server real-time rendering, and described system comprises: above-mentioned server and client;
Described server also comprises: scene server and rendering server; Described scene server, for communicating to connect with client;
Described rendering server, for carrying out Rendering operations, and sends to client by rendered image data corresponding for rendering result.
As preferably, described server, for obtaining the configuration information of the client of corresponding each user, mates different Rendering operations according to the configuration information of different clients.
As preferably, described client, also for obtaining the input data of user; And for
The input data of the user of acquisition are converted to described input instruction.
As preferably, described server is specially separate server, server cluster or cloud computing platform.
As preferably, described client is used for directly showing rendering result corresponding to the described rendered image data that receives.
Client-side program size the present invention relates to a kind of network game system based on server real-time rendering and method, the system and method for the application of the invention, within will narrow down to 5M from present more than 500M; Client-side program can require to reach high-quality real-time rendering effect with extremely low hardware configuration, while releasing relies on client hardware performance, greatly alleviates the compatibility issue of client hardware environment; Cross-border congestion management work only needs making simple client-side program of function, and in most of the cases, and different game can public same client-side program, realizes cross-platform characteristic at lower cost.
Below in conjunction with drawings and Examples, the invention will be further described.
Accompanying drawing explanation
Fig. 1 is the system architecture diagram of prior art of the present invention;
Fig. 2 is embodiment of the present invention method flow diagram;
Fig. 3 is embodiment of the present invention server architecture schematic diagram;
Fig. 4 is another embodiment of the present invention server architecture schematic diagram;
Fig. 5 is embodiment of the present invention system configuration schematic diagram.
Embodiment
The object of this invention is to provide a kind of by server side is transferred in real-time rendering work, make client overcome compatible and cross-platform obstacle, achieve the internet game method based on server real-time rendering, the system that reach higher compatibility and cross-platform ability with low cost.
Below in conjunction with specific embodiment and accompanying drawing, the present invention is described in detail:
Fig. 2 is the schematic flow sheet of the method that the embodiment of the present invention provides, and described method comprises:
Step 101: the input instruction receiving the user that client gathers;
Step 102: the described input instruction sent according to the client that receives, obtain corresponding input instruction game data;
Step 103: according to the described game data obtained, carry out scene rendering operation;
Step 104: the new rendering result after carrying out scene rendering is converted into rendered image data, and the rendered image data of corresponding scene is sent to client.
In embodiment, the described described game data according to obtaining, carries out scene rendering operation, also comprises:
Obtain the configuration information of the client of corresponding each user, mate different Rendering operations according to the configuration information of different clients.Wherein, client is responsible for receiving user's input, sends to server after converting input instruction to.Server first upgrades game data according to the input instruction of client, then carries out scene rendering from the visual angle of each client, and rendering result is sent to client display in the mode of view data.
As emphasis, the client in the present invention does not hold fine arts element needed for real-time rendering and contextual data, does not bear yet and plays up evaluation work, but directly present the rendering result from server.Concrete client platform includes but not limited to pc computer, panel computer, mobile phone, webpage, Set Top Box etc.The data format of rendering result includes but not limited to encryption and non-encrypted and compress and incompressible various view data, video data or predefined render instruction etc.The platform specific at client place and the concrete form of rendering result are not crucial, and all game pictures are generated by server real-time rendering.
In addition, the server assumes in the present invention plays up work.Server holds the necessary fine arts resource of real-time rendering, and contextual data also possesses and stronger plays up computing capability.The concrete physical form of server and institutional framework are not crucial, any organize in modes such as separate server, server cluster or cloud computings all should be considered as version of the present invention for bearing the remote service playing up evaluation work.Real-time rendering result sends to client by server by network in addition.The concrete form of network service and carrier are not crucial, and any real-time rendering data-pushing generated by server end by modes such as the Internet, telephone network, TV network, wifi network, blueteeth networks all should be considered as version of the present invention to the mode of client.
Fig. 3 is the structural representation of a kind of network game server based on server real-time rendering in the embodiment of the present invention, and described server comprises:
Receiving element 301, for receiving the input instruction of the user that client gathers;
Acquiring unit 302, for the described input instruction sent according to the client that receives, obtain corresponding input instruction game data;
Rendering unit 303, for according to the described game data obtained, carries out scene rendering operation;
Transmitting element 304, for the new rendering result after carrying out scene rendering is converted into rendered image data, and sends to client by the rendered image data of corresponding scene.
Fig. 4 is the structural representation of a kind of network game server based on server real-time rendering in further embodiment of this invention, and described server comprises: scene server 401 and rendering server 402; Scene server 401, for communicating to connect with client;
Rendering server 402, for carrying out Rendering operations, and sends to client by rendered image data corresponding for rendering result.
Fig. 5 is the structural representation of the embodiment of the present invention based on the network game system of server real-time rendering, and described system comprises: server 501 and client 502, and server 501 comprises scene server 503 and rendering server 504 and database 507;
Scene server 503, for communicating to connect with client 502;
Rendering server 504, for carrying out Rendering operations, and sends to client 502 by rendered image data corresponding for rendering result.
Wherein, client 502 comprises again: communication module 505 and display module 506.
Client 502 obtains the input information of user, the input information of acquisition is converted to input instruction and sends to server 501, wherein scene server 503 is connected with client 502 by the communication module 505 of client 502, scene server 503 according to the described input instruction getting client 502 and send, obtain in database 507 corresponding input instruction game data; Rendering server 504, according to the described game data obtained, carries out scene rendering operation; Transmitting element, for the new rendering result after carrying out scene rendering is converted into rendered image data, and the rendered image data of corresponding scene is sent to client, directly show rendering result corresponding to described rendered image data by the display module 506 of client 502.
Beneficial effect of the present invention is:
The system and method for the application of the invention, within client-side program size will narrow down to 5M from present more than 500M; Client-side program can require to reach high-quality real-time rendering effect with extremely low hardware configuration, while releasing relies on client hardware performance, greatly alleviates the compatibility issue of client hardware environment; Cross-border congestion management work only needs making simple client-side program of function, and in most of the cases, and different game can public same client-side program, realizes cross-platform characteristic at lower cost.
Although the present invention is own with preferred embodiment openly as above, they are not that the content that protection scope of the present invention should define with the claims of the application is as the criterion for limiting the present invention.Anyly have the knack of the art person, without departing from the spirit and scope of the present invention, the various change done or equivalently to replace, all should belong to protection scope of the present invention.

Claims (12)

1. based on an internet game method for server real-time rendering, it is characterized in that, described method comprises:
Receive the input instruction of the user that client gathers;
According to the described input instruction that the client that receives sends, obtain corresponding input instruction game data;
According to the described game data obtained, carry out scene rendering operation;
New rendering result after carrying out scene rendering is converted into rendered image data, and the rendered image data of corresponding scene is sent to client.
2. the internet game method based on server real-time rendering according to claim 1, is characterized in that, the described described game data according to obtaining, and carries out scene rendering operation, also comprises:
Obtain the configuration information of the client of corresponding each user, mate different Rendering operations according to the configuration information of different clients.
3. the internet game method based on server real-time rendering according to claim 1 and 2, is characterized in that, before receiving the input instruction of the user that client gathers, described method also comprises:
Described client obtains the input data of user;
The input data of the user of acquisition are converted to described input instruction.
4. the internet game method based on server real-time rendering according to claim 1, is characterized in that, described new rendering result after carrying out scene rendering is converted into view data, comprising:
Described play up after rendering result be converted into encryption or non-encrypted, any one in compression or incompressible view data, video data or predefined render instruction.
5. the internet game method based on server real-time rendering according to claim 1, it is characterized in that, described new rendering result after carrying out scene rendering is converted into view data, and after the view data of corresponding scene is sent to client, also comprises:
Described client directly shows the rendering result that the described rendered image data that receives is corresponding.
6. based on a network game server for server real-time rendering, it is characterized in that: described server comprises;
Receiving element, for receiving the input instruction of the user that client gathers;
Acquiring unit, for the described input instruction sent according to the client that receives, obtain corresponding input instruction game data;
Rendering unit, for according to the described game data obtained, carries out scene rendering operation;
Transmitting element, for the new rendering result after carrying out scene rendering is converted into rendered image data, and sends to client by the rendered image data of corresponding scene.
7. based on a network game server for server real-time rendering, it is characterized in that, described server comprises: scene server and rendering server; Described scene server, for communicating to connect with client;
Described rendering server, for carrying out Rendering operations, and sends to client by rendered image data corresponding for rendering result.
8. based on a network game system for server real-time rendering, it is characterized in that, described system comprises: the server as described in claim 6 and 7 and client.
9. a kind of network game system based on server real-time rendering as claimed in claim 8, it is characterized in that, described server, for obtaining the configuration information of the client of corresponding each user, mates different Rendering operations according to the configuration information of different clients.
10. a kind of network game system based on server real-time rendering as claimed in claim 8 or 9, is characterized in that, described client, also for obtaining the input data of user; And for
The input data of the user of acquisition are converted to described input instruction.
11. a kind of network game systems based on server real-time rendering as claimed in claim 8, it is characterized in that, described server is specially separate server, server cluster or cloud computing platform.
12. a kind of network game systems based on server real-time rendering as claimed in claim 8, is characterized in that, described client is used for directly showing rendering result corresponding to the described rendered image data that receives.
CN201410235252.2A 2014-05-30 2014-05-30 Online game system and method based on server real-time rendering Pending CN104796393A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410235252.2A CN104796393A (en) 2014-05-30 2014-05-30 Online game system and method based on server real-time rendering

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410235252.2A CN104796393A (en) 2014-05-30 2014-05-30 Online game system and method based on server real-time rendering

Publications (1)

Publication Number Publication Date
CN104796393A true CN104796393A (en) 2015-07-22

Family

ID=53560906

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410235252.2A Pending CN104796393A (en) 2014-05-30 2014-05-30 Online game system and method based on server real-time rendering

Country Status (1)

Country Link
CN (1) CN104796393A (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105635751A (en) * 2015-12-25 2016-06-01 北京大学第三医院 Video cloud platform video playing method and device
CN106202927A (en) * 2016-05-31 2016-12-07 武汉联影医疗科技有限公司 The rendering intent of medical image and system
CN106709856A (en) * 2016-11-11 2017-05-24 广州华多网络科技有限公司 Graphic rendering method and related equipment
CN106887032A (en) * 2015-12-15 2017-06-23 中国电信股份有限公司 Three-dimensional scenic rendering intent and system and relevant device
CN107370714A (en) * 2016-05-13 2017-11-21 吉林纪元时空动漫游戏科技集团股份有限公司 The high efficiency communication method that facing cloud renders
CN108924587A (en) * 2018-06-27 2018-11-30 深圳市炬力北方微电子有限公司 A kind of rendering method and system based on cloud server
CN109035133A (en) * 2018-08-29 2018-12-18 长春博立电子科技有限公司 The method for visualizing and system of manufacturing process based on virtual simulation environment
CN109408053A (en) * 2018-09-14 2019-03-01 珠海金山网络游戏科技有限公司 A method of searching the scenario objects for influencing hand trip performance
CN110800272A (en) * 2018-09-28 2020-02-14 深圳市大疆软件科技有限公司 Cluster rendering method, device and system
US10672179B2 (en) 2015-12-30 2020-06-02 Wuhan United Imaging Healthcare Co., Ltd. Systems and methods for data rendering
CN111861854A (en) * 2019-04-30 2020-10-30 华为技术有限公司 Method and device for graphic rendering
CN112118213A (en) * 2019-06-21 2020-12-22 广州虎牙科技有限公司 Online video data output method and system and cloud platform
CN112164132A (en) * 2020-10-17 2021-01-01 蔡娟 Game compatible processing method based on big data and cloud computing center
CN112702611A (en) * 2019-10-22 2021-04-23 上海华为技术有限公司 Playing method and playing system
CN114581580A (en) * 2022-02-28 2022-06-03 维塔科技(北京)有限公司 Method and device for rendering image, storage medium and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040221004A1 (en) * 2003-04-30 2004-11-04 Alexander Chalfin System, method, and computer program product for applying different transport mechanisms for user interface and image portions of a remotely rendered image
CN102930592A (en) * 2012-11-16 2013-02-13 李金地 Cloud computation rendering method based on uniform resource locator analysis
CN103297393A (en) * 2012-02-27 2013-09-11 洛阳圈圈堂商贸有限公司 Method and system for achieving visual presentation of client side
CN103918011A (en) * 2011-11-07 2014-07-09 史克威尔·艾尼克斯控股公司 Rendering system, rendering server, control method thereof, program, and recording medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040221004A1 (en) * 2003-04-30 2004-11-04 Alexander Chalfin System, method, and computer program product for applying different transport mechanisms for user interface and image portions of a remotely rendered image
CN103918011A (en) * 2011-11-07 2014-07-09 史克威尔·艾尼克斯控股公司 Rendering system, rendering server, control method thereof, program, and recording medium
CN103297393A (en) * 2012-02-27 2013-09-11 洛阳圈圈堂商贸有限公司 Method and system for achieving visual presentation of client side
CN102930592A (en) * 2012-11-16 2013-02-13 李金地 Cloud computation rendering method based on uniform resource locator analysis

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106887032A (en) * 2015-12-15 2017-06-23 中国电信股份有限公司 Three-dimensional scenic rendering intent and system and relevant device
CN106887032B (en) * 2015-12-15 2020-09-29 中国电信股份有限公司 Three-dimensional scene rendering method and system and related equipment
CN105635751A (en) * 2015-12-25 2016-06-01 北京大学第三医院 Video cloud platform video playing method and device
WO2017107911A1 (en) * 2015-12-25 2017-06-29 北京大学第三医院 Method and device for playing video with cloud video platform
CN105635751B (en) * 2015-12-25 2019-01-04 北京大学第三医院 A kind of video cloud platform plays the method and device of video
US11544893B2 (en) 2015-12-30 2023-01-03 Wuhan United Imaging Healthcare Co., Ltd. Systems and methods for data deletion
US10672179B2 (en) 2015-12-30 2020-06-02 Wuhan United Imaging Healthcare Co., Ltd. Systems and methods for data rendering
CN107370714A (en) * 2016-05-13 2017-11-21 吉林纪元时空动漫游戏科技集团股份有限公司 The high efficiency communication method that facing cloud renders
CN106202927A (en) * 2016-05-31 2016-12-07 武汉联影医疗科技有限公司 The rendering intent of medical image and system
CN106709856A (en) * 2016-11-11 2017-05-24 广州华多网络科技有限公司 Graphic rendering method and related equipment
CN108924587A (en) * 2018-06-27 2018-11-30 深圳市炬力北方微电子有限公司 A kind of rendering method and system based on cloud server
CN109035133A (en) * 2018-08-29 2018-12-18 长春博立电子科技有限公司 The method for visualizing and system of manufacturing process based on virtual simulation environment
CN109035133B (en) * 2018-08-29 2022-11-22 长春博立电子科技有限公司 Visualization method and system of manufacturing process based on virtual simulation environment
CN109408053A (en) * 2018-09-14 2019-03-01 珠海金山网络游戏科技有限公司 A method of searching the scenario objects for influencing hand trip performance
CN109408053B (en) * 2018-09-14 2022-06-07 珠海金山网络游戏科技有限公司 Method for searching scene object influencing hand-trip performance
CN110800272A (en) * 2018-09-28 2020-02-14 深圳市大疆软件科技有限公司 Cluster rendering method, device and system
CN110800272B (en) * 2018-09-28 2022-04-22 深圳市大疆软件科技有限公司 Cluster rendering method, device and system
CN111861854A (en) * 2019-04-30 2020-10-30 华为技术有限公司 Method and device for graphic rendering
US12118642B2 (en) 2019-04-30 2024-10-15 Huawei Technologies Co., Ltd. Graphics rendering method and apparatus
CN112118213A (en) * 2019-06-21 2020-12-22 广州虎牙科技有限公司 Online video data output method and system and cloud platform
CN112702611A (en) * 2019-10-22 2021-04-23 上海华为技术有限公司 Playing method and playing system
CN112164132A (en) * 2020-10-17 2021-01-01 蔡娟 Game compatible processing method based on big data and cloud computing center
CN114581580A (en) * 2022-02-28 2022-06-03 维塔科技(北京)有限公司 Method and device for rendering image, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN104796393A (en) Online game system and method based on server real-time rendering
CN108635849B (en) Animation data compression and decompression method and device
CN105407369A (en) Web application based terminal communication method and device
CN103533034A (en) Method for seamlessly using cloud terminal local camera in VDI (Virtual Device Interface) virtual desktop
JP2014534492A5 (en)
CN103858095B (en) A kind of method for displaying image and device
CN105493501A (en) Virtual video camera
CN104349177B (en) It is a kind of to turn to method, virtual machine and the system for playing multimedia file under desktop cloud
CN104378586A (en) Image device reorientation method and system based on desktop virtualization
CN108234659B (en) Data processing method, device and system
CN111770325A (en) Three-dimensional GIS real-time cloud rendering display method, terminal, cloud server and storage medium
US20160029053A1 (en) Method for transmitting media data and virtual desktop server
CN113489805B (en) Butt joint method, device, equipment and storage medium of cloud desktop system
CN104168453A (en) Method for implementing video monitoring stream media application system
CN102611878A (en) Low-bandwidth-occupancy high-definition camera mapping method
CN107302458A (en) A kind of distributed desktop cloud structure and implementation method
CN115294310A (en) Multi-user scene control system and method based on GIS cloud rendering and storage medium
CN109104632A (en) A kind of realization method and system of television terminal AR scene
CN104363511A (en) Method and system for online playing F4v videos on mobile device
CN202444580U (en) System, terminal and server capable of acquiring television program screenshot
CN108200010B (en) Data interaction method, device, terminal and system for virtual scene and real scene
CN104378419A (en) High-speed data push method and system
CN108491499B (en) Data acquisition method, data acquisition platform, client and business server
CN104639501A (en) Data stream transmission method, equipment and system
Ha et al. N-screen service using I/O virtualization technology

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: View of the road Xiamen city Fujian province 361008 Software Park 26 Room 204 No. two

Applicant after: Xiamen ultimate interactive network technology Limited by Share Ltd

Address before: View of the road Xiamen city Fujian province 361008 Software Park 26 Room 204 No. two

Applicant before: XIAMEN JIZHI NETWORK TECHNOLOGY CO., LTD.

COR Change of bibliographic data
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150722

WD01 Invention patent application deemed withdrawn after publication