WO2012097556A1 - Three dimensional (3d) icon processing method, device and mobile terminal - Google Patents

Three dimensional (3d) icon processing method, device and mobile terminal Download PDF

Info

Publication number
WO2012097556A1
WO2012097556A1 PCT/CN2011/073832 CN2011073832W WO2012097556A1 WO 2012097556 A1 WO2012097556 A1 WO 2012097556A1 CN 2011073832 W CN2011073832 W CN 2011073832W WO 2012097556 A1 WO2012097556 A1 WO 2012097556A1
Authority
WO
WIPO (PCT)
Prior art keywords
icon
information
dimensional
parameter
dimensional shape
Prior art date
Application number
PCT/CN2011/073832
Other languages
French (fr)
Chinese (zh)
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 WO2012097556A1 publication Critical patent/WO2012097556A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/003D [Three Dimensional] image rendering

Definitions

  • the present invention relates to the field of communications, and in particular to a method, an apparatus, and a mobile terminal for processing a 3D icon.
  • a mobile terminal for example, a mobile phone
  • the user still has to face the interface of the traditional two-dimensional operation, and the management of the desktop and the long-time operation are also prone to visual and physical-risk aesthetic fatigue.
  • 3D of the desktop is proposed, that is, a function of realizing 3D display and operation on the terminal.
  • the 3D icons are mainly implemented in the following two ways, which are respectively described below. In the first method, the following scheme is proposed in the patent No.
  • CN200810141944.5 By performing image reversal, distortion, discoloration, etc. on the user interface resource picture, the processed pictures are arranged in a logical order and stored in the mobile phone. In the memory; when the user chooses to enter the menu interface, the human interface module calls the above picture in a logical order to generate a stereo flip effect, thereby achieving a stereoscopic effect.
  • the second method the following scheme is proposed in the patent No. CN200810057469.3:
  • a primary object of the present invention is to provide a method, an apparatus, and a mobile terminal for processing a 3D icon to solve at least the above problems.
  • a method for processing a 3D icon including: acquiring information required to draw a 3D icon, wherein the information includes: location information of the 3D icon on a screen and Drawing a three-dimensional parameter required for the three-dimensional shape of the 3D icon; drawing a three-dimensional shape of the 3D icon using the three-dimensional parameter on a position corresponding to the position information on the screen; mapping on the three-dimensional shape ⁇ 1 To generate the 3D icon.
  • the three-dimensional shape of the 3D icon is drawn by a one-point perspective using the three-dimensional parameters.
  • the method further includes: calculating, from a user's point of view, the position of the spatial projection clock of each face by point perspective, and the stereoscopic shape according to the calculated position of the projection clock Process it. Obtaining a parameter that the 3D icon changes, and reacquiring information required to draw the changed 3D icon according to the parameter, and regenerating the 3D icon.
  • the position information, the three-dimensional parameter, and information for mapping on the three-dimensional shape are saved as state matrix information, wherein the state matrix information is generated using an octree algorithm.
  • the three-dimensional parameter includes: a length, a width, a height of the cube, and a state in which the cube is located.
  • a processing apparatus for a 3D icon including: an acquiring module, configured to acquire information required for drawing a 3D icon, wherein the information includes: the 3D icon is on a screen Position information and a three-dimensional parameter required for drawing a three-dimensional shape of the 3D icon; a drawing module configured to draw a three-dimensional shape of the 3D icon using the three-dimensional parameter at a position corresponding to the position information on the screen And generating a module configured to map the stereoscopic shape to generate the 3D icon.
  • the apparatus further includes: a projection clock processing module configured to calculate a position of a spatial projection clock of each face from a point of view from a user perspective, and process the three-dimensional shape according to the calculated position of the projection clock .
  • a projection clock processing module configured to calculate a position of a spatial projection clock of each face from a point of view from a user perspective, and process the three-dimensional shape according to the calculated position of the projection clock .
  • the acquiring module reacquires information required to draw the changed 3D icon according to the parameter in which the 3D icon changes, and the drawing module redraws the 3D
  • the stereoscopic shape of the icon, the generating module regenerating the 3D icon.
  • a mobile terminal comprising the above-described 3D icon processing apparatus.
  • the information required for drawing a 3D icon is acquired, wherein the information includes: position information of the 3D icon on the screen and a three-dimensional parameter required for drawing a three-dimensional shape of the 3D icon;
  • the position corresponding to the position information on the screen uses the three-dimensional parameter to draw a three-dimensional shape of the 3D icon; mapping the three-dimensional shape to generate the 3D icon.
  • FIG. 1 is a flow chart showing a method of processing a 3D icon according to an embodiment of the present invention
  • FIG. 2 is a block diagram showing a structure of a 3D icon processing apparatus according to an embodiment of the present invention
  • FIG. 4 is a flowchart of a method for visualizing a desktop of a mobile phone 3D according to an embodiment of the present invention
  • FIG. 5 is a flowchart of operation of a management module in a 3D icon processing method according to an embodiment of the present invention
  • Figure 6 is a flow chart of processing the icon rotation by the visual effects management module in the embodiment of the present invention.
  • Step S102 Obtaining information required for drawing a 3D icon, wherein the information includes: position information of the 3D icon on the screen and a three-dimensional parameter required for drawing the three-dimensional shape of the 3D icon, it should be noted that the icon is three-dimensional
  • the shape may be a cube, a sphere, or other regular or irregular solid shapes. Different three-dimensional shapes require different three-dimensional parameters.
  • the three-dimensional parameters include: the length and width of the cube.
  • Step S104 drawing a three-dimensional shape of the 3D icon using a three-dimensional parameter on the screen corresponding to the position information;
  • step 4 gathers S 106, and maps the three-dimensional shape to generate a 3D icon.
  • the information of the 3D icon can draw the required 3D icon on the specified position on the screen, and the real 3D processing is realized by drawing the three-dimensional shape and the texture, compared with the prior art. In this way, the 3D icons it draws are more visual, which enhances the user experience.
  • the three-dimensional shape of the 3D icon in order to make the drawn three-dimensional shape more precise or beautiful, can be drawn by one-point perspective. This way of drawing can be achieved from the perspective of the observer, achieving a real, natural visual effect that is small and small.
  • the position of the spatial projection clock of each face in order to make the light and dark color of the 3D icon conform to the visual effect of the observer, after mapping on the three-dimensional shape, can also be calculated from the perspective of the user from the perspective of the point perspective. And processing the three-dimensional shape of the attached image according to the calculated position of the projection clock.
  • the user can observe the clear three-dimensional shape of the icon, and can understand the light and dark color of the icon, thereby eliminating the aesthetic fatigue of the user's vision and experience.
  • the parameter that changes the 3D icon is obtained, and the information required to draw the changed 3D icon is re-acquired according to the parameter, and the 3D icon is regenerated.
  • the parameters of the 3D icon update are continuously acquired, and the 3D icon is continuously drawn, so that the user feels that the icon changes shape continuously as the operation progresses, resulting in a dynamic 3D stereoscopic feeling.
  • such a processing method requires some CPU consumption, and has certain requirements for hardware.
  • the generated icon is saved, and then it is determined whether the icon needs to be redrawn or the previously saved icon is simple according to the change of the actual icon.
  • the display is directly performed. For example, if you just pan the icon on the screen, you can not redraw it.
  • the position information of the 3D icon, the three-dimensional parameter, and the information mapped on the three-dimensional shape may be saved as state matrix information, wherein the state matrix information is generated using an octree algorithm.
  • a 3D icon processing device is also provided, which is used to implement the above-mentioned embodiments and preferred embodiments thereof.
  • . 2 is a structural block diagram of a processing apparatus for a 3D icon according to an embodiment of the present invention. As shown in FIG. 2, the apparatus includes: an obtaining module 22, a drawing module 24, and a generating module 26, which will be described below.
  • the obtaining module 22 is configured to obtain information required for drawing a 3D icon, where the information includes:
  • the drawing module 24 is connected to the obtaining module 22, which is arranged to draw the three-dimensional shape of the 3D icon using the three-dimensional parameters on the screen corresponding to the position information; the generating module 26 is connected to the drawing module 24, and the module is set in the three-dimensional shape Paste the map to generate a 3D icon.
  • 3 is a block diagram of a preferred structure of a processing device for a 3D icon according to an embodiment of the present invention. As shown in FIG. 3, the device may further include: a projection clock processing module 32, which is configured to point from a user's point of view.
  • the perspective is used to calculate the position of the spatial projection clock for each face, and the stereoscopic shape is processed according to the calculated position of the projection clock.
  • the obtaining module 22 reacquires the information required to draw the changed 3D icon according to the parameter in which the 3D icon changes, and the drawing module 24 redraws the stereoscopic shape of the 3D icon, and the generating module 26 re- Generate a 3D icon.
  • the 3D of the user icon display effect is realized, which can effectively eliminate the aesthetic fatigue of the user's vision and experience, greatly improve the user experience, and enhance the added value of the product.
  • the following is an example of a mobile phone (also called a terminal).
  • the mobile phone in this embodiment includes the following modules: an icon management module, which is mainly responsible for managing icons on the desktop (the functions implemented by the module include the functions of the obtaining module 22); the visual effects management module (the functions implemented by the module include the drawing module 24) And the function of the generating module 26), mainly responsible for the visual effect display and position calculation of the desktop icon.
  • an icon management module which is mainly responsible for managing icons on the desktop (the functions implemented by the module include the functions of the obtaining module 22); the visual effects management module (the functions implemented by the module include the drawing module 24)
  • the function of the generating module 26 mainly responsible for the visual effect display and position calculation of the desktop icon.
  • 4 is a flowchart of a method for visualizing a desktop of a mobile phone 3D according to an embodiment of the present invention. As shown in FIG.
  • Step S402 After the user boots, the icon management module is automatically loaded, and the icon management module is The user sets the standby desktop icon list and the location information, and draws the icon position and state on the background through the visual effect management module; Step S404, the user operates the icon by touching, and the visual effect management module implements the movement of the desktop icon according to the user input. The stacking effect, and the user can also activate the icon associated function by activating the icon mode; in step S406, the user can manage the standby icon through the icon management module, for example, the existing icon can be added or deleted; Step S408, after the user is turned off , the icon management module can record the location information and parameters of the standby icon Number, and save it in the phone storage area.
  • Step S502 after the terminal is powered on, automatically Loading the icon management module, the icon management module first opens the configuration file by file operation, reads the ID number, location and status information of the desktop icon, and transmits the information as a parameter to the visual effect management module; the visual effect module selects the icon according to the location and Status information is displayed.
  • the icon ID is ID0X0808
  • the coordinate is 0X0000
  • the state is 0X0305.
  • the icon ID is the ID number of the icon registered in the system.
  • the coordinates are the relative positions of the icon center to the display area, and are defined according to the size of the screen.
  • Status information The status information of the user management icon, the angle of the icon, and the location information of the icon.
  • the visual effect module reads the configuration information of the phone book icon, the cube (length, width, height) is drawn according to the center coordinate and the size of the icon, and the image corresponding to the icon is mapped. During the drawing process, a little perspective can be used to produce the effect of being small and small. It is also possible to calculate the position of the spatial projection clock of each face from the perspective of the observer from point perspective to produce a perspective effect.
  • Step S504 the user can operate the icon by touch mode in standby mode, the visual effect management module acquires the ID of the icon, and operates the coordinate value of the updated position, and the visual effect management module draws the length and width of the phone book according to the new coordinates and state. high.
  • the visual effect module updates the icon information of the status matrix information, and draws the effect according to the user's operation.
  • the user can select an icon and perform the functions associated with it.
  • Step S506 the user manages the standby icon through the icon management module. For example, the existing icon can be added or deleted. For the increase operation, the icon information is added to the configuration file and the status matrix according to the type of the icon to be added, and the visual effect management module is notified to draw a new icon.
  • the icon management module updates the correspondence between the icon and the associated program by letting the user set the program associated with the icon. For the delete operation, the icon management module deletes the icon in the configuration file and notifies the visual effect management module to redraw the desktop icon. Step S508, after the user initiates the shutdown process, the icon management module updates the information in the state matrix to the configuration file by using a file operation, including the icon state and the coordinate information. After writing the file, notify the terminal operating system, start the shutdown process, and shut down normally.
  • FIG. 6 is a flowchart of processing the icon rotation in the visual effect management module according to the embodiment of the present invention. The following is also illustrated by using a phone icon. As shown in FIG.
  • Step S602 the visual effect management module acquires a handle of the icon file from the local file management system by using the icon ID delivered by the icon management module, and loads the icon file by using the handle.
  • the visual effects management module updates the status matrix information according to the coordinate values and status of the icon.
  • the status matrix is used to describe the position and status information of the icon. It can be generated by the octree algorithm. It mainly saves the configuration information of the icon, including the length, width and height, the map correspondence associated with each face, and the position coordinate information.
  • Step S604 the visual effect management module determines the horizontal and vertical coordinate axes according to the information of the state matrix, using the user observation point as the reference coordinate, and draws an icon on the desktop.
  • step S606 the user rotates the icon on the standby interface by a touch or other means.
  • the visual effect management module continuously redraws the phone book icon in the new position through the position change of the stereo icon, so that the user feels that the icon changes shape with the operation, and the stereoscopic 3D of the phone book icon is generated. sense.
  • Step S608 in the drawing process the visual effect management module retains the original coordinate value of the focus of the phone book icon, and acquires a new coordinate point coordinate value according to the new touch point.
  • the visual effect management module can calculate the angle of the moving position relative to the horizontal and vertical coordinate axes, and use the rotation angle of the horizontal axis and the vertical axis as a reference to calculate the relative focus of each vertex of the cube by the spatial rotation variation formula.
  • the coordinate point is used to complete the clearing of the invisible area of the user by the blanking algorithm.
  • the visual effect management module re-draws the length, width and height of the phone book with the new fixed-point coordinates, and re-maps the shape change.
  • the user experience is improved by the above embodiment.
  • modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device so that they may be stored in the storage device by the computing device, or they may be separately fabricated into individual integrated circuit modules, or Multiple modules or steps are made into a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.
  • the above is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the scope of the present invention are intended to be included within the scope of the present invention.

Abstract

A three dimensional (3D) icon processing method, device and mobile terminal are provided in the present invention. The method includes the following steps of: acquiring information needed for drawing a 3D icon, wherein the information includes position information of the 3D icon on a screen, and the three dimensional parameters needed for drawing the spatial shape of the 3D icon; drawing the spatial shape of the 3D icon using the three dimensional parameters at the position corresponding to the position information on the screen; overlaying the spatial shape with an image to generate the 3D icon. The present invention improves experience of users.

Description

3D图标的处理方法、 装置及移动终端 技术领域 本发明涉及通信领域, 具体而言, 涉及 3D 图标的处理方法、 装置及移动 终端。 背景技术 目前, 用户在使用移动终端 (例如, 手机) 时, 仍然要面对传统的二维操 作的界面, 桌面的管理和长时间操作使用也容易出现视觉和体-险的审美疲劳。 在现有技术中提出进行桌面的 3D化, 即在终端上实现 3D显示和操作的功能。 目前主要是通过以下两种方式来实现 3D图标, 下面对此分别进行说明。 方式一, 在专利号为 CN200810141944.5 的专利中提出了以下方案: 通过 对用户界面资源图片进行图片翻转、 扭曲、 变色等运算处理, 然后将处理后的 图片按照逻辑顺序进行排列,存储在手机内存中; 当用户选择进入菜单界面时, 人机接口模块按照逻辑顺序调用上述图片, 使其产生立体翻转特效, 从而达到 立体效果。 方式二, 在专利号为 CN200810057469.3 的专利中提出了以下方案: 通过 TECHNICAL FIELD The present invention relates to the field of communications, and in particular to a method, an apparatus, and a mobile terminal for processing a 3D icon. BACKGROUND OF THE INVENTION At present, when a user uses a mobile terminal (for example, a mobile phone), the user still has to face the interface of the traditional two-dimensional operation, and the management of the desktop and the long-time operation are also prone to visual and physical-risk aesthetic fatigue. In the prior art, 3D of the desktop is proposed, that is, a function of realizing 3D display and operation on the terminal. At present, the 3D icons are mainly implemented in the following two ways, which are respectively described below. In the first method, the following scheme is proposed in the patent No. CN200810141944.5: By performing image reversal, distortion, discoloration, etc. on the user interface resource picture, the processed pictures are arranged in a logical order and stored in the mobile phone. In the memory; when the user chooses to enter the menu interface, the human interface module calls the above picture in a logical order to generate a stereo flip effect, thereby achieving a stereoscopic effect. In the second method, the following scheme is proposed in the patent No. CN200810057469.3:
3D软件建立一个立方体, 并将其转换成手机上可以运行的 3D文件, 实现用户 的操作。 上述两种处理方式虽然号称实现了 3D化, 但其实其本质上仍然是使用的 二维处理方式, 影响了用户体 -险。 发明内容 本发明的主要目的在于提供一种 3D 图标的处理方法、 装置及移动终端, 以至少解决上述问题。 才艮据本发明的一个方面, 提供了一种 3D 图标的处理方法, 包括: 获取绘 制 3D 图标所需要的信息, 其中, 所述信息包括: 所述 3D 图标在屏幕上的位 置信息和用于绘制所述 3D 图标的立体形状所需要的三维参数; 在所述屏幕上 与所述位置信息对应的位置使用所述三维参数绘制所述 3D 图标的立体形状; 在所述立体形 ^1 上贴图以生成所述 3D图标。 使用所述三维参数通过一点透视法绘制所述 3D图标的立体形状。 在所述立体形状上贴图之后, 上述方法还包括: 从使用者的角度出发, 以 点透视来计算每个面的空间投影钟的位置, 并根据计算出的投影钟的位置对所 述立体形状进行处理。 获取所述 3D 图标发生变化的参数, 并根据所述参数重新获取绘制变化后 的所述 3D图标所需要的信息, 并重新生成所述 3D图标。 所述位置信息、 所述三维参数以及在所述立体形状上进行贴图的信息保存 为状态矩阵信息, 其中, 所述状态矩阵信息使用八叉树算法生成。 在所述 3D图标为立方体的情况下, 所述三维参数包括: 所述立方体的长、 宽、 高以及所述立方体所处的^ I大态。 根据本发明的另一个方面, 还提供了一种 3D 图标的处理装置, 包括: 获 取模块, 设置为获取绘制 3D 图标所需要的信息, 其中, 所述信息包括: 所述 3D图标在屏幕上的位置信息和用于绘制所述 3D图标的立体形状所需要的三维 参数; 绘制模块, 设置为在所述屏幕上与所述位置信息对应的位置使用所述三 维参数绘制所述 3D 图标的立体形状; 生成模块, 设置为在所述立体形状上贴 图以生成所述 3D图标。 上述装置还包括: 投影钟处理模块, 设置为从使用者的角度出发, 以点透 视来计算每个面的空间投影钟的位置, 并根据计算出的投影钟的位置对所述立 体形状进行处理。 在所述 3D 图标发生变化的情况下, 所述获取模块才艮据所述 3D 图标发生 变化的参数重新获取绘制变化后的所述 3D 图标所需要的信息, 所述绘制模块 重新绘制所述 3D图标的立体形状, 所述生成模块重新生成所述 3D图标。 才艮据本发明的再一个方面, 还提供了一种移动终端, 包括上述的 3D 图标 的处理装置。 通过本发明, 釆用获取绘制 3D图标所需要的信息, 其中, 所述信息包括: 所述 3D 图标在屏幕上的位置信息和用于绘制所述 3D 图标的立体形状所需要 的三维参数; 在所述屏幕上与所述位置信息对应的位置使用所述三维参数绘制 所述 3D 图标的立体形状; 在所述立体形状上贴图以生成所述 3D 图标。 解决 了现有的 3D化处理方式影响用户体验的问题, 提高了用户体验。 附图说明 此处所说明的附图用来提供对本发明的进一步理解, 构成本申请的一部 分, 本发明的示意性实施例及其说明用于解释本发明, 并不构成对本发明的不 当限定。 在附图中: 图 1是才艮据本发明实施例的 3D图标的处理方法的流程图; 图 2是 居本发明实施例的 3D图标的处理装置的结构框图; 图 3是 居本发明实施例的 3D图标的处理装置的优选结构框图; 图 4是根据本发明实施例的手机 3D可视化桌面的方法的流程图; 图 5是根据本发明实施例的 3D图标处理方法中管理模块操作的流程图; 图 6是 居本发明实施例的视效管理模块处理图标旋转的流程图。 具体实施方式 下文中将参考附图并结合实施例来详细说明本发明。 需要说明的是, 在不 冲突的情况下, 本申请中的实施例及实施例中的特征可以相互组合。 以下实施例可以应用在移动终端中, 当然也可以应用在其他设备中, 例如 PC。 在本实施例中提供了一种 3D图标的处理方法, 图 1是根据本发明实施例 的 3D图标的处理方法的流程图, 如图 1所示, 该流程包括如下步 4聚: 步骤 S 102, 获取绘制 3D 图标所需要的信息, 其中, 该信息包括: 该 3D 图标在屏幕上的位置信息和用于绘制该 3D 图标的立体形状所需要的三维参 数, 需要说明的是, 该图标的立体形状可能是立方体、 球体或者其他的规则或 不规则的立体形状, 不同的立体形状的绘制需要不同的三维参数, 例如, 在 3D 图标为立方体的情况下, 三维参数包括: 立方体的长、 宽、 高以及立方体所处 的状态 (例如, 以什么角度呈现出哪个平面等)。 步骤 S 104, 在屏幕上与位置信息对应的位置使用三维参数绘制 3D图标的 立体形 ^| ; 步 4聚 S 106, 在立体形 上贴图以生成 3D图标。 通过以上步骤, 居 3D 图标的信息就可以在屏幕上指定的位置上绘制出 需要的 3D 图标, 使用绘制立体形状后贴图的方式实现了真正的 3D化处理, 相比于现有技术的两种方式, 其绘制的 3D 图标更加形象, 从而提升了用户的 体验。 优选地, 实施时, 为了使绘制出的立体形状更加精确或者美观, 可以通过 一点透视法来绘制 3D 图标的立体形状。 这种绘制方式, 可以从观察者的视角 出发, 达到了远小近大的真实, 自然的视觉效果。 优选地, 实施时, 为了使 3D 图标的明暗色调符合观察者的视觉效果, 在 立体形状上贴图之后, 还可以从使用者的角度出发, 以点透视来计算每个面的 空间投影钟的位置, 并根据计算出的投影钟的位置对贴上图的立体形状进行处 理。 通过投影的处理, 让使用者既能观察图标清晰的立体形状, 又能体会图标 的明暗色彩, 消除了使用者的视觉和体验的审美疲劳。 优选地, 实施时, 当用户需要更改图标时, 可以通过获取 3D 图标发生变 化的参数, 并根据参数重新获取绘制变化后的 3D 图标所需要的信息, 并重新 生成 3D图标。 当用户连续地更改图标时, 就连续地获取 3D图标更新的参数, 连续地绘制, 生成 3D 图标, 使得用户感受到图标在随着操作不断的发生形状 的变化, 产生动态的 3D立体感。 当然, 这样的处理方式需要消耗一些 CPU, 对于硬件有一定的要求。 那么, 也可以在釆用步骤 S 102至步骤 S 106生成 3D 图标之后, 将该生成的图标保存, 然后根据实际的图标的变化情况来确定是否 需要重绘该图标或者对之前保存的图标进行简单处理之后直接进行显示等。 例 如, 如果只是在屏幕中平移该图标, 则可以不重绘。 优选地, 在实施时, 可以将 3D 图标的位置信息、 三维参数以及在立体形 状上进行贴图的信息保存为状态矩阵信息, 其中, 状态矩阵信息使用八叉树算 法生成。 本实施例中还提供了一种 3D 图标的处理装置, 该装置用于实现上述实施 例及其优选实施方式, 已经进行过说明的不再赘述, 下面对该装置中涉及到的 模块进行说明。 图 2是根据本发明实施例的 3D图标的处理装置的结构框图, 如图 2所示, 该装置包括: 获取模块 22、 绘制模块 24、 生成模块 26, 下面对 此进行说明。 获取模块 22, 设置为获取绘制 3D图标所需要的信息, 其中, 信息包括:The 3D software creates a cube and converts it into a 3D file that can be run on the phone to implement the user's operation. Although the above two processing methods claim to realize 3D, in fact, they are still essentially using the two-dimensional processing method, which affects the user's body-risk. SUMMARY OF THE INVENTION A primary object of the present invention is to provide a method, an apparatus, and a mobile terminal for processing a 3D icon to solve at least the above problems. According to an aspect of the present invention, a method for processing a 3D icon is provided, including: acquiring information required to draw a 3D icon, wherein the information includes: location information of the 3D icon on a screen and Drawing a three-dimensional parameter required for the three-dimensional shape of the 3D icon; drawing a three-dimensional shape of the 3D icon using the three-dimensional parameter on a position corresponding to the position information on the screen; mapping on the three-dimensional shape ^1 To generate the 3D icon. The three-dimensional shape of the 3D icon is drawn by a one-point perspective using the three-dimensional parameters. After mapping the three-dimensional shape, the method further includes: calculating, from a user's point of view, the position of the spatial projection clock of each face by point perspective, and the stereoscopic shape according to the calculated position of the projection clock Process it. Obtaining a parameter that the 3D icon changes, and reacquiring information required to draw the changed 3D icon according to the parameter, and regenerating the 3D icon. The position information, the three-dimensional parameter, and information for mapping on the three-dimensional shape are saved as state matrix information, wherein the state matrix information is generated using an octree algorithm. In the case where the 3D icon is a cube, the three-dimensional parameter includes: a length, a width, a height of the cube, and a state in which the cube is located. According to another aspect of the present invention, a processing apparatus for a 3D icon is provided, including: an acquiring module, configured to acquire information required for drawing a 3D icon, wherein the information includes: the 3D icon is on a screen Position information and a three-dimensional parameter required for drawing a three-dimensional shape of the 3D icon; a drawing module configured to draw a three-dimensional shape of the 3D icon using the three-dimensional parameter at a position corresponding to the position information on the screen And generating a module configured to map the stereoscopic shape to generate the 3D icon. The apparatus further includes: a projection clock processing module configured to calculate a position of a spatial projection clock of each face from a point of view from a user perspective, and process the three-dimensional shape according to the calculated position of the projection clock . In the case that the 3D icon changes, the acquiring module reacquires information required to draw the changed 3D icon according to the parameter in which the 3D icon changes, and the drawing module redraws the 3D The stereoscopic shape of the icon, the generating module regenerating the 3D icon. According to still another aspect of the present invention, there is also provided a mobile terminal comprising the above-described 3D icon processing apparatus. With the present invention, the information required for drawing a 3D icon is acquired, wherein the information includes: position information of the 3D icon on the screen and a three-dimensional parameter required for drawing a three-dimensional shape of the 3D icon; The position corresponding to the position information on the screen uses the three-dimensional parameter to draw a three-dimensional shape of the 3D icon; mapping the three-dimensional shape to generate the 3D icon. The problem that the existing 3D processing method affects the user experience is solved, and the user experience is improved. BRIEF DESCRIPTION OF THE DRAWINGS The accompanying drawings, which are set to illustrate,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a flow chart showing a method of processing a 3D icon according to an embodiment of the present invention; FIG. 2 is a block diagram showing a structure of a 3D icon processing apparatus according to an embodiment of the present invention; FIG. 4 is a flowchart of a method for visualizing a desktop of a mobile phone 3D according to an embodiment of the present invention; FIG. 5 is a flowchart of operation of a management module in a 3D icon processing method according to an embodiment of the present invention; Figure 6 is a flow chart of processing the icon rotation by the visual effects management module in the embodiment of the present invention. BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, the present invention will be described in detail with reference to the accompanying drawings. It should be noted that the embodiments in the present application and the features in the embodiments may be combined with each other without conflict. The following embodiments can be applied to mobile terminals, and of course can also be applied to other devices, such as PCs. In this embodiment, a method for processing a 3D icon is provided. FIG. 1 is a flowchart of a method for processing a 3D icon according to an embodiment of the present invention. As shown in FIG. 1, the process includes the following steps: Step S102 Obtaining information required for drawing a 3D icon, wherein the information includes: position information of the 3D icon on the screen and a three-dimensional parameter required for drawing the three-dimensional shape of the 3D icon, it should be noted that the icon is three-dimensional The shape may be a cube, a sphere, or other regular or irregular solid shapes. Different three-dimensional shapes require different three-dimensional parameters. For example, in the case where the 3D icon is a cube, the three-dimensional parameters include: the length and width of the cube. High and the state the cube is in (for example, at which angle the plane is rendered, etc.). Step S104, drawing a three-dimensional shape of the 3D icon using a three-dimensional parameter on the screen corresponding to the position information; step 4 gathers S 106, and maps the three-dimensional shape to generate a 3D icon. Through the above steps, the information of the 3D icon can draw the required 3D icon on the specified position on the screen, and the real 3D processing is realized by drawing the three-dimensional shape and the texture, compared with the prior art. In this way, the 3D icons it draws are more visual, which enhances the user experience. Preferably, in implementation, in order to make the drawn three-dimensional shape more precise or beautiful, the three-dimensional shape of the 3D icon can be drawn by one-point perspective. This way of drawing can be achieved from the perspective of the observer, achieving a real, natural visual effect that is small and small. Preferably, in implementation, in order to make the light and dark color of the 3D icon conform to the visual effect of the observer, after mapping on the three-dimensional shape, the position of the spatial projection clock of each face can also be calculated from the perspective of the user from the perspective of the point perspective. And processing the three-dimensional shape of the attached image according to the calculated position of the projection clock. Through the processing of the projection, the user can observe the clear three-dimensional shape of the icon, and can understand the light and dark color of the icon, thereby eliminating the aesthetic fatigue of the user's vision and experience. Preferably, when the user needs to change the icon, the parameter that changes the 3D icon is obtained, and the information required to draw the changed 3D icon is re-acquired according to the parameter, and the 3D icon is regenerated. When the user continuously changes the icon, the parameters of the 3D icon update are continuously acquired, and the 3D icon is continuously drawn, so that the user feels that the icon changes shape continuously as the operation progresses, resulting in a dynamic 3D stereoscopic feeling. Of course, such a processing method requires some CPU consumption, and has certain requirements for hardware. Then, after the 3D icon is generated by using the step S102 to the step S106, the generated icon is saved, and then it is determined whether the icon needs to be redrawn or the previously saved icon is simple according to the change of the actual icon. After the processing, the display is directly performed. For example, if you just pan the icon on the screen, you can not redraw it. Preferably, in implementation, the position information of the 3D icon, the three-dimensional parameter, and the information mapped on the three-dimensional shape may be saved as state matrix information, wherein the state matrix information is generated using an octree algorithm. In this embodiment, a 3D icon processing device is also provided, which is used to implement the above-mentioned embodiments and preferred embodiments thereof. The descriptions of the modules involved in the device are described below. . 2 is a structural block diagram of a processing apparatus for a 3D icon according to an embodiment of the present invention. As shown in FIG. 2, the apparatus includes: an obtaining module 22, a drawing module 24, and a generating module 26, which will be described below. The obtaining module 22 is configured to obtain information required for drawing a 3D icon, where the information includes:
3D 图标在屏幕上的位置信息和用于绘制 3D 图标的立体形状所需要的三维参 数; 绘制模块 24连接至获取模块 22, 该模块设置为在屏幕上与位置信息对应 的位置使用三维参数绘制 3D 图标的立体形状; 生成模块 26 连接至绘制模块 24, 该模块设置为在立体形状上贴图以生成 3D图标。 图 3是 居本发明实施例的 3D 图标的处理装置的优选结构框图, 如图 3 所示, 该装置还可以包括: 投影钟处理模块 32, 该模块设置为从使用者的角度 出发, 以点透视来计算每个面的空间投影钟的位置, 并根据计算出的投影钟的 位置对立体形状进行处理。 优选地, 在 3D图标发生变化的情况下, 获取模块 22根据 3D图标发生变 化的参数重新获取绘制变化后的 3D图标所需要的信息,绘制模块 24重新绘制 3D图标的立体形状, 生成模块 26重新生成 3D图标。 通过上述实施例, 实现了用户图标显示效果的 3D化, 可以有效地消除用 户的视觉和体验的审美疲劳,极大地提升了用户的体验,增强产品的附加价值。 下面以手机(也称为终端) 为例进行说明, 在手机中, 通过模型数学运算 和贴图的功能, 结合点透视和投影, 消隐算法相结合, 实现用户图标显示效果 的 3D化。 本实施例中的手机包括如下的模块: 图标管理模块, 主要负责管理 桌面上的图标(该模块实现的功能包括获取模块 22的功能);视效管理模块(该 模块实现的功能包括绘制模块 24和生成模块 26的功能), 主要负责桌面图标 的视效展现和位置运算。 图 4是根据本发明实施例的手机 3D可视化桌面的方法的流程图, 如图 4 所示, 该流程包括如下步 4聚: 步骤 S402, 用户开机后, 自动加载图标管理模块, 图标管理模块根据用户 设置的待机桌面图标列表和位置信息, 并通过视效管理模块在背景上绘制图标 位置和状态; 步骤 S404, 用户通过触摸的方式操作图标,视效管理模块根据用户的输入 实现桌面图标的移动, 堆叠效果, 并且, 用户还可以通过激活图标方式启动图 标相关联的功能; 步骤 S406, 用户可以通过图标管理模块管理待机图标, 例如, 可以增加或 者删除现有的图标; 步骤 S408 , 用户关机后, 图标管理模块可以记录待机图标的位置信息和参 数, 并将之保存在手机存储区。 图 5是根据本发明实施例的 3D图标处理方法中管理模块操作的流程图, 以下以电话图标为例说明, 如图 5所示, 该流程包括以下步骤: 步聚 S502, 终端开机后, 自动加载图标管理模块, 图标管理模块首先通过 文件操作打开配置文件, 读取桌面图标的 ID 号, 位置和状态信息, 并将这些 信息作为参数传给视效管理模块; 视效模块将图标按照位置和状态信息进行显 示。例如,电话本图标绘制过程,可以获取图标 ID为 ID0X0808,坐标为 0X0000, 状态为 0X0305。 其中图标 ID为该图标在系统中已注册的 ID号。 坐标为图标 中心对显示区域的相对位置, 根据屏幕的大小进行定义。 状态信息用户管理图 标的状态信息, 图标的角度和图标的位置信息。 视效模块读取电话本图标的配 置信息后, 根据中心坐标, 图标的大小绘制立方体 (长、 宽、 高), 并将图标 对应的图片进行贴图。 绘制过程中, 可以通过一点透视法来产生远小近大的效 果。 还可以从观察者视角出发, 以点透视来计算每个面的空间投影钟的位置, 以产生透视效果。 步聚 S504, 用户可以在待机下通过触摸方式操作图标, 视效管理模块获取 图标的 ID, 以及操作更新位置的坐标值, 视效管理模块根据新的坐标和状态绘 制电话本的长、 宽、 高。 视效模块更新状态矩阵信息的图标信息, 并依照用户 的操作绘制效果。 用户可以根据选择图标并执行与之关联的功能。 步骤 S506, 用户通过图标管理模块管理待机图标, 例如, 可以增加或者删 除现有的图标。 对于增加操作, 根据需要增加的图标类型将图标信息增加到配 置文件和状态矩阵中, 并通知视效管理模块绘制新的图标。 图标管理模块通过 让用户设置图标关联的程序,更新图标和关联程序的对应关系。对于删除操作, 图标管理模块在配置文件中删除该图标, 同时通知视效管理模块重新绘制桌面 图标。 步骤 S508, 用户启动关机流程后, 图标管理模块通过文件操作将状态矩阵 中的信息更新到配置文件中, 包括图标状态和坐标信息。 写入文件完毕后, 通 知终端操作系统, 启动关机流程, 正常关机。 图 6是 居本发明实施例的视效管理模块处理图标旋转的流程图, 以下同 样以电话图标为例说明, 如图 6所示, 该流程包括以下步 4聚: 步骤 S602, 视效管理模块通过图标管理模块传递的图标 ID, 从本地文件 管理系统中获取图标文件的句柄, 并通过该句柄加载图标文件。 视效管理模块 才艮据图标的坐标值和状态更新状态矩阵信息。 状态矩阵用于描述图标的位置和 状态信息, 可以使用八叉树算法生成, 主要保存图标的配置信息, 包括长、 宽 和高度, 各面关联的贴图对应关系, 位置坐标信息。 步骤 S604 ,视效管理模块根据状态矩阵的信息, 以用户观察点作为基准坐 标, 确定水平和垂直坐标轴, 并在桌面上绘制图标。 步骤 S606, 用户通过触摸或者其他方式在待机界面上将图标旋转若千角 度。 旋转过程中, 视效管理模块通过立体图标的位置变化, 不断重新在新的位 置重新绘制电话本图标, 从而使得用户感受到图标在随着操作不断的发生形状 变化, 产生电话本图标的立体 3D感。 步骤 S608,绘制过程中 ,视效管理模块保留电话本图标重点的原始坐标值, 并根据新的触摸点获取新的重心点坐标值。 用户旋转后电话本图标后, 视效管 理模块可以计算获得移动位置相对水平和垂直坐标轴的角度, 以水平轴和垂直 轴的旋转角度作为基准, 通过空间旋转变化公式计算立方体各顶点相对重点的 坐标点, 再通过消隐算法来完成用户不可见区域的清除。 计算完成后, 视效管 理模块 居新的定点坐标重新绘制电话本的长、 宽和高, 并 居形状变化重新 进行贴图。 综上所述, 通过上述实施例提升了用户的体验。 显然, 本领域的技术人员应该明白, 上述的本发明的各模块或各步骤可以 用通用的计算装置来实现, 它们可以集中在单个的计算装置上, 或者分布在多 个计算装置所组成的网络上, 可选地, 它们可以用计算装置可执行的程序代码 来实现, 从而可以将它们存储在存储装置中由计算装置来执行, 或者将它们分 别制作成各个集成电路模块, 或者将它们中的多个模块或步骤制作成单个集成 电路模块来实现。 这样, 本发明不限制于任何特定的硬件和软件结合。 以上所述仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本领 域的技术人员来说, 本发明可以有各种更改和变化。 凡在本发明的 ^"神和原则 之内, 所作的任何修改、 等同替换、 改进等, 均应包含在本发明的保护范围之 内。 The positional information of the 3D icon on the screen and the three-dimensional parameters required to draw the three-dimensional shape of the 3D icon The drawing module 24 is connected to the obtaining module 22, which is arranged to draw the three-dimensional shape of the 3D icon using the three-dimensional parameters on the screen corresponding to the position information; the generating module 26 is connected to the drawing module 24, and the module is set in the three-dimensional shape Paste the map to generate a 3D icon. 3 is a block diagram of a preferred structure of a processing device for a 3D icon according to an embodiment of the present invention. As shown in FIG. 3, the device may further include: a projection clock processing module 32, which is configured to point from a user's point of view. The perspective is used to calculate the position of the spatial projection clock for each face, and the stereoscopic shape is processed according to the calculated position of the projection clock. Preferably, in a case where the 3D icon changes, the obtaining module 22 reacquires the information required to draw the changed 3D icon according to the parameter in which the 3D icon changes, and the drawing module 24 redraws the stereoscopic shape of the 3D icon, and the generating module 26 re- Generate a 3D icon. Through the above embodiments, the 3D of the user icon display effect is realized, which can effectively eliminate the aesthetic fatigue of the user's vision and experience, greatly improve the user experience, and enhance the added value of the product. The following is an example of a mobile phone (also called a terminal). In the mobile phone, through the function of model mathematical operation and mapping, combined with point perspective and projection, and the blanking algorithm, the 3D of the user icon display effect is realized. The mobile phone in this embodiment includes the following modules: an icon management module, which is mainly responsible for managing icons on the desktop (the functions implemented by the module include the functions of the obtaining module 22); the visual effects management module (the functions implemented by the module include the drawing module 24) And the function of the generating module 26), mainly responsible for the visual effect display and position calculation of the desktop icon. 4 is a flowchart of a method for visualizing a desktop of a mobile phone 3D according to an embodiment of the present invention. As shown in FIG. 4, the process includes the following steps: Step S402: After the user boots, the icon management module is automatically loaded, and the icon management module is The user sets the standby desktop icon list and the location information, and draws the icon position and state on the background through the visual effect management module; Step S404, the user operates the icon by touching, and the visual effect management module implements the movement of the desktop icon according to the user input. The stacking effect, and the user can also activate the icon associated function by activating the icon mode; in step S406, the user can manage the standby icon through the icon management module, for example, the existing icon can be added or deleted; Step S408, after the user is turned off , the icon management module can record the location information and parameters of the standby icon Number, and save it in the phone storage area. 5 is a flowchart of a management module operation in a 3D icon processing method according to an embodiment of the present invention. The following uses a phone icon as an example. As shown in FIG. 5, the process includes the following steps: Step S502, after the terminal is powered on, automatically Loading the icon management module, the icon management module first opens the configuration file by file operation, reads the ID number, location and status information of the desktop icon, and transmits the information as a parameter to the visual effect management module; the visual effect module selects the icon according to the location and Status information is displayed. For example, in the phone book icon drawing process, the icon ID is ID0X0808, the coordinate is 0X0000, and the state is 0X0305. The icon ID is the ID number of the icon registered in the system. The coordinates are the relative positions of the icon center to the display area, and are defined according to the size of the screen. Status information The status information of the user management icon, the angle of the icon, and the location information of the icon. After the visual effect module reads the configuration information of the phone book icon, the cube (length, width, height) is drawn according to the center coordinate and the size of the icon, and the image corresponding to the icon is mapped. During the drawing process, a little perspective can be used to produce the effect of being small and small. It is also possible to calculate the position of the spatial projection clock of each face from the perspective of the observer from point perspective to produce a perspective effect. Step S504, the user can operate the icon by touch mode in standby mode, the visual effect management module acquires the ID of the icon, and operates the coordinate value of the updated position, and the visual effect management module draws the length and width of the phone book according to the new coordinates and state. high. The visual effect module updates the icon information of the status matrix information, and draws the effect according to the user's operation. The user can select an icon and perform the functions associated with it. Step S506, the user manages the standby icon through the icon management module. For example, the existing icon can be added or deleted. For the increase operation, the icon information is added to the configuration file and the status matrix according to the type of the icon to be added, and the visual effect management module is notified to draw a new icon. The icon management module updates the correspondence between the icon and the associated program by letting the user set the program associated with the icon. For the delete operation, the icon management module deletes the icon in the configuration file and notifies the visual effect management module to redraw the desktop icon. Step S508, after the user initiates the shutdown process, the icon management module updates the information in the state matrix to the configuration file by using a file operation, including the icon state and the coordinate information. After writing the file, notify the terminal operating system, start the shutdown process, and shut down normally. FIG. 6 is a flowchart of processing the icon rotation in the visual effect management module according to the embodiment of the present invention. The following is also illustrated by using a phone icon. As shown in FIG. 6, the process includes the following steps: Step S602, the visual effect management module acquires a handle of the icon file from the local file management system by using the icon ID delivered by the icon management module, and loads the icon file by using the handle. The visual effects management module updates the status matrix information according to the coordinate values and status of the icon. The status matrix is used to describe the position and status information of the icon. It can be generated by the octree algorithm. It mainly saves the configuration information of the icon, including the length, width and height, the map correspondence associated with each face, and the position coordinate information. Step S604, the visual effect management module determines the horizontal and vertical coordinate axes according to the information of the state matrix, using the user observation point as the reference coordinate, and draws an icon on the desktop. In step S606, the user rotates the icon on the standby interface by a touch or other means. During the rotation process, the visual effect management module continuously redraws the phone book icon in the new position through the position change of the stereo icon, so that the user feels that the icon changes shape with the operation, and the stereoscopic 3D of the phone book icon is generated. sense. Step S608, in the drawing process, the visual effect management module retains the original coordinate value of the focus of the phone book icon, and acquires a new coordinate point coordinate value according to the new touch point. After the user rotates the phone book icon, the visual effect management module can calculate the angle of the moving position relative to the horizontal and vertical coordinate axes, and use the rotation angle of the horizontal axis and the vertical axis as a reference to calculate the relative focus of each vertex of the cube by the spatial rotation variation formula. The coordinate point is used to complete the clearing of the invisible area of the user by the blanking algorithm. After the calculation is completed, the visual effect management module re-draws the length, width and height of the phone book with the new fixed-point coordinates, and re-maps the shape change. In summary, the user experience is improved by the above embodiment. Obviously, those skilled in the art should understand that the above modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device so that they may be stored in the storage device by the computing device, or they may be separately fabricated into individual integrated circuit modules, or Multiple modules or steps are made into a single integrated circuit module. Thus, the invention is not limited to any specific combination of hardware and software. The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the scope of the present invention are intended to be included within the scope of the present invention.

Claims

权 利 要 求 书 Claim
1. 一种 3D图标的处理方法, 包括: 1. A method for processing a 3D icon, comprising:
获取绘制 3D图标所需要的信息, 其中, 所述信息包括: 所述 3D图 标在屏幕上的位置信息和用于绘制所述 3D 图标的立体形状所需要的三 维参数;  Obtaining information required for drawing a 3D icon, wherein the information includes: position information of the 3D icon on the screen and three-dimensional parameters required for drawing a three-dimensional shape of the 3D icon;
在所述屏幕上与所述位置信息对应的位置使用所述三维参数绘制所 述 3D图标的立体形状;  The three-dimensional shape of the 3D icon is drawn using the three-dimensional parameter on a position corresponding to the position information on the screen;
在所述立体形 ^1 上贴图以生成所述 3D图标。  A map is drawn on the solid shape ^1 to generate the 3D icon.
2. 根据权利要求 1所述的方法, 其中, 使用所述三维参数通过一点透视法 绘制所述 3D图标的立体形状。 2. The method according to claim 1, wherein the three-dimensional shape of the 3D icon is drawn by a one-dimensional perspective using the three-dimensional parameter.
3. 根据权利要求 1所述的方法, 其中, 在所述立体形状上贴图之后, 还包 括: 3. The method according to claim 1, wherein after the mapping on the three-dimensional shape, the method further comprises:
从使用者的角度出发,以点透视来计算每个面的空间投影钟的位置, 并根据计算出的投影钟的位置对所述立体形状进行处理。  From the perspective of the user, the position of the spatial projection clock of each face is calculated by point fluoroscopy, and the stereoscopic shape is processed according to the calculated position of the projection clock.
4. 根据权利要求 1至 3中任一项所述的方法, 其中, The method according to any one of claims 1 to 3, wherein
获取所述 3D 图标发生变化的参数, 并根据所述参数重新获取绘制 变化后的所述 3D图标所需要的信息, 并重新生成所述 3D图标。  Obtaining a parameter that the 3D icon changes, and reacquiring information required to draw the changed 3D icon according to the parameter, and regenerating the 3D icon.
5. 根据权利要求 1至 3中任一项所述的方法, 其中, 所述位置信息、 所述 三维参数以及在所述立体形状上进行贴图的信息保存为状态矩阵信息, 其中, 所述状态矩阵信息使用八叉树算法生成。 The method according to any one of claims 1 to 3, wherein the position information, the three-dimensional parameter, and information for mapping on the three-dimensional shape are saved as state matrix information, wherein the state Matrix information is generated using an octree algorithm.
6. 根据权利要求 5所述的方法, 其中, 在所述 3D图标为立方体的情况下, 所述三维参数包括: 所述立方体的长、 宽、 高以及所述立方体所处的状 态。 6. The method according to claim 5, wherein, in a case where the 3D icon is a cube, the three-dimensional parameter comprises: a length, a width, a height of the cube, and a state in which the cube is located.
7. —种 3D图标的处理装置, 包括: 7. A processing device for a 3D icon, comprising:
获取模块, 设置为获取绘制 3D 图标所需要的信息, 其中, 所述信 息包括:所述 3D图标在屏幕上的位置信息和用于绘制所述 3D图标的立 体形状所需要的三维参数; 绘制模块, 设置为在所述屏幕上与所述位置信息对应的位置使用所 述三维参数绘制所述 3D图标的立体形状; An acquiring module, configured to acquire information required for drawing a 3D icon, where the information includes: position information of the 3D icon on the screen and a three-dimensional parameter required for drawing a three-dimensional shape of the 3D icon; a drawing module, configured to draw a three-dimensional shape of the 3D icon using the three-dimensional parameter on a position corresponding to the position information on the screen;
生成模块, 设置为在所述立体形状上贴图以生成所述 3D图标。  A generating module is arranged to map the stereoscopic shape to generate the 3D icon.
8. 根据权利要求 7所述的装置, 其中, 还包括: 8. The device according to claim 7, further comprising:
投影钟处理模块, 设置为从使用者的角度出发, 以点透视来计算每 个面的空间投影钟的位置, 并 居计算出的投影钟的位置对所述立体形 状进行处理。  The projection clock processing module is arranged to calculate the position of the spatial projection clock of each face from point of view from the perspective of the user, and to process the three-dimensional shape at the position of the calculated projection clock.
9. 根据权利要求 7或 8所述的装置, 其中, 在所述 3D图标发生变化的情 况下, 所述获取模块根据所述 3D 图标发生变化的参数重新获取绘制变 化后的所述 3D图标所需要的信息,所述绘制模块重新绘制所述 3D图标 的立体形状, 所述生成模块重新生成所述 3D图标。 The device according to claim 7 or 8, wherein, in a case that the 3D icon changes, the acquiring module reacquires the changed 3D icon according to a parameter that the 3D icon changes The required information, the drawing module redraws the three-dimensional shape of the 3D icon, and the generating module regenerates the 3D icon.
10. —种移动终端, 包括权利要求 7或 8所述的 3D图标的处理装置。 A mobile terminal comprising the processing device of the 3D icon of claim 7 or 8.
PCT/CN2011/073832 2011-01-17 2011-05-09 Three dimensional (3d) icon processing method, device and mobile terminal WO2012097556A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2011100092902A CN102147926A (en) 2011-01-17 2011-01-17 Three-dimensional (3D) icon processing method and device and mobile terminal
CN201110009290.2 2011-01-17

Publications (1)

Publication Number Publication Date
WO2012097556A1 true WO2012097556A1 (en) 2012-07-26

Family

ID=44422175

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/073832 WO2012097556A1 (en) 2011-01-17 2011-05-09 Three dimensional (3d) icon processing method, device and mobile terminal

Country Status (2)

Country Link
CN (1) CN102147926A (en)
WO (1) WO2012097556A1 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20220032059A (en) 2011-09-19 2022-03-15 아이사이트 모빌 테크놀로지 엘티디 Touch free interface for augmented reality systems
CN102855648B (en) * 2012-08-09 2016-06-08 小米科技有限责任公司 A kind of image processing method and device
CN103019560B (en) * 2012-11-29 2016-06-15 中兴通讯股份有限公司 Control the method for interface of mobile terminal, device and mobile terminal
CN103064672B (en) * 2012-12-20 2016-04-13 中兴通讯股份有限公司 A kind of 3D view method of adjustment and device
JP5714560B2 (en) * 2012-12-21 2015-05-07 株式会社オプティム Mobile terminal, terminal setting method, and mobile terminal program for setting without hindering self-management function
CN105204727B (en) * 2015-08-21 2019-04-16 惠州华阳通用电子有限公司 A kind of image presentation method and device
CN107422952B (en) * 2017-05-04 2019-04-09 广州视源电子科技股份有限公司 A kind of method, device and equipment that solid figure is shown
CN107230239A (en) * 2017-05-11 2017-10-03 广州视源电子科技股份有限公司 Pattern drawing method, device and equipment
CN109118575B (en) * 2018-07-16 2023-06-06 三星电子(中国)研发中心 Stereoscopic display method and device of wearable device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08161530A (en) * 1994-12-09 1996-06-21 Olympus Optical Co Ltd Icon preparing method and frame preparing method for dynamic image
CN101309472A (en) * 2007-05-18 2008-11-19 希姆通信息技术(上海)有限公司 Method for implementing three-dimensional scenic dialing interface of mobile communication terminal
CN101340598A (en) * 2008-08-07 2009-01-07 北京衡准科技有限公司 Method and apparatus for implementing three-dimensional playing of media
EP2113829A1 (en) * 2008-04-29 2009-11-04 Vodafone Holding GmbH Method and device for providing access to data items
CN101751481A (en) * 2008-12-01 2010-06-23 庆良电子股份有限公司 Method for dynamically and directionally setting, inspecting and executing three-dimensional model

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1885233A (en) * 2006-06-27 2006-12-27 刘金刚 Three-dimensional desktop system displaying and operating method
CN101872285A (en) * 2010-06-13 2010-10-27 中兴通讯股份有限公司 Method and device for realizing desktop system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08161530A (en) * 1994-12-09 1996-06-21 Olympus Optical Co Ltd Icon preparing method and frame preparing method for dynamic image
CN101309472A (en) * 2007-05-18 2008-11-19 希姆通信息技术(上海)有限公司 Method for implementing three-dimensional scenic dialing interface of mobile communication terminal
EP2113829A1 (en) * 2008-04-29 2009-11-04 Vodafone Holding GmbH Method and device for providing access to data items
CN101340598A (en) * 2008-08-07 2009-01-07 北京衡准科技有限公司 Method and apparatus for implementing three-dimensional playing of media
CN101751481A (en) * 2008-12-01 2010-06-23 庆良电子股份有限公司 Method for dynamically and directionally setting, inspecting and executing three-dimensional model

Also Published As

Publication number Publication date
CN102147926A (en) 2011-08-10

Similar Documents

Publication Publication Date Title
WO2012097556A1 (en) Three dimensional (3d) icon processing method, device and mobile terminal
CN109448099B (en) Picture rendering method and device, storage medium and electronic device
US11410331B2 (en) Systems and methods for video communication using a virtual camera
WO2018188499A1 (en) Image processing method and device, video processing method and device, virtual reality device and storage medium
CN109427083B (en) Method, device, terminal and storage medium for displaying three-dimensional virtual image
EP3332565B1 (en) Mixed reality social interaction
WO2018076437A1 (en) Method and apparatus for human facial mapping
US10192363B2 (en) Math operations in mixed or virtual reality
US20130187905A1 (en) Methods and systems for capturing and moving 3d models and true-scale metadata of real world objects
EP2852935A1 (en) Systems and methods for generating a 3-d model of a user for a virtual try-on product
JP2022524683A (en) Systems and methods for rendering real-world objects using depth information
CN111324250B (en) Three-dimensional image adjusting method, device and equipment and readable storage medium
CN109725956B (en) Scene rendering method and related device
US9754398B1 (en) Animation curve reduction for mobile application user interface objects
CN110136236B (en) Personalized face display method, device and equipment for three-dimensional character and storage medium
CN111803945A (en) Interface rendering method and device, electronic equipment and storage medium
US10984607B1 (en) Displaying 3D content shared from other devices
CN112138386A (en) Volume rendering method and device, storage medium and computer equipment
CN101477702A (en) Built-in real tri-dimension driving method for computer display card
WO2022247204A1 (en) Game display control method, non-volatile storage medium and electronic device
CN105282535A (en) 3D projection system and 3D projection method in 3D space environment
CN105046740A (en) 3D graph processing method based on OpenGL ES and device thereof
CN112206519A (en) Method, device, storage medium and computer equipment for realizing game scene environment change
CN101511034A (en) Truly three-dimensional stereo display method facing Skyline
CN112950753A (en) Virtual plant display method, device, equipment and storage medium

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: 11856481

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: 11856481

Country of ref document: EP

Kind code of ref document: A1