CN113377194A - Object display method, computing device and storage medium - Google Patents

Object display method, computing device and storage medium Download PDF

Info

Publication number
CN113377194A
CN113377194A CN202110610828.9A CN202110610828A CN113377194A CN 113377194 A CN113377194 A CN 113377194A CN 202110610828 A CN202110610828 A CN 202110610828A CN 113377194 A CN113377194 A CN 113377194A
Authority
CN
China
Prior art keywords
event
display data
recording
playlist
events
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.)
Granted
Application number
CN202110610828.9A
Other languages
Chinese (zh)
Other versions
CN113377194B (en
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.)
Hainan Chezhiyi Communication Information Technology Co ltd
Original Assignee
Hainan Chezhiyi Communication Information 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 Hainan Chezhiyi Communication Information Technology Co ltd filed Critical Hainan Chezhiyi Communication Information Technology Co ltd
Priority to CN202110610828.9A priority Critical patent/CN113377194B/en
Publication of CN113377194A publication Critical patent/CN113377194A/en
Application granted granted Critical
Publication of CN113377194B publication Critical patent/CN113377194B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T19/00Manipulating 3D models or images for computer graphics
    • G06T19/006Mixed reality
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/70Information retrieval; Database structures therefor; File system structures therefor of video data
    • G06F16/74Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/011Arrangements for interaction with the human body, e.g. for user immersion in virtual reality

Abstract

The invention discloses an object display method, which is suitable for being executed in a server, wherein the server is in communication connection with one or more clients, and the method comprises the following steps: initializing an object recording page, wherein the object recording page comprises an object for displaying; executing a plurality of operation events on the object, and recording an object recording page to obtain a plurality of display data corresponding to each operation event; and combining the plurality of operation events into a playlist, packaging the playlist with the corresponding display data and sending the playlist to the client, so that the client plays the operation events in the playlist according to the playlist and the display data and displays the object. The invention also discloses a computing device and a computer readable storage medium.

Description

Object display method, computing device and storage medium
Technical Field
The present invention relates to the field of virtual reality, and in particular, to an object display method, a computing device, and a storage medium.
Background
With the development of Virtual Reality (VR) technology, computers can be used to simulate virtual environments to give people a sense of environmental immersion. One application of virtual reality is to experience and look at items on a network, so that a user can experience and look at such items without going out for the user in constructing a virtual item that can be operated.
However, in the prior art, when a virtual article is displayed, an operation on the article and a situation that the operation is performed on the article are recorded in advance, so that a video file for displaying the virtual article is obtained. When the user experiences and checks the virtual article, the user can only watch the video file, and cannot execute the operation desired by the user on the virtual article, check the corresponding execution operation condition and experience the corresponding effect of the virtual article.
For this reason, a new object presentation method is required.
Disclosure of Invention
To this end, the present invention provides an object representation method in an attempt to solve or at least alleviate the above-presented problems.
According to an aspect of the present invention, there is provided an object presentation method, adapted to be executed in a server, the server being communicatively connected to one or more clients, the method comprising the steps of: initializing an object recording page, wherein the object recording page comprises an object for displaying; executing a plurality of operation events on the object, and recording an object recording page to obtain a plurality of display data corresponding to each operation event; and combining the plurality of operation events into a playlist, packaging the playlist with the corresponding display data and sending the playlist to the client, so that the client plays the operation events in the playlist according to the playlist and the display data and displays the object.
Optionally, in the method according to the present invention, initializing an object recording page includes the steps of: creating an embedded frame in an object recording page; and acquiring an object data file stored in the server, and loading the object data file in the embedded frame to display the object.
Optionally, in the method according to the present invention, executing a plurality of operation events on the object, and recording the object recording page to obtain a plurality of presentation data corresponding to each operation event includes: and recording the event type and the execution time of executing the operation event on the object as display data corresponding to the operation event.
Optionally, in the method according to the present invention, the operation event includes an appearance rotation event, the method further comprising the steps of: performing an appearance rotation event on the object so that the object performs an angular transformation of the appearance; and recording the angle value of the object during the angle transformation of the appearance according to the preset frequency to obtain the display data of the appearance rotation event.
Optionally, in the method according to the present invention, the operation event further comprises an internal rotation event, the method further comprising the steps of: performing an internal rotation event on the object so that the object undergoes internal angle and depth transformation; and recording the angle value and the depth of field value of the object during the internal angle and depth of field conversion according to the preset frequency to obtain display data of the internal rotation event.
Optionally, in the method according to the present invention, further comprising the step of: the operational events further include content presentation events, and the method further includes the steps of: executing a content presentation event for the vehicle object so that the object presents the narrative content; and recording the explanation content presented by the object to obtain the presentation data of the content presentation event.
Optionally, in the method according to the present invention, the step of sequentially playing, by the client, the operation events in the playlist according to the playlist and the presentation data includes: setting a delay execution function of each operation event of the playlist according to the display data of the operation event; and sequentially playing the operation events in the playlist according to the delayed execution function and the display data of the operation events.
Optionally, in the method according to the present invention, for each operation event of the playlist, setting a delayed execution function of the operation event according to its presentation data includes the steps of: initializing display data of the operation events, and determining the event type and the execution time of the display data corresponding to each operation event; and setting a delayed execution function of the operation event according to the event type and the execution time.
Optionally, in the method according to the present invention, wherein sequentially playing the operation events in the playlist according to the delayed execution function and the presentation data of the operation events includes the steps of: determining a corresponding operation event according to the event type in the delay execution function; and calling the display data of the determined operation event, and playing the operation event according to the display data.
Optionally, in the method according to the present invention, the object is a vehicle, and the object recording page is a vehicle recording page.
According to another aspect of the present invention, there is provided a computing device comprising: one or more processors; a memory; an image display system; and one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs including instructions for performing any of the methods of an object presentation method according to the present invention.
According to a further aspect of the present invention, there is provided a computer readable storage medium storing one or more programs, the one or more programs comprising instructions, which when executed by a computing device, cause the computing device to perform any of an object presentation method according to the present invention.
The object display method is suitable for being executed in the server, and the corresponding display data is obtained by initializing the object recording page in the server, executing a plurality of operation events on the object in the object recording page and recording the condition that the object executes the operation events. When the object does not execute the operation event, the display data is not generated, the volume of the display data is reduced, and the data transmission burden of the server and the connected client is reduced. And then, combining the plurality of operation events into a play list, packaging the play list with corresponding display data and sending the play list and the corresponding display data to the client, and playing the play events in the play list by the client according to the play list and the display data so as to execute the corresponding play events and display the object when receiving user operation.
Drawings
To the accomplishment of the foregoing and related ends, certain illustrative aspects are described herein in connection with the following description and the annexed drawings, which are indicative of various ways in which the principles disclosed herein may be practiced, and all aspects and equivalents thereof are intended to be within the scope of the claimed subject matter. The above and other objects, features and advantages of the present disclosure will become more apparent from the following detailed description read in conjunction with the accompanying drawings. Throughout this disclosure, like reference numerals generally refer to like parts or elements.
FIG. 1 shows a schematic diagram 100 of a server and client communication connection according to an example embodiment of the present invention;
FIG. 2 illustrates a block diagram of a computing device 200, according to an exemplary embodiment of the invention; and
fig. 3 shows a flow diagram of an object representation method 300 according to an exemplary embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art. Like reference numerals generally refer to like parts or elements.
Fig. 1 shows a schematic diagram 100 of a server and client communication connection according to an exemplary embodiment of the invention. As shown in FIG. 1, a server 120 is communicatively coupled to clients 111-123. The connection shown in fig. 1 is only an example, the server 120 may be communicatively connected to a plurality of clients, and the number of clients connected to the server 120 is not limited by the present invention.
The server 120 is adapted to initialize an object recording page including an object for presentation. The objects may be implemented as items for convenient display, including automobiles, cell phones, and the like. The object may be executed with a plurality of operation events, and when a certain operation event is executed, a corresponding operation effect may be generated in the object recording page, and the server 120 records the operation effect to obtain display data corresponding to the operation event. And then combining the plurality of operation events into a play list, and packaging and sending the play list and the corresponding display data to the client sides 111-123.
After receiving the playlist and the display data sent by the server, the client 111-113 determines corresponding display data for the operation event in the playlist, and plays the operation event according to the display data corresponding to the operation event.
The clients 111-113 and the navigation server 120 of the present invention may be implemented as a computing device. FIG. 2 illustrates a block diagram of a computing device 200, according to an exemplary embodiment of the invention. As shown in FIG. 2, in a basic configuration 202, a computing device 200 typically includes a system memory 206 and one or more processors 204. A memory bus 208 may be used for communication between the processor 204 and the system memory 206.
Depending on the desired configuration, the processor 204 may be any type of processing, including but not limited to: a microprocessor (μ P), a microcontroller (μ C), a Digital Signal Processor (DSP), or any combination thereof. The processor 204 may include one or more levels of cache, such as a level one cache 210 and a level two cache 212, a processor core 214, and registers 216. Example processor cores 214 may include Arithmetic Logic Units (ALUs), Floating Point Units (FPUs), digital signal processing cores (DSP cores), or any combination thereof. The example memory controller 218 may be used with the processor 204, or in some implementations the memory controller 218 may be an internal part of the processor 204.
Depending on the desired configuration, system memory 206 may be any type of memory, including but not limited to: volatile memory (such as RAM), non-volatile memory (such as ROM, flash memory, etc.), or any combination thereof. System memory 206 may include an operating system 220, one or more programs 222, and program data 228. In some embodiments, the program 222 may be arranged to execute the instructions 223 of the method 300 according to the invention on an operating system by one or more processors 204 using the program data 228.
Computing device 200 may also include a storage interface bus 234. The storage interface bus 234 enables communication from the storage devices 232 (e.g., removable storage 236 and non-removable storage 238) to the basic configuration 202 via the bus/interface controller 230. At least a portion of the operating system 220, applications 222, and data 224 may be stored on removable storage 236 and/or non-removable storage 238, and loaded into system memory 206 via storage interface bus 234 and executed by the one or more processors 204 when the computing device 200 is powered on or the applications 222 are to be executed.
Computing device 200 may also include an interface bus 240 that facilitates communication from various interface devices (e.g., output devices 242, peripheral interfaces 244, and communication devices 246) to the basic configuration 202 via the bus/interface controller 230. The example output device 242 includes a graphics processing unit 248 and an audio processing unit 250. They may be configured to facilitate communication with various external devices, such as a display or speakers, via one or more a/V ports 252. Example peripheral interfaces 244 can include a serial interface controller 254 and a parallel interface controller 256, which can be configured to facilitate communications with external devices such as input devices (e.g., keyboard, mouse, pen, voice input device, touch input device) or other peripherals (e.g., printer, scanner, etc.) via one or more I/O ports 258. An example communication device 246 may include a network controller 260, which may be arranged to communicate with one or more other computing devices 262 over a network communication link via one or more communication ports 264.
A network communication link may be one example of a communication medium. Communication media may typically be embodied by computer readable instructions, data structures, program modules, and may include any information delivery media, such as carrier waves or other transport mechanisms, in a modulated data signal. A "modulated data signal" may be a signal that has one or more of its data set or its changes made in such a manner as to encode information in the signal. By way of non-limiting example, communication media may include wired media such as a wired network or private-wired network, and various wireless media such as acoustic, Radio Frequency (RF), microwave, Infrared (IR), or other wireless media. The term computer readable media as used herein may include both storage media and communication media.
In a computing device 200 according to the present invention, the application 222 comprises program instructions of the object representation method 300 that may instruct the processor 204 to perform some of the steps of the object representation method 300 run in the computing device 200 of the present invention so that some of the parts in the computing device 200 implement the representation of the object by performing the object representation method 300 of the present invention.
Computing device 200 may be implemented as a server, e.g., file server 240, database 250, a server, an application server, etc., which may be a device such as a Personal Digital Assistant (PDA), a wireless web-browsing device, an application-specific device, or a hybrid device that include any of the above functions. May be implemented as a personal computer including both desktop and notebook computer configurations, and in some embodiments, the computing device 200 is configured to perform the object presentation method 300.
The object exhibition method 300 will be described below by taking the client 111 and the server 120 as examples. Fig. 3 shows a flow diagram of an object representation method 300 according to an exemplary embodiment of the present invention. The method 300 is suitable for execution in the computing device 200. As shown in fig. 3, the object displaying method 300 starts with step S310, and initializes an object recording page, where the object recording page includes an object for displaying. The object for displaying can be realized as any one of the objects suitable for displaying, such as a vehicle, a mobile phone and the like, and the invention does not limit the types of the objects suitable for displaying. When the object used for displaying is a vehicle, the object recording page is correspondingly a vehicle recording page.
When the object recording page is initialized, the embedded frame is established in the object recording page. The object used for showing is loaded in the embedded frame in the form of a virtual object which can be operated and is embedded into the object recording page. The iframe may be implemented in an iframe form. The server 120 further stores an object data file, where the object data file includes various files required for displaying the object, including pictures, videos, and the like. The object data file supports the object to present display effects when various operation events are executed. The server 120 then obtains the stored object data file, and loads the object data file in the embedded frame to display the object. When the object data file is loaded on the object recording page, whether the loading of the object data file is completed in the form of an embedded frame is judged, specifically, whether a record parameter in the current ur l is 1 and whether the record parameter is referred by an ifram is judged. And when the record parameter is 1, the object recording page finishes loading the object data file. And the object recording page finishes loading the object data file and finishes initialization.
The object recording page is also embedded with a protection function. The object recording page detects the domain name of the server 120 that acquires and opens the page, and determines whether the domain name of the server 120 is an internal domain name. When the domain name of the server 120 is the internal domain name, the server 120 may normally open the object recording page and perform the corresponding recording function. When the domain name of the computing device which opens the subject recorded page is not an internal domain name, the computing device cannot open the page. According to the method, the recording function of the object recording page is ensured to be internal and special, access from an external network is avoided, and data security is improved.
Subsequently, step S320 is executed to execute a plurality of operation events on the object, and record the object recording page to obtain a plurality of display data corresponding to each operation event. And after the object recording page is initialized, monitoring the execution recording function. The object recording page is embedded with a 'start recording' button, and when a developer triggers the button, a recording execution function signal (message) is generated. And when the object recording page monitors a signal for executing the recording function, the recording function is started.
The object recording page receives a series of operations on the object from the developer, and executes an operation event on the object each time an operation is received. And when the object recording page executes the recording function, recording the event type and the execution time of executing the operation event on the object as display data corresponding to the operation event. And the execution time of the operation event is the time point of recording the operation event after the object recording page starts recording. The presentation data may also include the soundtrack of the developer during the recording process, voice instructions, etc.
The event types of the operation event include an appearance rotation event, an interior rotation event, a content presentation event, and a color switching event. The manner in which the operational events are triggered is not limited by the present invention. For example, when the developer drags the object left and right, an appearance rotation event (rotate) is executed on the object, which starts when the developer clicks the mouse to drag the object left and right, and ends when the mouse is released. The server 120 executes the appearance rotation event on the object so that the object performs angle transformation of the appearance, and records the angle value when the vehicle object performs the angle transformation of the appearance according to the preset frequency to obtain the display data of the appearance rotation event.
According to one embodiment of the invention, when the rotation angle of the object is changed, the object recording page records the display angle of the object every 20ms, and display data about time and the display angle are obtained. The presentation data is in the form of an array and is a plurality of data pairs including time and presentation angles.
When a developer changes the internal display condition of an object, the server 120 executes an internal rotation event (drag) on the object so that the object performs internal angle and depth-of-field conversion, and records an angle value and a depth-of-field value of the object during the internal angle and depth-of-field conversion according to a preset frequency to obtain display data of the internal rotation event. The internal rotation event starts when the developer clicks the mouse to make an internal presentation change to the object and ends when the mouse is released.
According to one embodiment of the invention, when the object performs internal angle and depth transformation, the object recording page records the current internal display angle and depth of view of the object every 20ms, and display data about events, angles and depths of view are obtained. The data is shown in array form as a plurality of data pairs including time and angle and depth of field. The angle of the internal display view angle is compared to the angle of the initial display position inside the object. The depth of field is the distance of the display from the inside of the object. When the object to be exhibited is a vehicle, the interior rotation event is an interior rotation event of the vehicle, and the vehicle can perform the interior rotation event to exhibit the interior of the vehicle in all directions.
When the developer wants to open the explanation content associated in the object, the server 120 executes a content presentation event (show) on the object so that the object presents the explanation content, and records the explanation content presented by the object to obtain presentation data of the content presentation event. The content presentation event starts when the developer opens the explanation content and ends when the explanation content is closed.
According to one embodiment of the invention, when the object presents the explanation content, the object records the form and the content of the explanation content on the recording page, and an array related to time and the explanation content is obtained. The explanation content includes pictures, videos and texts.
When the developer wants to change the color of the object, the server 120 executes a color switching event (color) on the object, so that the object changes the color, records the color attribute value changed by the object, and obtains the display data of the color switching event. The data is shown as an array of values for time and color attributes.
The object recording page further includes a "record ending" button, when recording needs to be ended, the developer triggers the button to generate a signal for ending recording, the server 120 ends recording the object, and the display data is stored. The display data only comprises data when the operation event is executed on the object, and when the developer does not operate the object, the display data is not newly added with data, so that the volume of the display data is reduced.
Subsequently, step S330 is executed to combine the plurality of operation events into a playlist, and package the playlist with corresponding display data and send the playlist to the client 111, so that the client 111 plays the operation events in the playlist according to the playlist and the display data, and displays the object. The operation events are arranged in the playlist according to the recording sequence, wherein each operation event is associated with corresponding presentation data. Since the display data recorded in the server 120 only focuses on the operation results of the object, such as the rotation angle, and has no strong correspondence with the user screen size and the implementation platform, the operation intention of the recorder can be reproduced more accurately when the client 111 plays the operation event, thereby avoiding the erroneous results caused by the environmental factors.
After receiving the playlist and the presentation data, the client 111 constructs an object presentation page, and preloads the presentation data associated with the operation event in the playlist. The object presentation page includes a playlist. When the client 111 presents the object presentation page for the first time and preloads presentation data, loading animation (loading) is loaded. The client 111 circularly plays the loaded animation, and judges whether to finish the display data preloading every time when playing next time, if so, the circularly playing is finished, the display object is displayed, and if not, the loaded animation is continuously played.
When playing the operation events in the playlist, the client 111 performs playing timing, records the time for starting playing, sets a delayed execution function of the operation events according to the display data of each operation event in the playlist, and sequentially plays the operation events in the playlist according to the delayed execution function of the operation events and the display data. The display data of the operation events comprises the execution time length of each operation event, and the execution start time of each operation event can be calculated according to the play start time and the execution time length of each operation event. The delay execution function sets the time to start execution of each operational event.
Then, the client 111 determines a corresponding operation event according to the event type in the delayed execution function, retrieves display data of the determined operation event, and plays the operation event according to the display data. When playing the operation event, the client 111 may pause the operation event being played according to the operation of the user. The user can operate the displayed object by himself, execute the operation event on the object, and the client 111 plays the corresponding operation event according to the display data to present the display effect. When the operation event playback is suspended, the client 111 clears the delayed execution functions for all the operation events, sets the delayed execution functions for the operation events again according to the time for playback again, and plays the operation events according to the reset delayed execution functions.
The object display method is suitable for being executed in the server, and the corresponding display data is obtained by initializing the object recording page in the server, executing a plurality of operation events on the object in the object recording page and recording the condition that the object executes the operation events. When the object does not execute the operation event, the display data is not generated, the volume of the display data is reduced, and the data transmission burden of the server and the connected client is reduced. And then, combining the plurality of operation events into a play list, packaging the play list with corresponding display data and sending the play list and the corresponding display data to the client, and playing the play events in the play list by the client according to the play list and the display data so as to execute the corresponding play events and display the object when receiving user operation.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
A9, the method as in A8, wherein the step of setting the delay execution function of the operation event according to the presentation data for each operation event of the playlist comprises the steps of:
initializing the display data of the operation events, and determining the event type and the execution time of each operation event in the display data;
and setting a delayed execution function of the operation event according to the event type and the execution time.
A10, the method as in a9, wherein the sequentially playing back the operation events in the playlist according to the delayed execution function and presentation data of the operation events comprises the steps of:
determining a corresponding operation event according to the event type in the delay execution function;
and calling the display data of the determined operation event, and playing the operation event according to the display data.
A11, the method of any one of A1-A10, wherein the object is a vehicle and the object recording page is a vehicle recording page.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules or units or groups of devices in the examples disclosed herein may be arranged in a device as described in this embodiment, or alternatively may be located in one or more devices different from the devices in this example. The modules in the foregoing examples may be combined into one module or may be further divided into multiple sub-modules.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. Modules or units or groups in embodiments may be combined into one module or unit or group and may furthermore be divided into sub-modules or sub-units or sub-groups. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
Furthermore, some of the described embodiments are described herein as a method or combination of method elements that can be performed by a processor of a computer system or by other means of performing the described functions. A processor having the necessary instructions for carrying out the method or method elements thus forms a means for carrying out the method or method elements. Further, the elements of the apparatus embodiments described herein are examples of the following apparatus: the apparatus is used to implement the functions performed by the elements for the purpose of carrying out the invention.
The various techniques described herein may be implemented in connection with hardware or software or, alternatively, with a combination of both. Thus, the methods and apparatus of the present invention, or certain aspects or portions thereof, may take the form of program code (i.e., instructions) embodied in tangible media, such as floppy diskettes, CD-ROMs, hard drives, or any other machine-readable storage medium, wherein, when the program is loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the invention.
In the case of program code execution on programmable computers, the computing device will generally include a processor, a storage medium readable by the processor (including volatile and non-volatile memory and/or storage elements), at least one input device, and at least one output device. Wherein the memory is configured to store program code; the processor is configured to execute the method for determining the apparatus shutdown state of the present invention according to instructions in the program code stored in the memory.
By way of example, and not limitation, computer readable media may comprise computer storage media and communication media. Computer-readable media includes both computer storage media and communication media. Computer storage media store information such as computer readable instructions, data structures, program modules or other data. Communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. Combinations of any of the above are also included within the scope of computer readable media.
As used herein, unless otherwise specified the use of the ordinal adjectives "first", "second", "third", etc., to describe a common object, merely indicate that different instances of like objects are being referred to, and are not intended to imply that the objects so described must be in a given sequence, either temporally, spatially, in ranking, or in any other manner.
While the invention has been described with respect to a limited number of embodiments, those skilled in the art, having benefit of this description, will appreciate that other embodiments can be devised which do not depart from the scope of the invention as described herein. Furthermore, it should be noted that the language used in the specification has been principally selected for readability and instructional purposes, and may not have been selected to delineate or circumscribe the inventive subject matter. Accordingly, many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the appended claims. The present invention has been disclosed in an illustrative rather than a restrictive sense, and the scope of the present invention is defined by the appended claims.

Claims (10)

1. An object exhibition method, adapted to be executed in a server, said server being communicatively connected to one or more clients, said method comprising the steps of:
initializing an object recording page, wherein the object recording page comprises an object for displaying;
executing a plurality of operation events on the object, and recording the object recording page to obtain a plurality of display data corresponding to each operation event;
and combining the plurality of operation events into a playlist, packaging the playlist with the corresponding display data, and sending the playlist to the client, so that the client plays the operation events in the playlist according to the playlist and the display data, and displays the object.
2. The method of claim 1, wherein the initializing object recording page comprises the steps of:
creating an embedded frame in the object recording page;
and acquiring an object data file stored in a server, and loading the object data file in the embedded frame to display the object.
3. The method of claim 2, wherein the executing a plurality of operation events on the object and recording the object recording page to obtain a plurality of presentation data corresponding to each operation event comprises:
and recording the event type and the execution time of executing the operation event on the object as display data corresponding to the operation event.
4. The method of claim 3, wherein the operational event comprises an appearance rotation event, the method further comprising the steps of:
performing an appearance rotation event on the object so that the object performs an angular transformation of the appearance;
and recording the angle value of the object during the angle transformation of the appearance according to a preset frequency to obtain the display data of the appearance rotation event.
5. The method of claim 4, wherein the operational event further comprises an internal rotation event, the method further comprising the steps of:
performing an internal rotation event on the object so that the object undergoes internal angle and depth transformation;
and recording the angle value and the depth of field value of the object during the internal angle and depth of field conversion according to a preset frequency to obtain display data of the internal rotation event.
6. The method of claim 5, wherein the operational event further comprises a content presentation event, the method further comprising the steps of:
executing a content presentation event on the object so that the object presents explanation content;
and recording the explanation content presented by the object to obtain the display data of the content display event.
7. The method of claim 6, wherein the operational event further comprises a color switching event, the method further comprising the steps of:
performing a color switching event on the object so that the object changes color;
and recording the color attribute value changed by the object to obtain the display data of the color switching event.
8. The method according to any of claims 3-7, wherein the client playing the operational events in the playlist sequentially according to the playlist and presentation data comprises the steps of:
setting a delay execution function of each operation event of the playlist according to the display data of the operation event;
and sequentially playing the operation events in the playlist according to the delayed execution function and the display data of the operation events.
9. A computing device, comprising:
one or more processors;
a memory; and
one or more apparatuses comprising instructions for performing any of the methods of claims 1-8.
10. A computer readable storage medium storing one or more programs, the one or more programs comprising instructions, which when executed by a computing device, cause the computing device to perform any of the methods of claims 1-8.
CN202110610828.9A 2021-06-01 2021-06-01 Object display method, computing device and storage medium Active CN113377194B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110610828.9A CN113377194B (en) 2021-06-01 2021-06-01 Object display method, computing device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110610828.9A CN113377194B (en) 2021-06-01 2021-06-01 Object display method, computing device and storage medium

Publications (2)

Publication Number Publication Date
CN113377194A true CN113377194A (en) 2021-09-10
CN113377194B CN113377194B (en) 2023-04-11

Family

ID=77575331

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110610828.9A Active CN113377194B (en) 2021-06-01 2021-06-01 Object display method, computing device and storage medium

Country Status (1)

Country Link
CN (1) CN113377194B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106790996A (en) * 2016-11-25 2017-05-31 杭州当虹科技有限公司 Mobile phone virtual reality interactive system and method
US20170264936A1 (en) * 2016-03-14 2017-09-14 The Directv Group, Inc. Method and system for viewing sports content within a virtual reality environment
CN107517372A (en) * 2017-08-17 2017-12-26 腾讯科技(深圳)有限公司 A kind of VR content imagings method, relevant device and system
CN107564108A (en) * 2017-07-27 2018-01-09 湖北历拓网络科技有限公司 The vehicle method of commerce and device of a kind of virtual reality
CN108682439A (en) * 2018-05-30 2018-10-19 链家网(北京)科技有限公司 A kind of method for recording and device of the source of houses introduction based on virtual three-dimensional space
US10268660B1 (en) * 2013-03-15 2019-04-23 Matan Arazi Real-time event transcription system and method
CN110538455A (en) * 2019-09-05 2019-12-06 腾讯科技(深圳)有限公司 Method, device, terminal and storage medium for controlling movement of virtual object
CN111131735A (en) * 2019-12-31 2020-05-08 歌尔股份有限公司 Video recording method, video playing method, video recording device, video playing device and computer storage medium
US10777055B1 (en) * 2018-02-18 2020-09-15 Amazon Technologies, Inc. Displaying event video on a device
US20210019358A1 (en) * 2019-07-19 2021-01-21 Capital One Services, Llc Methods and systems for providing an augmented reality interface for saving information for recognized objects

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10268660B1 (en) * 2013-03-15 2019-04-23 Matan Arazi Real-time event transcription system and method
US20170264936A1 (en) * 2016-03-14 2017-09-14 The Directv Group, Inc. Method and system for viewing sports content within a virtual reality environment
CN106790996A (en) * 2016-11-25 2017-05-31 杭州当虹科技有限公司 Mobile phone virtual reality interactive system and method
CN107564108A (en) * 2017-07-27 2018-01-09 湖北历拓网络科技有限公司 The vehicle method of commerce and device of a kind of virtual reality
CN107517372A (en) * 2017-08-17 2017-12-26 腾讯科技(深圳)有限公司 A kind of VR content imagings method, relevant device and system
US10777055B1 (en) * 2018-02-18 2020-09-15 Amazon Technologies, Inc. Displaying event video on a device
CN108682439A (en) * 2018-05-30 2018-10-19 链家网(北京)科技有限公司 A kind of method for recording and device of the source of houses introduction based on virtual three-dimensional space
US20210019358A1 (en) * 2019-07-19 2021-01-21 Capital One Services, Llc Methods and systems for providing an augmented reality interface for saving information for recognized objects
CN110538455A (en) * 2019-09-05 2019-12-06 腾讯科技(深圳)有限公司 Method, device, terminal and storage medium for controlling movement of virtual object
CN111131735A (en) * 2019-12-31 2020-05-08 歌尔股份有限公司 Video recording method, video playing method, video recording device, video playing device and computer storage medium

Also Published As

Publication number Publication date
CN113377194B (en) 2023-04-11

Similar Documents

Publication Publication Date Title
US11218739B2 (en) Live video broadcast method, live broadcast device and storage medium
EP3129871B1 (en) Generating a screenshot
JP5845522B2 (en) Cross platform application framework
US8374923B2 (en) Web service for generating portable multimedia presentations
US20220310125A1 (en) Method and apparatus for video production, device and storage medium
EP2737400B1 (en) Mode notifications
US7941659B2 (en) External memory enabling a user to select an application program to be launched before launching an operating system
US20170169599A1 (en) Methods and electronic devices for displaying picture
US20170171491A1 (en) Method and Electronic Device for Adjusting Video Subtitles
CN113377194B (en) Object display method, computing device and storage medium
US10498843B2 (en) Tool for providing actionable functionality on a website
WO2020064000A1 (en) Method and apparatus for displaying message box, terminal and storage medium
CN106375825A (en) Picture generation processing method and apparatus, and picture display processing method and apparatus
KR20050029266A (en) File format, apparatus and method for using personal computer presentation file format running at network device, portable storage and portable media player
TW201224925A (en) System and method for multiple native software applications user interface composition
CN112789830A (en) A robotic platform for multi-mode channel-agnostic rendering of channel responses
CN112734940B (en) VR content playing modification method, device, computer equipment and storage medium
US20190260698A1 (en) Electronic device for transmitting and receiving message having interaction for outputting hidden message and method for controlling the electronic device
CN114840162A (en) Method and device for presenting first screen page, electronic equipment and storage medium
CN116166417A (en) Application program reorganization method, device, computer equipment and storage medium
CN115048166A (en) Feedback method without search result and terminal
CN111641867A (en) Video output method, video output device, electronic equipment and storage medium
CN117519538A (en) Interface interaction method, device, equipment and storage medium
CN117873972A (en) Method, device, electronic equipment and computer readable medium for importing files
CN114491363A (en) Browser page display method and browser

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant