WO2018077207A1 - 一种视角模式切换方法及终端 - Google Patents

一种视角模式切换方法及终端 Download PDF

Info

Publication number
WO2018077207A1
WO2018077207A1 PCT/CN2017/107741 CN2017107741W WO2018077207A1 WO 2018077207 A1 WO2018077207 A1 WO 2018077207A1 CN 2017107741 W CN2017107741 W CN 2017107741W WO 2018077207 A1 WO2018077207 A1 WO 2018077207A1
Authority
WO
WIPO (PCT)
Prior art keywords
model
parameter
transparency
brightness
display
Prior art date
Application number
PCT/CN2017/107741
Other languages
English (en)
French (fr)
Inventor
何宁
黄鑫龙
张沫
Original Assignee
腾讯科技(深圳)有限公司
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 腾讯科技(深圳)有限公司 filed Critical 腾讯科技(深圳)有限公司
Publication of WO2018077207A1 publication Critical patent/WO2018077207A1/zh
Priority to US16/293,373 priority Critical patent/US10870053B2/en

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/50Controlling the output signals based on the game progress
    • A63F13/52Controlling the output signals based on the game progress involving aspects of the displayed game scene
    • A63F13/525Changing parameters of virtual cameras
    • A63F13/5258Changing parameters of virtual cameras by dynamically adapting the position of the virtual camera to keep a game object or game character in its viewing frustum, e.g. for tracking a character or a ball
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/40Processing input control signals of video game devices, e.g. signals generated by the player or derived from the environment
    • A63F13/42Processing input control signals of video game devices, e.g. signals generated by the player or derived from the environment by mapping the input signals into game commands, e.g. mapping the displacement of a stylus on a touch screen to the steering angle of a virtual vehicle
    • A63F13/426Processing input control signals of video game devices, e.g. signals generated by the player or derived from the environment by mapping the input signals into game commands, e.g. mapping the displacement of a stylus on a touch screen to the steering angle of a virtual vehicle involving on-screen location information, e.g. screen coordinates of an area at which the player is aiming with a light gun
    • 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/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F2300/00Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
    • A63F2300/60Methods for processing data by generating or executing the game program
    • A63F2300/65Methods for processing data by generating or executing the game program for computing the condition of a game character
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F2300/00Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
    • A63F2300/60Methods for processing data by generating or executing the game program
    • A63F2300/66Methods for processing data by generating or executing the game program for rendering three dimensional images
    • A63F2300/6661Methods for processing data by generating or executing the game program for rendering three dimensional images for changing the position of the virtual camera
    • A63F2300/6684Methods for processing data by generating or executing the game program for rendering three dimensional images for changing the position of the virtual camera by dynamically adapting its position to keep a game object in its viewing frustrum, e.g. for tracking a character or a ball
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2320/00Control of display operating conditions
    • G09G2320/06Adjustment of display parameters
    • G09G2320/0613The adjustment depending on the type of the information to be displayed
    • G09G2320/062Adjustment of illumination source parameters
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2354/00Aspects of interface with display user
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2370/00Aspects of data communication
    • G09G2370/02Networking aspects

Definitions

  • the present application relates to the field of computers, and more particularly to perspective mode switching.
  • the first person perspective refers to the fact that in the game, the user does not see the role of the substitution, but can see the scene in which the character is located, and the perspective of the game from the subjective perspective of the character.
  • the third person perspective refers to the perspective of the game in a game that uses a third-party perspective to manipulate the character. At present, users put forward higher requirements for the game experience, such as the switching of the person's perspective, so it is a trend to switch the person's perspective in the game.
  • the first person perspective corresponds to one lens
  • the third person perspective corresponds to another lens
  • the switching of the lens is realized by the switching of the lens
  • the character models of different person perspectives may overlap heavily.
  • the first character model displayed in the first person perspective needs to be switched first.
  • the second character model displayed in the third person perspective in the process of switching the first character model to the second character model, due to the switching delay, the first character model and the second character model are simultaneously in the time delay.
  • Existence causes the first character model and the second character model to overlap, resulting in unsmooth switching and unnatural.
  • the embodiment of the present application provides a method and a terminal for switching a view mode, which can smoothly and naturally complete the switching of the view mode.
  • the first aspect of the present application provides a method for switching a view mode, including:
  • the first model is a model displayed in the first view mode
  • the second model is a model displayed in the second view mode
  • the display of the first model and the second model are adjusted by adjusting the display parameters of the first model and the display parameters of the second model to solve the overlap between the first model and the second model in the switching process.
  • the problem is to achieve the purpose of natural switching between different modes.
  • the display parameter includes a transparency
  • the adjusting the display parameter of the first model and the display parameter of the second model according to the preset model switching rule include:
  • the transparency of the first model and the transparency of the second model are adjusted according to a preset model switching rule.
  • the display of the first model and the second model is adjusted by adjusting the transparency, and the overlapping problem between the first model and the second model in the switching process is solved, thereby solving the problem that the switching is not smooth and unnatural.
  • the problem has achieved the goal of smooth and natural completion of the mode of view switching.
  • the adjusting the transparency of the first model and the transparency of the second model according to the preset model switching rule include:
  • the transparency parameter varies linearly with time, and the transparency parameter of the first model is inversely related to the transparency parameter of the second model.
  • the transparency parameter of the model changes linearly with time, so that the first model can be gradually disappeared, the second model gradually appears, or the first model is gradually displayed, and the second model is gradually hidden.
  • the effect is to achieve the purpose of natural switching of the viewing angle.
  • the adjusting a transparency of the first model according to a transparency parameter of the first model, and adjusting a transparency of the second model according to a transparency parameter of the second model including:
  • the transparency of the first model is first adjusted according to the transparency parameter of the first model, and when the transparency of the first model reaches the first preset threshold, the second is adjusted according to the transparency parameter of the second model.
  • the transparency of the model in order to achieve a more streamlined view switching effect.
  • the display parameter includes a brightness
  • the adjusting the display parameter of the first model and the display parameter of the second model according to the preset model switching rule include:
  • the brightness of the first model and the brightness of the second model are adjusted according to a preset model switching rule.
  • the display of the first model and the second model is adjusted by adjusting the brightness, and the overlapping problem between the first model and the second model in the switching process is solved, thereby solving the problem that the switching is not smooth and unnatural.
  • the problem has achieved the goal of smooth and natural completion of the mode of view switching.
  • the adjusting the brightness of the first model and the brightness of the second model according to the preset model switching rule include:
  • the brightness parameter changes linearly with time, and the brightness parameter of the first model is inversely related to the brightness parameter of the second model.
  • the brightness parameter of the model changes linearly with time, so that the first model can be gradually disappeared, the second model gradually appears, or the first model is gradually displayed, and the second model is gradually hidden.
  • the effect is to achieve the purpose of natural switching of the viewing angle.
  • the adjusting the brightness of the first model according to the brightness parameter of the first model, and adjusting the brightness of the second model according to the brightness parameter of the second model are possible implementations of the first aspect.
  • the brightness of the first model is first adjusted according to the brightness parameter of the first model, and when the brightness of the first model reaches the first preset threshold, the second parameter is adjusted according to the brightness parameter of the second model.
  • the brightness of the model in order to achieve a more streamlined view switching effect.
  • the method further includes: adjusting the first When the model and the second model are displayed, the lens position is moved in accordance with a preset lens movement rule.
  • the switching process can be made smoother and more natural by the movement of the lens during the switching process.
  • the adjusting a lens angle according to a preset lens movement rule includes:
  • the method further includes:
  • the terminal When the transparency of the first model reaches a first preset threshold, the terminal continues to adjust the transparency of the first model according to the transparency parameter of the first model, and adjusts the first according to the transparency parameter of the second model.
  • the transparency of the second model The transparency of the second model.
  • the terminal When the brightness of the first model reaches a second preset threshold, the terminal continues to adjust the brightness of the first model according to the brightness parameter of the first model, and adjusts the first according to the brightness parameter of the second model.
  • the brightness of the second model The brightness of the second model.
  • a receiving module configured to receive a view switching instruction when the display mode is the first view mode
  • the transparency of the first model is adjusted according to a transparency parameter of the first model; when the transparency of the first model reaches a first preset threshold, continuing according to the The transparency parameter of the first model adjusts the transparency of the first model while adjusting the transparency of the second model according to the transparency parameter of the second model.
  • the adjusting module is specifically configured to adjust a brightness of the first model according to a brightness parameter of the first model, and adjust the second model according to a brightness parameter of the second model.
  • Luminance the brightness parameter of the first model changes linearly with time
  • the brightness parameter of the second model changes linearly with time
  • the brightness parameter of the first model is inversely related to the brightness parameter of the second model.
  • FIG. 10 is a schematic diagram of an embodiment of a terminal in an embodiment of the present application.
  • FIG. 12 is a schematic diagram of another embodiment of a terminal in an embodiment of the present application.
  • the view mode switching method provided in the embodiment of the present application can be applied to a client, where the client can be loaded in a terminal, and the terminal can be a smart phone, a tablet computer, an e-book reader, and an MP3 (Moving Picture Experts Group Audio Layer).
  • the motion picture expert compresses the standard audio layer 3) player, MP4 (Moving Picture Experts Group Audio Layer IV) player, laptop portable computer and desktop computer, and the like.
  • the client applied in this embodiment may be an interactive application
  • the interactive application may be a game application, such as a large PC game.
  • the game application may be a shooting game, and may be applied to the A application in the entertainment hall.
  • the embodiment of the present application is not limited to the application, but for the convenience of description, It is introduced as an example of application to A application.
  • FIG. 1-a is a schematic diagram of an interface in a first person perspective of an application in the embodiment of the present application.
  • the user is shooting in the first person perspective.
  • the display model in the interface is a dual-hand gun model
  • the dual-hand gun model is a two-hand model.
  • the two-hand model is very common in first-person shooter games.
  • the two-hand model is mainly a model composed of hands and guns, and the two-hand model can bring a good game experience to the user.
  • FIG. 1-b is a schematic diagram of an interface in a process in which a first person perspective of an application A is switched to a third person perspective in the embodiment of the present application.
  • the character model begins to appear gradually as the two-hand model disappears.
  • FIG. 1-c is a schematic diagram of an interface in a third person perspective of an application in the embodiment of the present application. In Figure 1-c, the two-hand model disappears completely, the character model is completed, and the character is in a melee attack state.
  • an embodiment of a view mode switching method in the embodiment of the present application includes:
  • the terminal may receive the view switching instruction.
  • the first model is a model displayed in the first perspective mode
  • the second model is a model displayed in the second perspective mode.
  • the terminal may adjust the display parameter of the first model and the display parameter of the second model according to a preset model switching rule, where the display parameter of the first model may be used to control display of the first model, and display parameters of the second model. Can be used to control the display of the second model.
  • the terminal may gradually hide the first model by adjusting the display parameters of the first model, and gradually display the second model completely by adjusting the display parameters of the second model, completely hiding the first model and After the second model is fully revealed, the task of switching the display mode to the second view mode is completed.
  • the display of the first model and the second model is adjusted according to the adjusted display parameters, thereby switching the first view mode to the second view mode.
  • the problem of overlapping between the first model and the second model during the switching of the viewing angle mode is solved, and the problem of unsmooth and unnatural switching is achieved, thereby achieving the purpose of smoothly and naturally switching the viewing angle mode.
  • adjusting the display parameters of the first model and the display parameters of the second model according to the preset model switching rules may be implemented in various manners, which are respectively described below:
  • the display parameters include transparency.
  • FIG. 3 another embodiment of the perspective mode switching method in the embodiment of the present application includes:
  • step 201 and step 202 may refer to the foregoing steps 101 and 102, and details are not described herein again.
  • the transparency of the first model is adjusted according to the transparency parameter of the first model
  • the transparency of the second model is adjusted according to the transparency parameter of the second model
  • the transparency parameter of the first model changes linearly with time
  • the transparency parameter of the second model changes linearly with time
  • the transparency parameter of the first model is inversely related to the transparency parameter of the second model.
  • the terminal may define a transparency parameter, which is referred to as an alpha value, and the value range is [0, 1].
  • the larger the alpha value the higher the transparency of the model, that is, the more transparent the model, when the alpha value is 1, the model is completely Transparent, on the other hand, when the alpha value is 0, the model is completely opaque, so that the terminal can adjust the transparency of the model by adjusting the transparency parameter of the model, thereby achieving the purpose of gradually disappearing or gradually appearing of the model.
  • the transparency parameter of the first model and the transparency parameter of the second model are linear with time
  • the transparency parameter of the first model is inversely related to the transparency parameter of the second model.
  • the transparency parameter of the first model is positively correlated with time
  • the transparency parameter of the second model is inversely related to time
  • the transparency parameter of the first model is inversely related to time
  • the transparency parameter of the second model is positively correlated with time.
  • a specific schematic diagram of a transparency parameter of the first model and a positive correlation with time can be seen in FIG. 4.
  • the transparency parameter of the first model is proportional to time in FIG. 4, and a specific schematic diagram of the transparency parameter and time inverse correlation of the second model can be Referring to Figure 5, the transparency parameter of the second model in Figure 5 is inversely proportional to time.
  • the transparency parameter of the first model and the transparency parameter of the second model are both [0, 1]
  • the transparency of the transparency of the first model is higher than the transparency of the transparency of the second model.
  • the degree indicates that the transparency parameter of the first model and the transparency parameter of the second model are adjusted, and the transparency parameter of the adjusted first model is greater than the transparency parameter of the adjusted second model.
  • the transparency of the first model may be adjusted according to the transparency parameter of the first model; when the transparency of the first model reaches the first preset threshold, the first parameter is further adjusted according to the transparency parameter of the first model.
  • the transparency of the model while adjusting the transparency of the second model according to the transparency parameter of the second model.
  • the terminal when the terminal adjusts the transparency of the first model from 0 to 50% by adjusting the transparency parameter of the first model, the terminal starts to adjust the transparency of the second model by 100% by adjusting the transparency parameter of the second model. 0, and continue to adjust the transparency of the first model from 50% to 100%. After adjustment, the first model is completely hidden, and the second model is completely revealed. In addition, the time when the transparency of the first model is adjusted to 100% is the same as the time when the transparency of the second model is adjusted to 0.
  • the terminal can gradually hide the first model by adjusting the transparency of the first model, and gradually reveal the second model completely by adjusting the transparency of the second model, completely hiding the first model and After the second model is fully revealed, the task of switching the display mode to the second view mode is completed.
  • the display of the first model and the second model is adjusted by using a reasonable adjustment of the transparency, and the overlapping problem between the first model and the second model in the switching process is solved, thereby solving the problem that the switching is not smooth and unnatural.
  • the problem has achieved the goal of smooth and natural completion of the mode of view switching.
  • the display parameters include brightness
  • FIG. 6 another embodiment of the perspective mode switching method in the embodiment of the present application includes:
  • step 301 and step 302 can refer to the foregoing steps 101 and 102, and details are not described herein again.
  • the terminal may define a brightness parameter, which is abbreviated as ⁇ value, and the value range is [0, 1].
  • ⁇ value the higher the brightness of the model is.
  • the ⁇ value is 1, the model reaches the maximum brightness degree, and vice versa.
  • the alpha value is 0, the model reaches the minimum brightness level, so that the terminal can adjust the brightness of the model by adjusting the brightness parameter of the model, and then adjust the brightness of the model so that the user can see the model or can not see the model, thereby achieving the model.
  • the user can see the model or the invisible model is related to the brightness.
  • Both the brightness parameter of the first model and the brightness parameter of the second model may vary linearly with time, and the brightness parameter of the first model is inversely related to the brightness parameter of the second model.
  • the brightness parameter of the first model is positively correlated with time
  • the brightness parameter of the second model is inversely related to time
  • the brightness parameter of the first model is inversely related to time
  • the brightness parameter of the second model is positively correlated with time.
  • the brightness parameter of the first model and the brightness parameter of the second model are both [0, 1]
  • the brightness of the brightness of the first model is lower than the brightness of the brightness of the second model
  • the brightness of the adjusted first model is smaller than the brightness of the adjusted second model.
  • the terminal can adjust the brightness of the first model to make the user gradually invisible to the first model, and adjust the brightness of the second model to make the user gradually see the second model, thereby completing the switching of the display mode to the first mode.
  • the present application may also perform the switching by the forward and backward operations of the camera lens, thereby, based on the above embodiments, Some embodiments of the application may further include:
  • the moving the lens position according to the preset lens movement rule may include:
  • the scene images seen by the user are all taken by the virtual camera lens in the application.
  • the position of the camera lens is bound to the model.
  • the embodiment of the present application can control the position of the camera lens by adjusting the offset of the position of the camera lens and the position of the model (X0, Y0, Z0).
  • the motion direction of the camera lens when the first person view is switched to the third person view is demonstrated.
  • the face direction of the character model is the positive Y axis
  • the vertical direction is the positive Z axis, on the horizontal plane.
  • the direction perpendicular to the Y axis is the X axis.
  • the camera lens In the process of switching from the first person view to the third person view, the camera lens is moved backward, and some upward offset is added to complete the movement of the camera lens.
  • Y0 is gradually reduced, Z0 is gradually increased, the camera lens can be pulled back, and Y0 is gradually increased, Z0 is gradually reduced, and the camera lens can be pushed forward.
  • the method may further include:
  • collision detection is added to the camera lens. If the camera lens collides during the movement, the movement operation of the lens is immediately stopped to ensure the picture quality after the switching.
  • the embodiment of the present application may further complete the switching by the switching operation of the action picture. Therefore, based on the foregoing various embodiments, in the present application, in the present application, in some embodiments, the method may further include:
  • the action screen corresponding to the first model is switched to the action screen corresponding to the second model according to the preset action switching rule.
  • the visual rationality in the switching process is ensured by the action picture corresponding to the first model and the action picture corresponding to the second model.
  • the terminal can ensure the visual rationality in the switching process by dropping and picking up the remote weapon and the melee weapon.
  • the embodiment of the present application can smoothly and naturally switch the display mode by means of reasonable display parameters (transparency, brightness) adjustment, camera lens movement operation, camera lens collision detection, and action screen switching.
  • FIG. 8 is a timing diagram of switching from the first person view to the third person view in the embodiment of the present application. The following steps will be introduced:
  • Step 401 The user holds a gun battle in the first person perspective, and the user initiates a view switching request, and the terminal notifies the camera lens to gradually move backward and starts to play the unloading action screen.
  • Step 402 When the two-hand model fading process is halfway through, the terminal notifies the character model to gradually appear.
  • Step 403 After the unloading action screen is completed, the action screen of picking up the melee weapon is played.
  • Step 404 At the same time, the character model appears, and the camera lens moves back to the third person perspective. The position, pick up the melee weapon action screen to finish playing, complete the first person perspective to the third person perspective switch.
  • FIG. 9 is a timing diagram of switching a third person perspective to a first person perspective according to an embodiment of the present application.
  • Step 501 The user holds a gun battle in the third person perspective, the user initiates a view switching request, and the terminal notifies the character model to fade out, and notifies the camera lens to gradually push forward and start playing the unloading weapon action screen.
  • Step 502 When the character model fading process is halfway through, the terminal notifies the two-hand model to gradually appear.
  • Step 503 After the playback of the unloading weapon action screen is completed, the camera action screen is played.
  • Step 504 At the same time, the two-hand model appears, the camera lens is pushed to the position of the first person perspective, and the action picture of the gun is finished, and the switching of the third person perspective to the first person perspective is completed.
  • the terminal in the embodiment of the present application may include:
  • the receiving module 601 is configured to receive a view switching instruction when the display mode is the first view mode
  • a determining module 602 configured to determine a second view mode according to the view switching instruction received by the receiving module 601;
  • the adjusting module 603 is configured to adjust a display parameter of the first model and a display parameter of the second model according to a preset model switching rule, where the first model is a model displayed in the first perspective mode, and the second model is displayed in the second perspective mode Model
  • the first switching module 604 is configured to adjust the display of the first model according to the display parameter of the first model, and adjust the display of the second model according to the display parameter of the second model to switch the display mode to the second view mode.
  • the embodiment of the present application has the following advantages: the embodiment of the present application adjusts the display parameter, adjusts the display of the first model and the second model according to the adjusted display parameter, thereby switching the first view mode to the second mode.
  • Perspective mode The problem of overlapping between the first model and the second model during the switching of the viewing angle mode is solved, and the problem of unsmooth and unnatural switching is achieved, thereby achieving the purpose of smoothly and naturally switching the viewing angle mode.
  • the foregoing adjustment is specifically configured to adjust the transparency of the first model and the transparency of the second model according to a preset model switching rule.
  • the adjusting module 603 is specifically configured to adjust the transparency of the first model and the transparency of the second model according to the preset model switching rule, and the method may include:
  • the brightness parameter of the first model is inversely related to the brightness parameter of the second model.
  • the moving unit is specifically configured to move the lens from a first position corresponding to the first model to a second position corresponding to the second model.
  • collision detection is added to the camera lens. If the camera lens collides during the movement, the movement operation of the lens is immediately stopped to ensure the picture quality after the switching.
  • processor 802 is specifically configured to perform the following operations:
  • the display of the first model and the second model is adjusted by using a reasonable adjustment of the transparency, and the overlapping problem between the first model and the second model in the switching process is solved, thereby solving the problem that the switching is not smooth and unnatural.
  • the problem has achieved the goal of smooth and natural completion of the mode of view switching.
  • the brightness of the first model and the brightness of the second model are adjusted according to a preset model switching rule.
  • processor 802 is further configured to perform the following operations:
  • the embodiment of the present application further provides a computer program product including instructions, which when executed on a terminal, causes the terminal to perform the view mode switching method provided in the above embodiments.
  • the memory 920 can be used to store software programs and modules, and the processor 980 executes various functional applications and data processing of the mobile phone by running software programs and modules stored in the memory 920.
  • the memory 920 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application required for at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may be stored according to Data created by the use of the mobile phone (such as audio data, phone book, etc.).
  • memory 920 can include high speed random access memory, and can also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
  • the input unit 930 can be configured to receive input numeric or character information and to generate key signal inputs related to user settings and function controls of the handset.
  • the input unit 930 may include a touch panel 931 and other input devices 932.
  • the touch panel 931 also referred to as a touch screen, can collect touch operations on or near the user (such as a user using a finger, a stylus, or the like on the touch panel 931 or near the touch panel 931. Operation), and drive the corresponding connecting device according to a preset program.
  • the touch panel 931 can include two parts: a touch detection device and a touch controller.
  • the display unit 940 can be used to display information input by the user or information provided to the user as well as various menus of the mobile phone.
  • the display unit 940 can include a display panel 941.
  • the display panel 941 can be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), or the like.
  • the touch panel 931 can cover the display panel 941. When the touch panel 931 detects a touch operation on or near the touch panel 931, the touch panel 931 transmits to the processor 980 to determine the type of the touch event, and then the processor 980 according to the touch event. The type provides a corresponding visual output on display panel 941.
  • WiFi is a short-range wireless transmission technology
  • the mobile phone can help users to send and receive emails, browse web pages, and access streaming media through the WiFi module 970, which provides users with wireless broadband Internet access.
  • FIG. 13 shows the WiFi module 970, it can be understood that it does not belong to the essential configuration of the mobile phone, and may be omitted as needed within the scope of not changing the essence of the invention.
  • the mobile phone also includes a power source 990 (such as a battery) for powering various components.
  • a power source 990 such as a battery
  • the power source can be logically coupled to the processor 480 through a power management system to manage functions such as charging, discharging, and power management through the power management system.
  • the processor 980 included in the terminal further has the following functions:
  • the display mode is the first view mode
  • receiving the view switching instruction determining the second view mode according to the view switching instruction
  • the first model is The model displayed in the first view mode
  • the second model is the model displayed in the second view mode
  • the display of the first model is adjusted according to the display parameters of the first model
  • the display of the second model is adjusted according to the display parameters of the second model, To switch the display mode to the second view mode.
  • the disclosed system, apparatus, and method may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of cells is only a logical function division.
  • multiple units or components may be combined or integrated. Go to another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
  • the units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • An integrated unit if implemented in the form of a software functional unit and sold or used as a standalone product, can be stored in a computer readable storage medium.
  • the medium includes instructions for causing a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present application.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like, which can store program codes.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Human Computer Interaction (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)
  • Processing Or Creating Images (AREA)
  • Studio Devices (AREA)

Abstract

一种视角模式切换方法及终端,能够顺畅、自然的完成视角模式的切换。该方法包括:当显示模式为第一视角模式时,接收视角切换指令(101);根据视角切换指令确定第二视角模式(102);按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参数,第一模型为第一视角模式下显示的模型,第二模型为第二视角模式下显示的模型(103);根据第一模型的显示参数调整第一模型的显示,根据第二模型的显示参数调整第二模型的显示,以将显示模式切换为第二视角模式(104)。

Description

一种视角模式切换方法及终端
本申请要求于2016年10月26日提交中国专利局、申请号为201610947605.0、发明名称为“一种视角模式切换方法及终端”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉及计算机领域,尤其涉及视角模式切换。
背景技术
第一人称视角,指的是在游戏中,用户看不到代入的角色,但是却可以看到角色所处的场景,以角色的主观视角来进行游戏的视角。第三人称视角,指的是在游戏中,以第三方的视角来操控角色进行游戏的视角。目前,用户对游戏体验提出了更高的要求,比如人称视角的切换,所以在游戏中能够进行人称视角的切换成为一种趋势。
当前方案中,第一人称视角对应一个镜头,第三人称视角对应另一个镜头,通过镜头的切换实现人称视角的切换。
然而,在镜头的切换过程中,不同人称视角下的角色模型可能发生严重重叠,比如,在第一人称视角切换至第三人称视角的过程中,首先需要将第一人称视角下显示的第一角色模型切换为第三人称视角下显示的第二角色模型,在将第一角色模型切换为第二角色模型的过程中,由于存在切换时延,导致在该时延内第一角色模型和第二角色模型同时存在,造成第一角色模型和第二角色模型发生重叠,从而导致切换不顺畅,不自然。
发明内容
本申请实施例提供了一种视角模式切换方法及终端,能够顺畅、自然的完成视角模式的切换。
有鉴于此,本申请第一方面提供一种视角模式切换方法,包括:
当显示模式为第一视角模式时,接收视角切换指令;
根据所述视角切换指令确定第二视角模式;
按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参 数,所述第一模型为所述第一视角模式下显示的模型,所述第二模型为所述第二视角模式下显示的模型;
根据所述第一模型的显示参数调整所述第一模型的显示,根据所述第二模型的显示参数调整所述第二模型的显示,以将所述显示模式切换为第二视角模式。
在本实现方式中,通过对第一模型的显示参数以及第二模型的显示参数的调整,调整第一模型和第二模型的显示,解决切换过程中第一模型和第二模型之间的重叠问题,达到了不同模式之间自然切换的目的。
在第一方面的一些可能的实现方式中,所述显示参数包括透明度,所述按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参数,包括:
按照预设模型切换规则调整第一模型的透明度以及第二模型的透明度。
在本实现方式中,运用调整透明度的方式对第一模型和第二模型的显示进行调整,解决切换过程中第一模型和第二模型之间的重叠问题,从而解决了切换不顺畅、不自然的问题,达到了顺畅、自然的完成视角模式切换的目的。
在第一方面的一些可能的实现方式中,所述按照预设模型切换规则调整第一模型的透明度以及第二模型的透明度,包括:
根据第一模型的透明度参数调整所述第一模型的透明度,根据第二模型的透明度参数调整所述第二模型的透明度,所述第一模型的透明度参数随时间线性变化,所述第二模型的透明度参数与随时间线性变化,所述第一模型的透明度参数与所述第二模型的透明度参数反相关。
在本实现方式中,通过调整模型的透明度参数,该透明度参数随时间线性变化,从而可以实现第一模型逐渐隐去,第二模型逐渐显现,或者第一模型逐渐显示,第二模型逐渐隐的效果,去从而达到视角自然切换的目的。
在第一方面的一些可能的实现方式中,所述根据第一模型的透明度参数调整所述第一模型的透明度,根据第二模型的透明度参数调整所述第二模型的透明度,包括:
根据第一模型的透明度参数调整所述第一模型的透明度;
当所述第一模型的透明度达到第一预设阈值时,继续根据所述第一模型的透明度参数调整所述第一模型的透明度,同时根据第二模型的透明度参数调整 所述第二模型的透明度。
在本实现方式中,先根据第一模型的透明度参数调整所述第一模型的透明度,在第一模型的透明度达到第一预设阈值时,再根据第二模型的透明度参数调整所述第二模型的透明度,从而达到更为流程的视角切换效果。
在第一方面的一些可能的实现方式中,所述显示参数包括亮度,所述按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参数,包括:
按照预设模型切换规则调整第一模型的亮度以及第二模型的亮度。
在本实现方式中,运用调整亮度的方式对第一模型和第二模型的显示进行调整,解决切换过程中第一模型和第二模型之间的重叠问题,从而解决了切换不顺畅、不自然的问题,达到了顺畅、自然的完成视角模式切换的目的。
在第一方面的一些可能的实现方式中,所述按照预设模型切换规则调整第一模型的亮度以及第二模型的亮度,包括:
根据第一模型的亮度参数调整所述第一模型的亮度,根据第二模型的亮度参数调整所述第二模型的亮度,所述第一模型的亮度参数随时间线性变化,所述第二模型的亮度参数与随时间线性变化,所述第一模型的亮度参数与所述第二模型的亮度参数反相关。
在本实现方式中,通过调整模型的亮度参数,该亮度参数随时间线性变化,从而可以实现第一模型逐渐隐去,第二模型逐渐显现,或者第一模型逐渐显示,第二模型逐渐隐的效果,从而达到视角自然切换的目的。
在第一方面的一些可能的实现方式中,所述根据第一模型的亮度参数调整所述第一模型的亮度,根据第二模型的亮度参数调整所述第二模型的亮度,包括:
根据第一模型的亮度参数调整所述第一模型的亮度;
当所述第一模型的亮度达到第二预设阈值时,继续根据所述第一模型的亮度参数调整所述第一模型的亮度,同时根据第二模型的亮度参数调整所述第二模型的亮度。
在本实现方式中,先根据第一模型的亮度参数调整所述第一模型的亮度,在第一模型的亮度达到第一预设阈值时,再根据第二模型的亮度参数调整所述第二模型的亮度,从而达到更为流程的视角切换效果。
在第一方面的一些可能的实现方式中,所述方法还包括:在调整所述第一 模型以及所述第二模型的显示时,按照预设镜头移动规则移动镜头位置。
在本实现方式中,通过在切换过程中,辅以镜头的移动可以使得切换过程更为顺畅、自然。
在第一方面的一些可能的实现方式中,所述按照预设镜头移动规则调整镜头视角,包括:
将镜头从与所述第一模型对应的第一位置移动到与所述第二模型对应的第二位置。
在本实现方式中,通过在切换过程中,辅以镜头的前推或拉后等操作,可以使得切换过程更为顺畅、自然。
在第一方面的一些可能的实现方式中,所述方法还包括:
在调整所述第一模型以及所述第二模型的显示时,按照预设动作切换规则将所述第一模型对应的动作画面切换至所述第二模型对应的动作画面。
在本实现方式中,通过对第一模型对应的动作画面和第二模型对应的动作画面,保证切换过程中视觉上的合理性,实现第一视角模式和第二视角模式的自然切换。
在第一方面的一些可能的实现方式中,所述方法还包括:
若在所述镜头移动的过程中检测到所述镜头发生碰撞,则停止对所述镜头的移动操作。
在本实现方式中,通过对镜头加上碰撞检测,如果在移动过程中镜头发生碰撞,立即停下对镜头的移动操作,可以避免角色模型背靠墙壁等情况造成摄像机穿插进掩体内而导致画面混乱,保证了切换后的画面质量。
本申请第二方面提供一种视角模式切换方法,所述方法包括:
当显示模式为第一视角模式时,终端接收视角切换指令;
所述终端根据所述视角切换指令确定第二视角模式;
所述终端按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参数,所述第一模型为所述第一视角模式下显示的模型,所述第二模型为所述第二视角模式下显示的模型;
所述终端根据所述第一模型的显示参数调整所述第一模型的显示,根据所述第二模型的显示参数调整所述第二模型的显示,以将所述显示模式切换为第二视角模式。
在第二方面的一些可能的实现方式中,所述显示参数包括透明度,所述终端按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参数,包括:
所述终端按照预设模型切换规则调整第一模型的透明度以及第二模型的透明度。
在第二方面的一些可能的实现方式中,所述终端按照预设模型切换规则调整第一模型的透明度以及第二模型的透明度,包括:
所述终端根据第一模型的透明度参数调整所述第一模型的透明度,根据第二模型的透明度参数调整所述第二模型的透明度,所述第一模型的透明度参数随时间线性变化,所述第二模型的透明度参数与随时间线性变化,所述第一模型的透明度参数与所述第二模型的透明度参数反相关。
在第二方面的一些可能的实现方式中,所述终端根据第一模型的透明度参数调整所述第一模型的透明度,根据第二模型的透明度参数调整所述第二模型的透明度,包括:
所述终端根据第一模型的透明度参数调整所述第一模型的透明度;
当所述第一模型的透明度达到第一预设阈值时,所述终端继续根据所述第一模型的透明度参数调整所述第一模型的透明度,同时根据第二模型的透明度参数调整所述第二模型的透明度。
在第二方面的一些可能的实现方式中,所述显示参数包括亮度,所述终端按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参数,包括:
所述终端按照预设模型切换规则调整第一模型的亮度以及第二模型的亮度。
在第二方面的一些可能的实现方式中,所述终端按照预设模型切换规则调整第一模型的亮度以及第二模型的亮度,包括:
所述终端根据第一模型的亮度参数调整所述第一模型的亮度,根据第二模型的亮度参数调整所述第二模型的亮度,所述第一模型的亮度参数随时间线性变化,所述第二模型的亮度参数与随时间线性变化,所述第一模型的亮度参数与所述第二模型的亮度参数反相关。
在第二方面的一些可能的实现方式中,所述终端根据第一模型的亮度参数 调整所述第一模型的亮度,根据第二模型的亮度参数调整所述第二模型的亮度,包括:
所述终端根据第一模型的亮度参数调整所述第一模型的亮度;
当所述第一模型的亮度达到第二预设阈值时,所述终端继续根据所述第一模型的亮度参数调整所述第一模型的亮度,同时根据第二模型的亮度参数调整所述第二模型的亮度。
在第二方面的一些可能的实现方式中,所述方法还包括:
在调整所述第一模型以及所述第二模型的显示时,所述终端按照预设镜头移动规则移动镜头位置。
在第二方面的一些可能的实现方式中,所述终端按照预设镜头移动规则调整镜头视角,包括:
所述终端将镜头从与所述第一模型对应的第一位置移动到与所述第二模型对应的第二位置。
在第二方面的一些可能的实现方式中,所述方法还包括:
在调整所述第一模型以及所述第二模型的显示时,所述终端按照预设动作切换规则将所述第一模型对应的动作画面切换至所述第二模型对应的动作画面。
在第二方面的一些可能的实现方式中,所述方法还包括:
所述终端若在所述镜头移动的过程中检测到所述镜头发生碰撞,则停止对所述镜头的移动操作。
关于第二方面各可能的实现方式的有益效果,可以参见第一方面各可能的实现方式中的相关描述,在此不再赘述。
本方面第三方面提供了一种终端,包括:
接收模块,用于当显示模式为第一视角模型时,接收视角切换指令;
确定模块,用于根据所述视角切换指令确定第二视角模式;
调整模块,用于按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参数,所述第一模型为所述第一视角模式下显示的模型,所述第二模型为所述第二视角模式下显示的模型;
第一切换模块,用于根据所述第一模型的显示参数调整所述第一模型的显示,根据所述第二模型的显示参数调整所述第二模型的显示,以将所述显示模 式切换为第二视角模式。
在第三方面的一些可能的实现方式中,所述显示参数包括透明度,所述调整模块,具体用于按照预设模型切换规则调整第一模型的透明度以及第二模型的透明度。
在第三方面的一些可能的实现方式中,具体用于根据第一模型的透明度参数调整所述第一模型的透明度,根据第二模型的透明度参数调整所述第二模型的透明度,所述第一模型的透明度参数随时间线性变化,所述第二模型的透明度参数与随时间线性变化,所述第一模型的透明度参数与所述第二模型的透明度参数反相关。
在第三方面的一些可能的实现方式中,具体用于根据第一模型的透明度参数调整所述第一模型的透明度;当所述第一模型的透明度达到第一预设阈值时,继续根据所述第一模型的透明度参数调整所述第一模型的透明度,同时根据第二模型的透明度参数调整所述第二模型的透明度。
在第三方面的一些可能的实现方式中,所述显示参数包括亮度,所述调整模块,具体用于按照预设模型切换规则调整第一模型的亮度以及第二模型的亮度。
在第三方面的一些可能的实现方式中,所述调整模块,具体用于根据第一模型的亮度参数调整所述第一模型的亮度,根据第二模型的亮度参数调整所述第二模型的亮度,所述第一模型的亮度参数随时间线性变化,所述第二模型的亮度参数与随时间线性变化,所述第一模型的亮度参数与所述第二模型的亮度参数反相关。
在第三方面的一些可能的实现方式中,所述调整模块,具体用于根据第一模型的亮度参数调整所述第一模型的亮度;当所述第一模型的亮度达到第二预设阈值时,继续根据所述第一模型的亮度参数调整所述第一模型的亮度,同时根据第二模型的亮度参数调整所述第二模型的亮度。
在第三方面的一些可能的实现方式中,所述装置还包括:
移动单元,用于在调整所述第一模型以及所述第二模型的显示时,按照预设镜头移动规则移动镜头位置。。
在第三方面的一些可能的实现方式中,所述移动单元,具体用于将镜头从与所述第一模型对应的第一位置移动到与所述第二模型对应的第二位置。
在第三方面的一些可能的实现方式中,所述装置还包括:
第二切换单元,用于在调整所述第一模型以及所述第二模型的显示时,按照预设动作切换规则将所述第一模型对应的动作画面切换至所述第二模型对应的动作画面。
在第三方面的一些可能的实现方式中,所述终端还包括:
处理模块,用于若在所述镜头移动的过程中检测到所述镜头发生碰撞,则停止对所述镜头的移动操作。
关于第三方面各可能的实现方式的有益效果,可以参见第一方面各可能的实现方式中的相关描述,在此不再赘述。
本申请第四方面提供一种终端,所述终端包括:
处理器以及存储器;
所述存储器,用于存储程序代码,并将所述程序代码传输给所述处理器;
所述处理器,用于调用存储器中的指令用于执行本申请第一方面提供的视角模式切换方法。
本申请第五方面提供一种存储介质,所述存储介质用于存储程序代码,所述程序代码用于执行本申请第一方面提供的视角模式切换方法。
本申请第六方面一种包括指令的计算机程序产品,当其在终端上运行时,使得所述终端执行本申请第一方面提供的视角模式切换方法。
从以上技术方案可以看出,本申请实施例具有以下优点:本申请实施例通过合理调整显示参数,根据所调整的显示参数调整第一模型和第二模型的显示,从而将第一视角模式切换至第二视角模式。解决了视角模式切换过程中第一模型和第二模型之间的重叠,切换不顺畅、不自然的问题,从而达到了顺畅、自然的完成视角模式的切换的目的。
附图说明
为了更清楚地说明本申请实施例的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。
图1-a为本申请实施例中A应用的第一人称视角下的界面示意图;
图1-b为本申请实施例中A应用的第一人称视角切换至第三人称视角的过程中的界面示意图;
图1-c为本申请实施例中A应用的第三人称视角下的界面示意图;
图2为本申请实施例中视角模式切换方法一个实施例示意图;
图3为本申请实施例中视角模式切换方法另一个实施例示意图;
图4为本申请实施例中一种第一模型的透明度参数与时间正相关的具体示意图;
图5为本申请实施例中一种第二模型的透明度参数与时间反相关的具体示意图;
图6为本申请实施例中视角模式切换方法另一个实施例示意图;
图7为本申请实施例中第一人称视角切换到第三人称视角时摄像机的运动方向示意图;
图8为本申请实施例中一种第一人称视角切换到第三人称视角的时序示意图;
图9为本申请实施例中一种第三人称视角切换到第一人称视角的时序示意图;
图10为本申请实施例中终端一个实施例示意图;
图11为本申请实施例中终端另一个实施例示意图;
图12为本申请实施例中终端另一个实施例示意图;
图13为本申请实施例中终端另一个实施例示意图。
具体实施方式
本申请实施例提供了一种视角模式切换方法及终端,能够顺畅、自然的完成视角模式的切换。
本申请的说明书和权利要求书及上述附图中的术语“第一”、“第二”、“第三”、“第四”等(如果存在)是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便这里描述的本申请的实施例例如能够以除了在这里图示或描述的那些以外的顺序实施。此外,术语“包括”和“具有”以及他们的任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备不 必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。
本申请实施例中提供的视角模式切换方法可以应用在客户端中,该客户端可以装载在终端中,该终端可以为智能手机、平板电脑、电子书阅读器、MP3(Moving Picture Experts Group Audio Layer III,动态影像专家压缩标准音频层面3)播放器、MP4(Moving Picture Experts Group Audio Layer IV,动态影像专家压缩标准音频层面3)播放器、膝上型便携计算机和台式计算机等等。
首先,对本申请实施例的应用场景进行说明。
应理解,本实施例中所应用的客户端可以为交互式应用,交互式应用可以为游戏应用程序,比如大型PC类游戏等。在实际应用中,游戏应用程序可以为射击类游戏,具体可以是应用于娱乐大厅里的A应用中,可以理解的是,本申请实施例不仅限于应用在该应用中,但是为了便于描述,将以应用于A应用为例进行介绍。
A应用是一款射击类游戏,在第一人称视角下,用户按某一按键可以切换到第三人称视角;在第三人称视角下,用户按同一按键或者另一按键可以切换到第一人称视角。
具体地,请参阅图1-a至图1-c,图1-a至图1-c用于表示A应用的第一人称视角切换至第三人称视角的流程。图1-a为本申请实施例中A应用的第一人称视角下的界面示意图。图1-a中,用户正在以第一人称视角进行射击,此时界面中显示模型为双手持枪模型,双手持枪模型即双手模型,为便于描述,后文均以双手模型进行说明。应理解,双手模型在第一人称射击游戏中非常常见,双手模型主要是由双手和枪组成的模型,双手模型能够给用户带来良好的游戏体验。图1-b为本申请实施例中A应用的第一人称视角切换至第三人称视角的过程中的界面示意图。图1-b中,在双手模型消失的过程中,角色模型开始逐渐出现。图1-c为本申请实施例中A应用的第三人称视角下的界面示意图。图1-c中,双手模型完全消失,角色模型完成出现,角色处于近战攻击状态。
同理,A应用的第三人称视角切换至第一人称视角的流程为图1-a至图1-c流程的逆过程,此处不再赘述。
为了便于理解本申请实施例,下面通过具体实施例对本申请实施例中视角模式切换方法进行描述:
请参阅图2,本申请实施例中视角模式切换方法一个实施例包括:
101、当显示模式为第一视角模式时,接收视角切换指令。
本实施例中,显示模式包括第一视角模式和第二视角模式,当显示模式为第一视角模式时,视角切换指令用于将第一视角模式切换至第二视角模式。
应理解,当第一视角模式为第一人称视角时,第二视角模式为第三人称视角;当第一视角模式为第三人称视角时,第二视角模式为第三人称视角。
用户可以通过按压键盘上的某一个按键,比如数字键1或数字键2,来触发视角切换指令。应理解,视角切换指令可以预先与具体按键进行绑定,建立对应关系。
在用户触发视角切换指令后,终端可以接收视角切换指令。
102、根据视角切换指令确定第二视角模式。
本实施例中,在接收到视角切换指令后,根据视角切换指令确定第二视角模式。例如,第一视角模式为第一人称视角,根据视角切换指令切换为第三人称视角,则可以确定第二视角模式为第三人称视角。
103、按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参数,第一模型为第一视角模式下显示的模型,第二模型为第二视角模式下显示的模型。
本实施例中,终端可以按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参数,第一模型的显示参数可以用于控制第一模型的显示,第二模型的显示参数可以用于控制第二模型的显示。
104、根据调整后的第一模型的显示参数调整第一模型的显示,以及根据第二模型的显示参数调整第二模型的显示,以将显示模式切换为第二视角模式。
随着第一模型的显示参数的调整,第一模型的显示会进行相应的调整;随着第二模型的显示参数的调整,第二模型的显示会进行相应的调整。在本实施例中,终端在按照预设模型切换规则调整第一模型的显示参数的过程中,终端可以通过调整第一模型的显示参数使得第一模型随着时间渐渐隐去,在第一模型随着时间渐渐隐去的过程中,终端通过调整第二模型的显示参数使得第二模型随着时间渐渐出现。例如,终端可以在第一模型的渐隐过程进行到一半时,开始调整第二模型的显示参数使得第二模型开始渐渐出现;当然,终端也可以 在第一模型的渐隐过程进行到三分之一时,开始调整第二模型的显示参数使得第二模型开始渐渐出现,此处不作限定。
本实施例中,终端可以通过调整第一模型的显示参数逐渐将第一模型完全隐去,以及通过调整第二模型的显示参数逐渐将第二模型完全显现,在将第一模型完全隐去以及将第二模型完全显现后,也就完成了将显示模式切换为第二视角模式的任务。
本实施例中,通过合理调整显示参数,根据所调整的显示参数调整第一模型和第二模型的显示,从而将第一视角模式切换至第二视角模式。解决了视角模式切换过程中第一模型和第二模型之间的重叠,切换不顺畅、不自然的问题,从而达到了顺畅、自然的完成视角模式的切换的目的。
在实际应用中,按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参数可以采用多种方式实现,下面分别进行说明:
一、显示参数包括透明度。
下面通过具体实施例进行说明,请参阅图3,本申请实施例中视角模式切换方法另一个实施例包括:
201、当显示模式为第一视角模式时,接收视角切换指令。
202、根据视角切换指令确定第二视角模式。
本实施例中,步骤201以及步骤202可以参照前述步骤101以及步骤102,此处不再赘述。
203、按照预设模型切换规则调整第一模型的透明度以及第二模型的透明度。
在本申请一些可能的实现方式中,根据第一模型的透明度参数调整第一模型的透明度,根据第二模型的透明度参数调整第二模型的透明度,第一模型的透明度参数随时间线性变化,第二模型的透明度参数与随时间线性变化,第一模型的透明度参数与第二模型的透明度参数反相关。
本实施例中,终端可以定义透明度参数,简称α值,取值范围为[0,1],α值越大,则模型的透明度越高,即模型越透明,当α值为1时模型完全透明,反之,当α值为0时,模型完全不透明,从而终端可以通过调整模型的透明度参数来调整模型的透明度,从而达到模型的渐渐隐去或渐渐出现的目的。
其中,第一模型的透明度参数与第二模型的透明度参数均可以随时间线性 变化,且第一模型的透明度参数与第二模型的透明度参数反相关。例如第一模型的透明度参数与时间正相关,则第二模型的透明度参数与时间反相关;第一模型的透明度参数与时间反相关,则第二模型的透明度参数与时间正相关。一种第一模型的透明度参数与时间正相关的具体示意图可以参见图4,图4中第一模型的透明度参数与时间成正比,一种第二模型的透明度参数与时间反相关的具体示意图可以参见图5,图5中第二模型的透明度参数与时间成反比。
本实施例中,当第一模型的透明度参数和第二模型的透明度参数的取值范围均为[0,1]时,若第一模型的透明度的透明程度高于第二模型的透明度的透明程度,则说明第一模型的透明度参数以及第二模型的透明度参数经过调整后,调整后的第一模型的透明度参数大于调整后的第二模型的透明度参数。
在本申请一些可能的实现方式中,可以根据第一模型的透明度参数调整第一模型的透明度;当第一模型的透明度达到第一预设阈值时,继续根据第一模型的透明度参数调整第一模型的透明度,同时根据第二模型的透明度参数调整第二模型的透明度。
在实际应用中,可以当终端通过调整第一模型的透明度参数将第一模型的透明度由0调整为50%时,终端开始通过调整第二模型的透明度参数将第二模型的透明度由100%调整为0,并继续将第一模型的透明度由50%调整为100%,经过调整后,第一模型完全隐去,第二模型完全显现。另外,第一模型的透明度调整到100%的时刻与第二模型的透明度调整到0的时刻相同。
本实施例中,终端可以通过调整第一模型的透明度逐渐将第一模型完全隐去,以及通过调整第二模型的透明度逐渐将第二模型完全显现,在将第一模型完全隐去以及将第二模型完全显现后,也就完成了将显示模式切换为第二视角模式的任务。
本实施例中,运用合理调整透明度的方式对第一模型和第二模型的显示进行调整,解决切换过程中第一模型和第二模型之间的重叠问题,从而解决了切换不顺畅、不自然的问题,达到了顺畅、自然的完成视角模式切换的目的。
二、显示参数包括亮度;
下面通过具体实施例进行说明,请参阅图6,本申请实施例中视角模式切换方法另一个实施例包括:
301、当显示模式为第一视角模式时,接收视角切换指令。
302、根据视角切换指令确定第二视角模式。
本实施例中,步骤301以及步骤302可以参照前述步骤101以及步骤102,此处不再赘述。
303、按照预设模型切换规则调整第一模型的亮度以及第二模型的亮度。
在本申请一些可能的实现方式中,根据第一模型的亮度参数调整第一模型的亮度,根据第二模型的亮度参数调整第二模型的亮度,第一模型的亮度参数随时间线性变化,第二模型的亮度参数与随时间线性变化,第一模型的亮度参数与第二模型的亮度参数反相关。
本实施例中,终端可以定义亮度参数,简称β值,取值范围为[0,1],β值越大,则模型的亮度越高,当α值为1时模型达到最大亮度程度,反之,当α值为0时,模型达到最小亮度程度,从而终端可以通过调整模型的亮度参数来调整模型的亮度,进而通过调整模型的亮度使得用户看得见模型或看不见模型,从而达到模型的渐渐隐去或渐渐出现的目的。
应理解,用户看得见模型或看不见模型是和亮度有关的,一般的,在一定亮度范围内,亮度越高,人眼看模型看的越清楚,亮度越低,人眼看模型看的越不清楚,直至看不见模型,从而通过调整亮度能够达到模型的渐渐隐去或渐渐出现的目的。
第一模型的亮度参数与第二模型的亮度参数均可以随时间线性变化,且第一模型的亮度参数与第二模型的亮度参数反相关。例如第一模型的亮度参数与时间正相关,则第二模型的亮度参数与时间反相关;第一模型的亮度参数与时间反相关,则第二模型的亮度参数与时间正相关。
本实施例中,当第一模型的亮度参数和第二模型的亮度参数的取值范围均为[0,1]时,若第一模型亮度的亮度程度低于第二模型亮度的亮度程度,则说明第一模型的亮度参数以及第二模型的亮度经过调整后,调整后的第一模型的亮度小于调整后的第二模型的亮度。
在本申请一些可能的实现方式中,可以根据第一模型的亮度参数调整第一模型的亮度;当第一模型的亮度达到第一预设阈值时,继续根据第一模型的亮度参数调整第一模型的亮度,同时根据第二模型的亮度参数调整第二模型的亮度。
在实际应用中,可以当终端通过调整第一模型的亮度参数将第一模型的亮 度由100%调整为50%时,终端开始通过调整第二模型的亮度参数将第二模型的亮度由0调整为100%,并继续将第一模型的亮度由50%调整为0,经过调整后,用户看不见第一模型,即相当于第一模型完全隐去,用户逐渐看清第二模型,即相当于第二模型完全显现。另外,第一模型的亮度调整到0的时刻与第二模型的亮度调整到100%的时刻相同。
本实施例中,终端可以通过调整第一模型的亮度使得用户逐渐看不见第一模型,以及通过调整第二模型的亮度使得用户逐渐看得见第二模型,从而完成了将显示模式切换为第二视角模式的任务。
本实施例中,运用合理调整亮度的方式对第一模型和第二模型的显示进行调整,解决切换过程中第一模型和第二模型之间的重叠问题,从而解决了切换不顺畅、不自然的问题,达到了顺畅、自然的完成视角模式切换的目的。
本申请实施例在将显示模式切换为第二视角模式的过程中,本申请还可以辅以摄像机镜头的前推、拉后操作完成切换,由此,在上述各个实施例的基础上,在本申请的一些实施例中,还可以包括:
在调整第一模型以及第二模型的显示时,按照预设镜头移动规则移动镜头位置。
进一步的,若第一模型对应镜头在第一位置,第二模型对应镜头在第二位置,上述按照预设镜头移动规则移动镜头位置,可以包括:
将镜头从与第一模型对应的第一位置移动到与第二模型对应的第二位置。
本实施例中,用户所看到的场景画面均由应用程序中的虚拟摄像机镜头拍摄而得到的。摄像机镜头的位置与模型绑定,本申请实施例可以通过调整摄像机镜头的位置与模型所处位置的偏移量(X0,Y0,Z0)来控制摄像机镜头的位置。如图7所示,演示了第一人称视角切换到第三人称视角时摄像机镜头的运动方向示意图,图7中,角色模型的面朝方向为正Y轴,竖直方向为正Z轴,在水平面上与Y轴垂直的方向为X轴,在由第一人称视角切换到第三人称视角的过程中,将摄像机镜头后移,同时加上一些向上的偏移,就能够完成摄像机镜头的移动,在数学角度上,就是将Y0逐步减小,Z0逐步增大,就能够完成摄像机镜头的拉后操作,而将Y0逐步增大,Z0逐步减小,就能够完成摄像机镜头的前推操作。
本实施例中,通过在视角模式切换的过程中辅以摄像机镜头的前推、拉后 操作,使得切换过程更为顺畅、自然。
本申请实施例考虑到在由第一人称视角切换到第三人称视角的过程中,有可能因为角色模型背靠墙壁等情况造成摄像机穿插进掩体内而导致画面混乱,为了避免上述问题,所以在上述各实施例的基础上,在本申请的一些实施例中,还可以包括:
若在镜头移动的过程中检测到镜头发生碰撞,则停止对镜头的移动操作。
本实施例中,为摄像机镜头加上了碰撞检测,如果在移动过程中摄像机镜头发生碰撞,则立即停下对镜头的移动操作,以保证切换后的画面质量。
本申请实施例在将显示模式切换为第二视角模式的过程中,本申请实施例还可以辅以动作画面的切换操作完成切换,由此,在上述各个实施例的基础上,在本申请的一些实施例中,还可以包括:
在调整所述第一模型以及所述第二模型的显示时,按照预设动作切换规则将第一模型对应的动作画面切换至第二模型对应的动作画面。
本实施例中,通过第一模型对应的动作画面以及第二模型对应的动作画面来保证切换过程中视觉上的合理性。比如,在实际应用中,终端可以通过远程武器和近战武器的放下、拿起动作来保证切换过程中视觉上的合理性。
结合以上各实施例可知,本申请实施例可以通过合理的显示参数(透明度、亮度)调整、摄像机镜头的移动操作、摄像机镜头的碰撞检测、动作画面切换等方式完成显示模式流畅、自然的切换。
为了便于理解,下面结合实际应用通过具体实例对本申请实施例提供的视角模式切换方法进行说明,请参阅图8,图8为本申请实施例中一种第一人称视角切换到第三人称视角的时序示意图,下面将对各个步骤进行介绍:
步骤401:用户在第一人称视角下持枪战斗,用户发起视角切换请求,终端通知双手模型渐隐的同时,通知摄像机镜头渐渐后移并开始播放卸枪动作画面。
步骤402:在双手模型渐隐过程进行到一半时,终端通知角色模型渐渐出现。
步骤403:在卸枪动作画面播放完毕时接着播放拿起近战武器的动作画面。
步骤404:在同一时刻,角色模型出现,摄像机镜头后移到第三人称视角 的位置,拿起近战武器动作画面播放完毕,完成第一人称视角到第三人称视角的切换。
同理,请参阅图9,图9为本申请实施例中一种第三人称视角切换到第一人称视角的时序示意图,下面对各个步骤进行介绍:
步骤501:用户在第三人称视角下持枪战斗,用户发起视角切换请求,终端通知角色模型渐隐的同时,通知摄像机镜头渐渐前推并开始播放卸近战武器动作画面。
步骤502:在角色模型渐隐过程进行到一半时,终端通知双手模型渐渐出现。
步骤503:在卸近战武器动作画面播放完毕时接着播放拿枪动作画面。
步骤504:在同一时刻,双手模型出现,摄像机镜头前推到第一人称视角的位置,拿枪动作画面播放完毕,完成第三人称视角到第一人称视角的切换。
上面通过具体实施例对本申请实施例的视角模式切换方法进行了说明,下面通过实施例对本申请实施例中的终端进行描述,请参阅图10,本申请实施例中的终端可以包括:
接收模块601,用于当显示模式为第一视角模型时,接收视角切换指令;
确定模块602,用于根据接收模块601接收的视角切换指令确定第二视角模式;
调整模块603,用于按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参数,第一模型为第一视角模式下显示的模型,第二模型为第二视角模式下显示的模型;
第一切换模块604,用于根据第一模型的显示参数调整第一模型的显示,根据第二模型的显示参数调整第二模型的显示,以将显示模式切换为第二视角模式。
本实施例中,本申请实施例具有以下优点:本申请实施例通过合理调整显示参数,根据所调整的显示参数调整第一模型和第二模型的显示,从而将第一视角模式切换至第二视角模式。解决了视角模式切换过程中第一模型和第二模型之间的重叠,切换不顺畅、不自然的问题,从而达到了顺畅、自然的完成视角模式的切换的目的。
在本申请实施例的一个可选实施例中,若显示参数包括透明度,上述调整 模块603,可以具体用于按照预设模型切换规则调整第一模型的透明度以及第二模型的透明度。
进一步的,上述调整模块603,具体用于按照预设模型切换规则调整第一模型的透明度以及第二模型的透明度可以包括:
根据第一模型的透明度参数调整第一模型的透明度,根据第二模型的透明度参数调整第二模型的透明度,第一模型的透明度参数随时间线性变化,第二模型的透明度参数与随时间线性变化,第一模型的透明度参数与第二模型的透明度参数反相关。
进一步的,上述调整模块603,具体用于根据第一模型的透明度参数调整第一模型的透明度,根据第二模型的透明度参数调整第二模型的透明度可以包括:
根据第一模型的透明度参数调整第一模型的透明度;
当第一模型的透明度达到第一预设阈值时,继续根据第一模型的透明度参数调整第一模型的透明度,同时根据第二模型的透明度参数调整第二模型的透明度。
本实施例中,运用合理调整透明度的方式对第一模型和第二模型的显示进行调整,解决切换过程中第一模型和第二模型之间的重叠问题,从而解决了切换不顺畅、不自然的问题,达到了顺畅、自然的完成视角模式切换的目的。
可选的,在本申请实施例的一个可选实施例中,若显示参数包括亮度,上述调整模块603,具体用于按照预设模型切换规则调整第一模型的亮度以及第二模型的亮度。
进一步的,上述调整模块603,具体用于按照预设模型切换规则调整第一模型的亮度以及第二模型的亮度可以包括:
根据第一模型的亮度参数调整第一模型的亮度,根据第二模型的亮度参数调整第二模型的亮度,第一模型的亮度参数随时间线性变化,第二模型的亮度参数与随时间线性变化,第一模型的亮度参数与第二模型的亮度参数反相关。
进一步的,上述调整模块603,具体用于根据第一模型的亮度参数调整第一模型的亮度,根据第二模型的亮度参数调整第二模型的亮度可以包括:根据第一模型的亮度参数调整第一模型的亮度;
当第一模型的亮度达到第二预设阈值时,继续根据第一模型的亮度参数调 整第一模型的亮度,同时根据第二模型的亮度参数调整第二模型的亮度。
本实施例中,运用合理调整亮度的方式对第一模型和第二模型的显示进行调整,解决切换过程中第一模型和第二模型之间的重叠问题,从而解决了切换不顺畅、不自然的问题,达到了顺畅、自然的完成视角模式切换的目的。
进一步的,请参阅图11,本申请实施例的一个可选实施例中,本申请实施例中的终端还包括:
移动单元701,用于在调整第一模型以及第二模型的显示时,按照预设镜头移动规则移动镜头位置。
上述移动单元,具体用于将镜头从与第一模型对应的第一位置移动到与第二模型对应的第二位置。
本实施例中,通过在视角模式切换的过程中辅以摄像机镜头的前推、拉后操作,使得切换过程更为顺畅、自然。
在本申请实施例的一个可选实施例中,本申请实施例中的终端还可以包括:
第二切换单元702,用于在调整第一模型以及第二模型的显示时,按照预设动作切换规则将第一模型对应的动作画面切换至第二模型对应的动作画面。
本实施例中,通过第一模型对应的动作画面以及第二模型对应的动作画面来保证切换过程中视觉上的合理性。比如,在实际应用中,终端可以通过远程武器和近战武器的放下、拿起动作来保证切换过程中视觉上的合理性。
在本申请实施例的一个可选实施例中,本申请实施例中的终端还可以包括:
处理模块703,用于若在镜头移动的过程中检测到镜头发生碰撞,则停止对镜头的移动操作。
本实施例中,为摄像机镜头加上了碰撞检测,如果在移动过程中摄像机镜头发生碰撞,则立即停下对镜头的移动操作,以保证切换后的画面质量。
上面从模块化功能实体的角度对本申请实施例中的终端进行了描述,下面从硬件处理的角度对本申请实施例中的终端进行描述,请参阅图12,本申请实施例中的终端包括:接收器801、处理器802以及存储器803。
本申请实施例涉及的终端可以具有比图12所示出的更多或更少的部件,可以组合两个或更多个部件,或者可以具有不同的部件配置或设备,各个部件 可以在包括一个或多个信号处理和/或专用集成电路在内的硬件、软件或硬件和软件的组合实现。
接收器801用于执行如下操作:
当显示模式为第一视角模型时,接收视角切换指令;
处理器802用于调用存储器803中存储的指令执行如下操作:
根据视角切换指令确定第二视角模式;
按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参数,第一模型为第一视角模式下显示的模型,第二模型为第二视角模式下显示的模型;
根据调整后的第一模型的显示参数调整第一模型的显示,以及根据第二模型的显示参数调整第二模型的显示,以将显示模式切换为第二视角模式。
存储器803用于存储处理器802执行相应的操作所需要的指令。
本实施例中,本申请实施例具有以下优点:本申请实施例通过合理调整显示参数,根据所调整的显示参数调整第一模型和第二模型的显示,从而将第一视角模式切换至第二视角模式。解决了视角模式切换过程中第一模型和第二模型之间的重叠,切换不顺畅、不自然的问题,从而达到了顺畅、自然的完成视角模式的切换的目的。
可选的,当显示参数包括透明度时,处理器802具体用于执行如下操作:
按照预设模型切换规则调整第一模型的透明度以及第二模型的透明度。
进一步的,处理器802具体用于执行如下操作:
根据第一模型的透明度参数调整第一模型的透明度,根据第二模型的透明度参数调整第二模型的透明度,按照预设模型切换规则调整第一模型的透明度参数以及第二模型的透明度参数,第一模型的透明度参数与随时间线性变化正相关,第二模型的透明度参数与随时间线性变化,第一模型的透明度参数与第二模型的透明度参数反相关。
进一步的,处理器802具体用于执行如下操作:
根据第一模型的透明度参数调整第一模型的透明度;
当第一模型的透明度达到第一预设阈值时,继续根据第一模型的透明度参数调整第一模型的透明度,同时根据第二模型的透明度参数调整第二模型的透明度。
本实施例中,运用合理调整透明度的方式对第一模型和第二模型的显示进行调整,解决切换过程中第一模型和第二模型之间的重叠问题,从而解决了切换不顺畅、不自然的问题,达到了顺畅、自然的完成视角模式切换的目的。
可选的,当显示参数包括亮度时,处理器802具体用于执行如下操作:
按照预设模型切换规则调整第一模型的亮度以及第二模型的亮度。
进一步的,处理器802具体用于执行如下操作:
根据第一模型的亮度参数调整第一模型的亮度,根据第二模型的亮度参数调整第二模型的亮度,第一模型的亮度参数随时间线性变化,第二模型的亮度参数与随时间线性变化,第一模型的亮度参数与第二模型的亮度参数反相关。进一步的,处理器802具体用于执行如下操作:
根据第一模型的亮度参数调整第一模型的亮度;
当第一模型的亮度达到第二预设阈值时,继续根据第一模型的亮度参数调整第一模型的亮度,同时根据第二模型的亮度参数调整第二模型的亮度。
本实施例中,运用合理调整亮度的方式对第一模型和第二模型的显示进行调整,解决切换过程中第一模型和第二模型之间的重叠问题,从而解决了切换不顺畅、不自然的问题,达到了顺畅、自然的完成视角模式切换的目的。
可选的,处理器802具体用于执行如下操作:
在调整第一模型以及第二模型的显示时,按照预设镜头移动规则移动镜头位置。进一步的,处理器802具体用于执行如下操作:
将镜头从与第一模型对应的第一位置移动到与第二模型对应的第二位置。
进一步的,处理器802具体用于执行如下操作:
在调整第一模型以及第二模型的显示时,按照预设动作切换规则将第一模型对应的动作画面切换至第二模型对应的动作画面。本实施例中,通过在视角模式切换的过程中辅以摄像机镜头的前推、拉后操作,使得切换过程更为顺畅、自然。
其次,通过第一模型对应的动作画面以及第二模型对应的动作画面来保证切换过程中视觉上的合理性。比如,在实际应用中,终端可以通过远程武器和近战武器的放下、拿起动作来保证切换过程中视觉上的合理性。
可选的,处理器802还用于执行如下操作:
若在移动镜头镜头移动的过程中检测到镜头发生碰撞,则停止对镜头的移 动操作。
本实施例中,为摄像机镜头加上了碰撞检测,如果在移动过程中摄像机镜头发生碰撞,则立即停下对镜头的移动操作,以保证切换后的画面质量。
本申请实施例还提供一种存储介质,存储介质用于存储程序代码,该程序代码用于执行上述各个实施例中提供的视角模式切换方法。
本申请实施例还提供一种包括指令的计算机程序产品,当其在终端上运行时,使得该终端执行上述各个实施例中提供的视角模式切换方法。
本申请实施例还提供一种终端,为了便于说明,仅示出了与本申请实施例相关的部分,具体技术细节未揭示的,请参照本申请实施例方法部分。该终端可以为包括手机、平板电脑、PDA(Personal Digital Assistant,个人数字助理)、POS(Point of Sales,销售终端)、车载电脑等任意终端设备,以终端为手机为例:
图13示出的是与本申请实施例提供的终端相关的手机的部分结构的框图。参考图13,手机包括:射频(Radio Frequency,RF)电路910、存储器920、输入单元930、显示单元940、传感器950、音频电路960、无线保真(wireless fidelity,WiFi)模块970、处理器980、以及电源990等部件。本领域技术人员可以理解,图13中示出的手机结构并不构成对手机的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。
下面结合图13对手机的各个构成部件进行具体的介绍:
RF电路910可用于收发信息或通话过程中,信号的接收和发送,特别地,将基站的下行信息接收后,给处理器980处理;另外,将设计上行的数据发送给基站。通常,RF电路910包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器(Low Noise Amplifier,LNA)、双工器等。此外,RF电路910还可以通过无线通信与网络和其他设备通信。上述无线通信可以使用任一通信标准或协议,包括但不限于全球移动通讯系统(Global System of Mobile communication,GSM)、通用分组无线服务(General Packet Radio Service,GPRS)、码分多址(Code Division Multiple Access,CDMA)、宽带码分多址(Wideband Code Division Multiple Access,WCDMA)、长期演进(Long Term Evolution,LTE)、电子邮件、短消息服务(Short Messaging Service,SMS)等。
存储器920可用于存储软件程序以及模块,处理器980通过运行存储在存储器920的软件程序以及模块,从而执行手机的各种功能应用以及数据处理。存储器920可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如声音播放功能、图像播放功能等)等;存储数据区可存储根据手机的使用所创建的数据(比如音频数据、电话本等)等。此外,存储器920可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。
输入单元930可用于接收输入的数字或字符信息,以及产生与手机的用户设置以及功能控制有关的键信号输入。具体地,输入单元930可包括触控面板931以及其他输入设备932。触控面板931,也称为触摸屏,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板931上或在触控面板931附近的操作),并根据预先设定的程式驱动相应的连接装置。可选的,触控面板931可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器980,并能接收处理器980发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触控面板931。除了触控面板931,输入单元930还可以包括其他输入设备932。具体地,其他输入设备932可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆等中的一种或多种。
显示单元940可用于显示由用户输入的信息或提供给用户的信息以及手机的各种菜单。显示单元940可包括显示面板941,可选的,可以采用液晶显示器(Liquid Crystal Display,LCD)、有机发光二极管(Organic Light-Emitting Diode,OLED)等形式来配置显示面板941。进一步的,触控面板931可覆盖显示面板941,当触控面板931检测到在其上或附近的触摸操作后,传送给处理器980以确定触摸事件的类型,随后处理器980根据触摸事件的类型在显示面板941上提供相应的视觉输出。虽然在图13中,触控面板931与显示面板941是作为两个独立的部件来实现手机的输入和输入功能,但是在某些实施例中,可以将触控面板931与显示面板941集成而实现手机的输入和输出功能。
手机还可包括至少一种传感器950,比如光传感器、运动传感器以及其他传感器。具体地,光传感器可包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板941的亮度,接近传感器可在手机移动到耳边时,关闭显示面板941和/或背光。作为运动传感器的一种,加速计传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别手机姿态的应用(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;至于手机还可配置的陀螺仪、气压计、湿度计、温度计、红外线传感器等其他传感器,在此不再赘述。
音频电路960、扬声器961,传声器962可提供用户与手机之间的音频接口。音频电路960可将接收到的音频数据转换后的电信号,传输到扬声器961,由扬声器961转换为声音信号输出;另一方面,传声器962将收集的声音信号转换为电信号,由音频电路960接收后转换为音频数据,再将音频数据输出处理器980处理后,经RF电路910以发送给比如另一手机,或者将音频数据输出至存储器920以便进一步处理。
WiFi属于短距离无线传输技术,手机通过WiFi模块970可以帮助用户收发电子邮件、浏览网页和访问流式媒体等,它为用户提供了无线的宽带互联网访问。虽然图13示出了WiFi模块970,但是可以理解的是,其并不属于手机的必须构成,完全可以根据需要在不改变发明的本质的范围内而省略。
处理器980是手机的控制中心,利用各种接口和线路连接整个手机的各个部分,通过运行或执行存储在存储器920内的软件程序和/或模块,以及调用存储在存储器920内的数据,执行手机的各种功能和处理数据,从而对手机进行整体监控。可选的,处理器980可包括一个或多个处理单元;优选的,处理器980可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器980中。
手机还包括给各个部件供电的电源990(比如电池),优选的,电源可以通过电源管理系统与处理器480逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。
尽管未示出,手机还可以包括摄像头、蓝牙模块等,在此不再赘述。
在本申请实施例中,该终端所包括的处理器980还具有以下功能:
当显示模式为第一视角模式时,接收视角切换指令;根据视角切换指令确定第二视角模式;按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参数,第一模型为第一视角模式下显示的模型,第二模型为第二视角模式下显示的模型;根据第一模型的显示参数调整第一模型的显示,根据第二模型的显示参数调整第二模型的显示,以将显示模式切换为第二视角模式。
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统,装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。
在本申请所提供的几个实施例中,应该理解到,所揭露的系统,装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。
作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。
另外,在本申请各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。
集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请实施例的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例所述方法的全部或部分步骤。而 前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。
以上所述,以上实施例仅用以说明本申请实施例的技术方案,而非对其限制;尽管参照前述实施例对本申请实施例进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本申请各实施例技术方案的精神和范围。

Claims (36)

  1. 一种视角模式切换方法,所述方法包括:
    当显示模式为第一视角模式时,接收视角切换指令;
    根据所述视角切换指令确定第二视角模式;
    按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参数,所述第一模型为所述第一视角模式下显示的模型,所述第二模型为所述第二视角模式下显示的模型;
    根据所述第一模型的显示参数调整所述第一模型的显示,根据所述第二模型的显示参数调整所述第二模型的显示,以将所述显示模式切换为第二视角模式。
  2. 根据权利要求1所述的方法,所述显示参数包括透明度,所述按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参数,包括:
    按照预设模型切换规则调整第一模型的透明度以及第二模型的透明度。
  3. 根据权利要求2所述的方法,所述按照预设模型切换规则调整第一模型的透明度以及第二模型的透明度,包括:
    根据第一模型的透明度参数调整所述第一模型的透明度,根据第二模型的透明度参数调整所述第二模型的透明度,所述第一模型的透明度参数随时间线性变化,所述第二模型的透明度参数与随时间线性变化,所述第一模型的透明度参数与所述第二模型的透明度参数反相关。
  4. 根据权利要求3所述的方法,所述根据第一模型的透明度参数调整所述第一模型的透明度,根据第二模型的透明度参数调整所述第二模型的透明度,包括:
    根据第一模型的透明度参数调整所述第一模型的透明度;
    当所述第一模型的透明度达到第一预设阈值时,继续根据所述第一模型的透明度参数调整所述第一模型的透明度,同时根据第二模型的透明度参数调整所述第二模型的透明度。
  5. 根据权利要求1所述的方法,所述显示参数包括亮度,所述按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参数,包括:
    按照预设模型切换规则调整第一模型的亮度以及第二模型的亮度。
  6. 根据权利要求5所述的方法,所述按照预设模型切换规则调整第一模 型的亮度以及第二模型的亮度,包括:
    根据第一模型的亮度参数调整所述第一模型的亮度,根据第二模型的亮度参数调整所述第二模型的亮度,所述第一模型的亮度参数随时间线性变化,所述第二模型的亮度参数与随时间线性变化,所述第一模型的亮度参数与所述第二模型的亮度参数反相关。
  7. 根据权利要求6所述的方法,所述根据第一模型的亮度参数调整所述第一模型的亮度,根据第二模型的亮度参数调整所述第二模型的亮度,包括:
    根据第一模型的亮度参数调整所述第一模型的亮度;
    当所述第一模型的亮度达到第二预设阈值时,继续根据所述第一模型的亮度参数调整所述第一模型的亮度,同时根据第二模型的亮度参数调整所述第二模型的亮度。
  8. 根据权利要求1所述的方法,所述方法还包括:在调整所述第一模型以及所述第二模型的显示时,按照预设镜头移动规则移动镜头位置。
  9. 根据权利要求8所述的方法,所述按照预设镜头移动规则移动镜头位置,包括:
    将镜头从与所述第一模型对应的第一位置移动到与所述第二模型对应的第二位置。
  10. 根据权利要求1或8所述的方法,所述方法还包括:
    在调整所述第一模型以及所述第二模型的显示时,按照预设动作切换规则将所述第一模型对应的动作画面切换至所述第二模型对应的动作画面。
  11. 根据权利要求8-10任一项所述的方法,所述方法还包括:
    若在所述镜头移动的过程中检测到所述镜头发生碰撞,则停止对所述镜头的移动操作。
  12. 一种视角模式切换方法,所述方法包括:
    当显示模式为第一视角模式时,终端接收视角切换指令;
    所述终端根据所述视角切换指令确定第二视角模式;
    所述终端按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参数,所述第一模型为所述第一视角模式下显示的模型,所述第二模型为所述第二视角模式下显示的模型;
    所述终端根据所述第一模型的显示参数调整所述第一模型的显示,根据所述第二模型的显示参数调整所述第二模型的显示,以将所述显示模式切换为第二视角模式。
  13. 根据权利要求12所述的方法,所述显示参数包括透明度,所述终端按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参数,包括:
    所述终端按照预设模型切换规则调整第一模型的透明度以及第二模型的透明度。
  14. 根据权利要求13所述的方法,所述终端按照预设模型切换规则调整第一模型的透明度以及第二模型的透明度,包括:
    所述终端根据第一模型的透明度参数调整所述第一模型的透明度,根据第二模型的透明度参数调整所述第二模型的透明度,所述第一模型的透明度参数随时间线性变化,所述第二模型的透明度参数与随时间线性变化,所述第一模型的透明度参数与所述第二模型的透明度参数反相关。
  15. 根据权利要求14所述的方法,所述终端根据第一模型的透明度参数调整所述第一模型的透明度,根据第二模型的透明度参数调整所述第二模型的透明度,包括:
    所述终端根据第一模型的透明度参数调整所述第一模型的透明度;
    当所述第一模型的透明度达到第一预设阈值时,所述终端继续根据所述第一模型的透明度参数调整所述第一模型的透明度,同时根据第二模型的透明度参数调整所述第二模型的透明度。
  16. 根据权利要求12所述的方法,所述显示参数包括亮度,所述终端按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参数,包括:
    所述终端按照预设模型切换规则调整第一模型的亮度以及第二模型的亮度。
  17. 根据权利要求16所述的方法,所述终端按照预设模型切换规则调整第一模型的亮度以及第二模型的亮度,包括:
    所述终端根据第一模型的亮度参数调整所述第一模型的亮度,根据第二模型的亮度参数调整所述第二模型的亮度,所述第一模型的亮度参数随时间线性 变化,所述第二模型的亮度参数与随时间线性变化,所述第一模型的亮度参数与所述第二模型的亮度参数反相关。
  18. 根据权利要求17所述的方法,所述终端根据第一模型的亮度参数调整所述第一模型的亮度,根据第二模型的亮度参数调整所述第二模型的亮度,包括:
    所述终端根据第一模型的亮度参数调整所述第一模型的亮度;
    当所述第一模型的亮度达到第二预设阈值时,所述终端继续根据所述第一模型的亮度参数调整所述第一模型的亮度,同时根据第二模型的亮度参数调整所述第二模型的亮度。
  19. 根据权利要求12所述的方法,所述方法还包括:
    在调整所述第一模型以及所述第二模型的显示时,所述终端按照预设镜头移动规则移动镜头位置。
  20. 根据权利要求19所述的方法,所述终端按照预设镜头移动规则调整镜头视角,包括:
    所述终端将镜头从与所述第一模型对应的第一位置移动到与所述第二模型对应的第二位置。
  21. 根据权利要求12或19所述的方法,所述方法还包括:
    在调整所述第一模型以及所述第二模型的显示时,所述终端按照预设动作切换规则将所述第一模型对应的动作画面切换至所述第二模型对应的动作画面。
  22. 根据权利要求19-21任一项所述的方法,所述方法还包括:
    所述终端若在所述镜头移动的过程中检测到所述镜头发生碰撞,则停止对所述镜头的移动操作。
  23. 一种终端,包括:
    接收模块,用于当显示模式为第一视角模型时,接收视角切换指令;
    确定模块,用于根据所述视角切换指令确定第二视角模式;
    调整模块,用于按照预设模型切换规则调整第一模型的显示参数以及第二模型的显示参数,所述第一模型为所述第一视角模式下显示的模型,所述第二模型为所述第二视角模式下显示的模型;
    第一切换模块,用于根据所述第一模型的显示参数调整所述第一模型的显 示,根据所述第二模型的显示参数调整所述第二模型的显示,以将所述显示模式切换为第二视角模式。
  24. 根据权利要求23所述的终端,所述显示参数包括透明度,所述调整模块,具体用于按照预设模型切换规则调整第一模型的透明度以及第二模型的透明度。
  25. 根据权利要求24所述的终端,所述调整模块,具体用于根据第一模型的透明度参数调整所述第一模型的透明度,根据第二模型的透明度参数调整所述第二模型的透明度,所述第一模型的透明度参数随时间线性变化,所述第二模型的透明度参数与随时间线性变化,所述第一模型的透明度参数与所述第二模型的透明度参数反相关。
  26. 根据权利要求25所述的终端,所述调整模块,具体用于根据第一模型的透明度参数调整所述第一模型的透明度;当所述第一模型的透明度达到第一预设阈值时,继续根据所述第一模型的透明度参数调整所述第一模型的透明度,同时根据第二模型的透明度参数调整所述第二模型的透明度。
  27. 根据权利要求23所述的终端,所述显示参数包括亮度,所述调整模块,具体用于按照预设模型切换规则调整第一模型的亮度以及第二模型的亮度。
  28. 根据权利要求27所述的终端,所述调整模块,具体用于根据第一模型的亮度参数调整所述第一模型的亮度,根据第二模型的亮度参数调整所述第二模型的亮度,所述第一模型的亮度参数随时间线性变化,所述第二模型的亮度参数与随时间线性变化,所述第一模型的亮度参数与所述第二模型的亮度参数反相关。
  29. 根据权利要求28所述的终端,所述调整模块,具体用于根据第一模型的亮度参数调整所述第一模型的亮度;当所述第一模型的亮度达到第二预设阈值时,继续根据所述第一模型的亮度参数调整所述第一模型的亮度,同时根据第二模型的亮度参数调整所述第二模型的亮度。
  30. 根据权利要求23所述的终端,所述装置还包括:
    移动单元,用于在调整所述第一模型以及所述第二模型的显示时,按照预设镜头移动规则移动镜头位置。
  31. 根据权利要求30所述的终端,所述移动单元,具体用于将镜头从与 所述第一模型对应的第一位置移动到与所述第二模型对应的第二位置。
  32. 根据权利要求23或30所述的终端,所述装置还包括:
    第二切换单元,用于在调整所述第一模型以及所述第二模型的显示时,按照预设动作切换规则将所述第一模型对应的动作画面切换至所述第二模型对应的动作画面。
  33. 根据权利要求30-32任一项所述的终端,所述终端还包括:
    处理模块,用于若在所述镜头移动的过程中检测到所述镜头发生碰撞,则停止对所述镜头的移动操作。
  34. 一种终端,所述终端包括:
    处理器以及存储器;
    所述存储器,用于存储程序代码,并将所述程序代码传输给所述处理器;
    所述处理器,用于调用存储器中的指令执行权利要求1-11任一项所述的视角模式切换方法。
  35. 一种存储介质,所述存储介质用于存储程序代码,所述程序代码用于执行权利要求1-11任一项所述的视角模式切换方法。
  36. 一种包括指令的计算机程序产品,当其在终端上运行时,使得所述终端执行权利要求1-11任一项所述的视角模式切换的方法。
PCT/CN2017/107741 2016-10-26 2017-10-26 一种视角模式切换方法及终端 WO2018077207A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/293,373 US10870053B2 (en) 2016-10-26 2019-03-05 Perspective mode switching method and terminal

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610947605.0 2016-10-26
CN201610947605.0A CN106528020B (zh) 2016-10-26 2016-10-26 一种视角模式切换方法及终端

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US16/293,373 Continuation US10870053B2 (en) 2016-10-26 2019-03-05 Perspective mode switching method and terminal

Publications (1)

Publication Number Publication Date
WO2018077207A1 true WO2018077207A1 (zh) 2018-05-03

Family

ID=58292312

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/107741 WO2018077207A1 (zh) 2016-10-26 2017-10-26 一种视角模式切换方法及终端

Country Status (3)

Country Link
US (1) US10870053B2 (zh)
CN (1) CN106528020B (zh)
WO (1) WO2018077207A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109375889A (zh) * 2018-09-10 2019-02-22 Oppo广东移动通信有限公司 显示控制方法及相关产品

Families Citing this family (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3429709A4 (en) * 2016-10-24 2020-03-11 Staragilis Limited ALL-IN-ONE MOBILE GAME CONTROLLER
CN106528020B (zh) * 2016-10-26 2019-05-31 腾讯科技(深圳)有限公司 一种视角模式切换方法及终端
CN107122107B (zh) * 2017-04-26 2021-03-23 网易(杭州)网络有限公司 虚拟场景中的视角调整方法、装置、介质及电子设备
CN107174824B (zh) * 2017-05-23 2021-01-15 网易(杭州)网络有限公司 特效信息处理方法、装置、电子设备及存储介质
CN108211342A (zh) 2018-01-19 2018-06-29 腾讯科技(深圳)有限公司 视角调整方法和装置、存储介质及电子装置
US10981052B2 (en) * 2018-02-06 2021-04-20 Gree, Inc. Game processing system, method of processing game, and storage medium storing program for processing game
CN108245889B (zh) * 2018-02-12 2021-06-18 网易(杭州)网络有限公司 自由视角朝向切换方法及装置、存储介质、电子设备
CN108616769B (zh) * 2018-03-23 2021-12-28 北京奇艺世纪科技有限公司 一种视频点播的方法和装置
CN108671540A (zh) * 2018-05-09 2018-10-19 腾讯科技(深圳)有限公司 虚拟环境中的配件切换方法、设备及存储介质
CN108815848B (zh) * 2018-05-31 2022-05-17 腾讯科技(深圳)有限公司 虚拟对象显示方法、装置、电子装置及存储介质
CN109260702A (zh) * 2018-08-30 2019-01-25 腾讯科技(深圳)有限公司 虚拟场景中的虚拟载具控制方法、计算机设备及存储介质
CN109718548B (zh) 2018-12-19 2019-11-26 网易(杭州)网络有限公司 一种游戏中虚拟镜头控制的方法及装置
CN110193195A (zh) * 2019-04-22 2019-09-03 网易(杭州)网络有限公司 游戏视角控制方法及装置
CN110333924A (zh) * 2019-06-12 2019-10-15 腾讯科技(深圳)有限公司 一种图像渐变调整方法、装置、设备及存储介质
CN110227254B (zh) * 2019-06-21 2020-07-07 腾讯科技(深圳)有限公司 视角切换控制方法和装置、存储介质及电子装置
CN111617472A (zh) * 2020-05-27 2020-09-04 腾讯科技(深圳)有限公司 一种虚拟场景中模型管理的方法以及相关装置
CN112118358B (zh) * 2020-09-21 2022-06-14 腾讯科技(深圳)有限公司 拍摄画面的显示方法、终端及存储介质
JP7248720B2 (ja) * 2021-02-16 2023-03-29 任天堂株式会社 ゲームプログラム、ゲーム装置、ゲームシステム、およびゲーム処理方法
CN114937118B (zh) * 2022-06-09 2023-03-21 北京新唐思创教育科技有限公司 模型转换方法、装置、设备及介质

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102347043A (zh) * 2010-07-30 2012-02-08 腾讯科技(北京)有限公司 多角度视频播放方法和系统
CN103325135A (zh) * 2013-07-17 2013-09-25 天脉聚源(北京)传媒科技有限公司 一种资源展示方法、装置和终端
CN104780419A (zh) * 2015-03-24 2015-07-15 四川长虹电器股份有限公司 应用场景和通道无痕切换的系统与方法
CN105630510A (zh) * 2016-02-04 2016-06-01 腾讯科技(深圳)有限公司 应用页面的动画处理方法和装置
CN105872666A (zh) * 2016-05-06 2016-08-17 腾讯科技(深圳)有限公司 模式切换方法及装置
CN106528020A (zh) * 2016-10-26 2017-03-22 腾讯科技(深圳)有限公司 一种视角模式切换方法及终端

Family Cites Families (41)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5835077A (en) * 1995-01-13 1998-11-10 Remec, Inc., Computer control device
JP3345600B2 (ja) * 2000-04-10 2002-11-18 コナミ株式会社 ゲームシステムおよびコンピュータ読取可能な記憶媒体
US7594847B1 (en) * 2002-10-11 2009-09-29 Microsoft Corporation Squad command interface for console-based video game
US7559834B1 (en) * 2002-12-02 2009-07-14 Microsoft Corporation Dynamic join/exit of players during play of console-based video game
US20040219980A1 (en) * 2003-04-30 2004-11-04 Nintendo Co., Ltd. Method and apparatus for dynamically controlling camera parameters based on game play events
US8585476B2 (en) * 2004-11-16 2013-11-19 Jeffrey D Mullen Location-based games and augmented reality systems
US7794315B2 (en) * 2005-09-09 2010-09-14 Microsoft Corporation Role play system
US20070220108A1 (en) * 2006-03-15 2007-09-20 Whitaker Jerry M Mobile global virtual browser with heads-up display for browsing and interacting with the World Wide Web
US7768514B2 (en) * 2006-12-19 2010-08-03 International Business Machines Corporation Simultaneous view and point navigation
ITMI20070009A1 (it) * 2007-01-05 2008-07-06 St Microelectronics Srl Un sistema elettronico interattivo di intrattenimento
DE08733207T1 (de) * 2007-04-17 2011-04-21 Bell Helicopter Textron Inc., Fort Worth Kollaboratives vr-system unter verwendung mehrerer bewegungsaufnahmesysteme und mehrerer interaktiver klienten
US9703369B1 (en) * 2007-10-11 2017-07-11 Jeffrey David Mullen Augmented reality video game systems
US20100182340A1 (en) * 2009-01-19 2010-07-22 Bachelder Edward N Systems and methods for combining virtual and real-time physical environments
CN101961555B (zh) * 2009-07-21 2014-01-29 科乐美数码娱乐株式会社 视频游戏装置、游戏图像显示控制方法和显示模式切换控制方法
US10217264B2 (en) * 2010-06-01 2019-02-26 Vladimir Vaganov 3D digital painting
US9039527B2 (en) * 2010-08-26 2015-05-26 Blast Motion Inc. Broadcasting method for broadcasting images with augmented motion data
US8944928B2 (en) * 2010-08-26 2015-02-03 Blast Motion Inc. Virtual reality system for viewing current and previously stored or calculated motion data
US9168454B2 (en) * 2010-11-12 2015-10-27 Wms Gaming, Inc. Integrating three-dimensional elements into gaming environments
JP5586545B2 (ja) * 2011-09-09 2014-09-10 任天堂株式会社 ゲームシステム、携帯型ゲーム装置、情報処理部の制御方法、および情報処理部の制御プログラム
US8894484B2 (en) * 2012-01-30 2014-11-25 Microsoft Corporation Multiplayer game invitation system
US20130316820A1 (en) * 2012-03-26 2013-11-28 Sparkle Douglas Revolution Take Over 3D
US9500865B2 (en) * 2013-03-04 2016-11-22 Alex C. Chen Method and apparatus for recognizing behavior and providing information
CN105359063B (zh) * 2013-06-09 2018-08-17 索尼电脑娱乐公司 利用追踪的头戴式显示器
CN103729558A (zh) * 2013-12-26 2014-04-16 北京像素软件科技股份有限公司 一种场景切换方法
US9677840B2 (en) * 2014-03-14 2017-06-13 Lineweight Llc Augmented reality simulator
US9987554B2 (en) * 2014-03-14 2018-06-05 Sony Interactive Entertainment Inc. Gaming device with volumetric sensing
US10725298B2 (en) * 2014-03-26 2020-07-28 Mark D. Wieczorek, P.C. Virtual reality devices and accessories
US9746984B2 (en) * 2014-08-19 2017-08-29 Sony Interactive Entertainment Inc. Systems and methods for providing feedback to a user while interacting with content
US9746921B2 (en) * 2014-12-31 2017-08-29 Sony Interactive Entertainment Inc. Signal generation and detector systems and methods for determining positions of fingers of a user
US20160271487A1 (en) * 2015-03-17 2016-09-22 Donald Wayne Crouse Method of Game Play Providing For the Equitable Collecting of Certain Game Components
CN105069846B (zh) * 2015-08-05 2018-08-07 网易(杭州)网络有限公司 3d模型变换方法、装置及终端
US9901816B2 (en) * 2015-08-24 2018-02-27 Htc Corporation Interactive game system with an HMD and a ground pad
CN105373379B (zh) * 2015-10-10 2019-09-06 网易(杭州)网络有限公司 游戏界面的切换方法及装置
CN105597310B (zh) * 2015-12-24 2019-12-31 网易(杭州)网络有限公司 一种游戏控制方法及装置
EP3207967A1 (en) * 2016-02-22 2017-08-23 Nintendo Co., Ltd. Information processing apparatus, information processing system, information processing method, and information processing program
US10518172B2 (en) * 2016-03-07 2019-12-31 Htc Corporation Accessory management of virtual reality system
JP7140465B2 (ja) * 2016-06-10 2022-09-21 任天堂株式会社 ゲームプログラム、情報処理装置、情報処理システム、ゲーム処理方法
CN110115842B (zh) * 2018-02-06 2023-01-13 日本聚逸株式会社 应用处理系统、应用处理方法以及应用处理程序
US10981067B2 (en) * 2018-02-06 2021-04-20 Gree, Inc. Game processing system, method of processing game, and storage medium storing program for processing game
JP6908573B2 (ja) * 2018-02-06 2021-07-28 グリー株式会社 ゲーム処理システム、ゲーム処理方法、及びゲーム処理プログラム
US10981052B2 (en) * 2018-02-06 2021-04-20 Gree, Inc. Game processing system, method of processing game, and storage medium storing program for processing game

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102347043A (zh) * 2010-07-30 2012-02-08 腾讯科技(北京)有限公司 多角度视频播放方法和系统
CN103325135A (zh) * 2013-07-17 2013-09-25 天脉聚源(北京)传媒科技有限公司 一种资源展示方法、装置和终端
CN104780419A (zh) * 2015-03-24 2015-07-15 四川长虹电器股份有限公司 应用场景和通道无痕切换的系统与方法
CN105630510A (zh) * 2016-02-04 2016-06-01 腾讯科技(深圳)有限公司 应用页面的动画处理方法和装置
CN105872666A (zh) * 2016-05-06 2016-08-17 腾讯科技(深圳)有限公司 模式切换方法及装置
CN106528020A (zh) * 2016-10-26 2017-03-22 腾讯科技(深圳)有限公司 一种视角模式切换方法及终端

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109375889A (zh) * 2018-09-10 2019-02-22 Oppo广东移动通信有限公司 显示控制方法及相关产品

Also Published As

Publication number Publication date
US20190192968A1 (en) 2019-06-27
CN106528020A (zh) 2017-03-22
US10870053B2 (en) 2020-12-22
CN106528020B (zh) 2019-05-31

Similar Documents

Publication Publication Date Title
WO2018077207A1 (zh) 一种视角模式切换方法及终端
JP7062092B2 (ja) 表示制御方法及び端末
CN109952757B (zh) 基于虚拟现实应用录制视频的方法、终端设备及存储介质
WO2018192415A1 (zh) 数据的直播方法、相关设备及系统
CN109598749B (zh) 一种三维人脸模型的参数配置方法、装置、设备及介质
CN106803993B (zh) 一种实现视频分支选择播放的方法及装置
CN111491197B (zh) 一种直播内容展示的方法、装置及存储介质
CN107982918B (zh) 游戏对局结果的展示方法、装置及终端
CN108628515B (zh) 一种多媒体内容的操作方法和移动终端
US10698579B2 (en) Method, device for displaying reference content and storage medium thereof
CN111031108B (zh) 一种同步方法及电子设备
WO2019196929A1 (zh) 一种视频数据处理方法及移动终端
CN110174993B (zh) 一种显示控制方法、终端设备及计算机可读存储介质
CN108446068A (zh) 一种界面切换方法及移动终端
WO2018121229A1 (zh) 一种动画中资源的显示处理方法及装置和终端
WO2021068885A1 (zh) 控制方法及电子设备
CN112121415A (zh) 一种控制界面显示的方法、装置、设备及存储介质
WO2021104251A1 (zh) 控制方法及第一电子设备
CN110213440A (zh) 一种图像分享方法及终端
CN108073405B (zh) 一种应用程序卸载方法及移动终端
CN110688051B (zh) 一种录屏操作方法、装置、计算机可读存储介质及终端
TWI817208B (zh) 確定選中目標的方法及裝置、電腦設備、非臨時性電腦可讀存儲介質及電腦程式產品
CN108762648A (zh) 屏幕操作控制方法及移动终端
CN108279842A (zh) 一种功能调控方法、功能调控装置及终端设备
CN109002245B (zh) 一种应用界面的操作方法及移动终端

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17866165

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17866165

Country of ref document: EP

Kind code of ref document: A1