WO2018145568A1 - 弧面模型生成方法及装置 - Google Patents
弧面模型生成方法及装置 Download PDFInfo
- Publication number
- WO2018145568A1 WO2018145568A1 PCT/CN2018/073586 CN2018073586W WO2018145568A1 WO 2018145568 A1 WO2018145568 A1 WO 2018145568A1 CN 2018073586 W CN2018073586 W CN 2018073586W WO 2018145568 A1 WO2018145568 A1 WO 2018145568A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- arc
- sampling point
- dimension direction
- length
- chord
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T17/00—Three dimensional [3D] modelling, e.g. data description of 3D objects
- G06T17/10—Constructive solid geometry [CSG] using solid primitives, e.g. cylinders, cubes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T17/00—Three dimensional [3D] modelling, e.g. data description of 3D objects
- G06T17/30—Polynomial surface description
Definitions
- a curved surface model is generated according to coordinate values in the first dimension direction, the second dimension direction, and the third dimension direction of each of the sampling points.
- a second aspect of the embodiments of the present application provides a method for generating a curved surface model in a three-dimensional scene, including:
- the server obtains the input arc surface parameter of the arc surface model to be generated
- the server acquires two-dimensional coordinates of a plurality of sampling points, where a first dimension direction of the sampling point is a direction of a chord corresponding to an arc in a radial section of the arc surface model, and a second dimension direction of the sampling point is The arcuate width direction of the curved surface model;
- the third aspect of the embodiments of the present application provides a device for generating a curved surface model in a three-dimensional scene, including:
- a sampling point acquiring unit configured to acquire two-dimensional coordinates of the plurality of sampling points, wherein a first dimension direction of the sampling point is a direction of a chord corresponding to an arc in a radial section of the arc surface model, and a second dimension direction of the sampling point is The arcuate width direction of the curved surface model;
- a sampling point three-dimensional coordinate determining unit configured to determine a coordinate value of the sampling point in a third dimension direction according to the arc surface parameter for each of the sampling points, the third dimension direction being perpendicular to the first a dimension direction and the second dimension direction;
- the arc surface model generating unit is configured to generate a curved surface model according to coordinate values in the first dimension direction, the second dimension direction, and the third dimension direction of each of the sampling points.
- a fourth aspect of the embodiments of the present application provides a server, where the server includes: a processor and a memory; the memory is configured to store a program code, and transmit the program code to the processor; A method for generating a curved surface model in a three-dimensional scene as described above for invoking an instruction in a memory.
- a fifth aspect of the embodiments of the present application provides a storage medium for storing program code, where the program code is used to execute a method for generating a curved surface model in the above three-dimensional scene.
- the terminal In the method for generating a curved surface model in a three-dimensional scene provided by the embodiment of the present application, the terminal only needs to input the arc surface parameter of the curved surface model to be generated. On the basis of this, the embodiment of the present application acquires two-dimensional coordinates of a plurality of sampling points.
- the embodiment of the present application can automatically acquire a plurality of sampling points, and determine the coordinate value of the sampling point in the third dimension direction through the geometric relationship. This obtains the three-dimensional coordinate values of each sampling point, and generates a curved surface model according to the three-dimensional coordinates of the sampling points.
- Embodiments of the present application do not need to provide a large amount of point cloud data, and are capable of generating a curved surface model of the desired arc surface parameters.
- FIG. 1 is a flow chart of a method for generating a curved surface model in a three-dimensional model disclosed in an embodiment of the present application
- Figure 2a illustrates a curved surface model
- Figure 2b illustrates a radial section of a curved surface model
- Figure 2c illustrates the arc of the arc in the radial section of a curved surface model
- Figure 3 illustrates a schematic diagram of projection distribution of a sample point in the YOZ plane
- Figure 4 illustrates a schematic diagram of the solution of the arc height of the sampling point
- Figure 5 illustrates another schematic diagram of the solution of the arc height of the sampling point
- FIG. 6 illustrates an interface diagram of a generated arc surface model developed in the UE4 engine
- FIG. 7 is a flowchart of a method for generating a curved surface model in another three-dimensional model disclosed in an embodiment of the present application.
- FIG. 8 illustrates a schematic diagram of a UI element editing work interface
- Figure 9 illustrates a schematic diagram of a 3D scene of a VR game
- FIG. 10 is a schematic structural diagram of a device for generating a curved surface model in a three-dimensional model according to an embodiment of the present application
- FIG. 11 is a schematic structural diagram of a hardware of a 3D engine server according to an embodiment of the present application.
- the embodiment of the present application discloses a generation scheme of a curved surface model in a three-dimensional model, and the generated curved surface model can be used for displaying in a 3D scene.
- the generating scheme of the arc surface model in the three-dimensional model provided by the embodiment of the present application can specify the arc surface parameters of the arc surface model to be generated, such as the arc degree, the arc surface width and the arc string length, and does not need to input other data, and the arc surface model is generated.
- the process is simpler and the arc and size of the resulting curved surface model is controllable.
- the embodiment of the present application can be applied to a server, as shown in FIG. 1 , the method includes:
- Step S100 Acquire an input arc surface parameter to be generated.
- the arc surface parameter may include a curvature of the curved surface model, a curved surface width, and an arc chord length, and the arc chord length is a length of the chord corresponding to the arc in the radial cross section of the curved surface model.
- Figure 2a illustrates a curved surface model with four corners of A, B, C, and D, respectively.
- the arcuate width of the curved surface model can be understood as the length h of the AC.
- Figure 2b illustrates the radial section of the curved surface model.
- the radial section contains an arc AEB, and the length of the chord AB corresponding to the arc AEB is d, and the length d of the chord AB can also be called the length of the arc chord.
- the curvature and size of the arc model can be controlled by the arc, the arc width, and the arc length.
- the user inputs the arc, the arc width and the arc length of the arc model to be generated according to his own needs.
- Step S110 Obtain two-dimensional coordinates of the plurality of sampling points, where the first dimension direction of the sampling point is the direction of the chord corresponding to the arc in the radial section of the arc surface model, and the second dimension direction of the sampling point is the arc surface of the arc surface model. Width direction.
- the embodiment of the present application assumes that in the spatial three-dimensional coordinate system, the X coordinate is fixed to 0, and a plane rectangle is drawn on the YOZ plane, the width of the plane rectangle is the arc chord length d, and the height of the plane rectangle is the arc to be generated.
- the arc width h of the face model The width direction of the plane rectangle is the first dimension direction, assuming the Y-axis direction, and the height direction of the plane rectangle is the second dimension direction, assuming the Z-axis direction. Get several sample points in the plane rectangle. Then, the coordinate value of the sampling point in the first dimension direction belongs to 0 to the arc chord length d, and the coordinate in the second dimension direction belongs to 0 to the arc surface width h.
- each sampling point Obviously, if the YZ coordinate value of each sampling point remains unchanged, and the X coordinate is no longer fixed to 0, the X coordinate value of each sampling point uniformly corresponds to an arc segment, so that each sampling point constitutes an arc surface.
- the two-dimensional coordinate values of the plurality of sampling points can be obtained according to the arcuate width and the arc chord length of the input curved surface model to be generated.
- Step S120 For each sampling point, determine a coordinate value of the sampling point in the third dimension direction according to the arc surface parameter, and the third dimension direction is perpendicular to the first dimension direction and the second dimension direction.
- the coordinate value of the sampling point in the third dimension direction is determined by the geometric relationship derivation.
- the three-dimensional coordinate values of each sample point can be determined.
- Step S130 Generate a curved surface model according to coordinate values in the first dimension direction, the second dimension direction, and the third dimension direction of each sampling point.
- the arc surface model can be generated according to the three-dimensional coordinate values of the sampling points.
- the method for generating the arc surface model in the three-dimensional scene provided by the embodiment of the present application only needs to provide the arc surface parameter of the arc surface model to be generated, and the embodiment of the present application automatically acquires a plurality of sampling points, and determines the sampling point through the geometric relationship.
- the coordinate values in the direction of the third dimension are obtained from the three-dimensional coordinate values of the sampling points, and the arc surface model is generated according to the three-dimensional coordinates of the sampling points.
- Embodiments of the present application do not need to provide a large amount of point cloud data, and are capable of generating a curved surface model of the desired arc surface parameters.
- a process of acquiring two-dimensional coordinates of multiple sampling points may be specifically implemented as follows:
- the coordinates of the projection point are taken as two-dimensional coordinates of the sampling point, wherein, in the first dimension direction and the second dimension direction, the difference between the coordinate values of the adjacent projection points is the same, and the coordinate value of the projection point in the first dimension direction It belongs to 0 to the arc length d, and the coordinates in the second dimension belong to 0 to the arc width h.
- FIG. 3 a schematic diagram of a projection distribution of sample points in the YOZ plane is illustrated.
- the first dimensional coordinate of the projection point of the sampling point (ie, the Y-axis coordinate) belongs to [0, d]; the second dimensional coordinate (ie, the Z-axis coordinate) belongs to [0, h]. Moreover, the distribution of the projection points in the Y-axis and Z-axis directions is uniform.
- FIG. 3 only exemplifies an optional implementation manner, and the manner of distributing the projection points of the sampling points in the YOZ plane may also exist in other manners, such as non-uniform distribution.
- step S120 for each sampling point, the process of determining the coordinate value of the sampling point in the third dimension direction according to the arc surface parameter is introduced.
- the coordinate value of the sampling point in the third dimension direction may be determined according to the coordinate value in the first dimension direction of the sampling point, the length of the chord, and the radians.
- This process can be performed in two steps:
- a vertical line is formed from point O to AB, and a vertical triangle is formed by a vertical line, OA (or OB), and AB.
- the radius length can be obtained from the sine value theorem:
- arc height x of any sampling point M on any arc AEB on the circle is obtained.
- x can be regarded as the coordinate value of the sampling point in the direction of the third dimension.
- the arc AEB corresponds to the length of the string AB as d
- any one sampling point M corresponds to the M′ point on the string AB.
- the M' point can be regarded as the projection point of the sampling point M in the YOZ plane. Therefore, the known parameters are: the radius length r of the circle, the length d of the chord AB, the length L of the A M ', and the length of the AM' can be regarded as the coordinate value in the first dimension direction of the sampling point M.
- the length of AM' is the coordinate value L in the first dimension direction of the sampling point M
- the length of M'B is d-L
- the coordinate value of the sampling point M in the third dimension direction is x.
- the x value has two solutions, which is mathematically complete, because in addition to the small arc AEB, there is a large arc AFB.
- the above describes the process of determining the coordinate value of the sampling point in the third dimension direction according to the coordinate value in the first dimension direction of the sampling point, the length of the chord, and the radians. Based on this, only the arc, the arcuate width and the arc chord length of the arc surface model to be generated need to be input, and the three-dimensional coordinates of several sampling points can be automatically generated in the embodiment of the present application, and the arc surface model is generated by using the three-dimensional coordinates of the sampling points.
- the method for generating the arc surface model in the three-dimensional scene can be applied to a 3D engine of a server, such as a UE4 (Unreal Engine 4, Unreal Engine 4) engine.
- a 3D engine of a server such as a UE4 (Unreal Engine 4, Unreal Engine 4) engine.
- the traditional 3D engine does not support the generation of curved models, so when creating an object model, only the planar object model can be generated.
- the arc surface model can be created in the 3D engine, and the expression performance can be enhanced after being added to the 3D scene.
- the HalfAngle option allows the user to specify the radians.
- the Widget Class option allows the user to specify the resource path of the generated arc model.
- the Draw Size option allows the user to specify the length of the arc and the width of the arc.
- the embodiment of the present application further discloses a method for generating a curved surface model in another three-dimensional scene.
- the method includes:
- Step S200 Acquire an input arc surface parameter of the arc surface model to be generated.
- Step S210 Obtain two-dimensional coordinates of the plurality of sampling points, where the first dimension direction of the sampling point is the direction of the chord corresponding to the arc in the radial section of the arc surface model, and the second dimension direction of the sampling point is the arc surface of the arc surface model. Width direction.
- Step S220 For each sampling point, determine a coordinate value of the sampling point in the third dimension direction according to the arc surface parameter, and the third dimension direction is perpendicular to the first dimension direction and the second dimension direction.
- the coordinate value of each sampling point in the first dimension direction belongs to 0 to the arc chord length, and the coordinate in the second dimension direction belongs to 0 to the arc surface width.
- Step S230 Generate a curved surface model according to coordinate values in the first dimension direction, the second dimension direction, and the third dimension direction of each sampling point.
- step S240 in response to the editing integration operation of the target UI (User Interface) element, the UI interface is generated by using the target UI element editing.
- the 3D engine provides a UI element editing interface. Users can edit and integrate various elements in the interface. In this step, the user edits the integrated target UI element and edits and generates the UI interface.
- FIG. 8 it illustrates a UI element editing work interface. Various types of UI elements are displayed in the list on the left side of the interface, and the editing panel is displayed on the right side of the interface, and various UI elements can be edited in the editing panel.
- Step S250 Acquire a texture of the UI interface.
- the UI interface has been obtained in the previous step, and the texture of the UI interface is obtained in this step.
- the 3D engine provides a way to obtain a texture of the UI interface, and the texture of the UI interface can be obtained according to the method provided by the engine.
- Step S260 overlaying the texture onto the curved surface model, and overlaying the curved surface model of the texture for displaying in the 3D scene.
- the implementation of the step may include:
- the curved surface model is a three-dimensional coordinate determination.
- Each three-dimensional coordinate is equivalent to a vertex.
- Each vertex will contain UV coordinate information to locate the corresponding map element.
- the first dimension direction of the sampling point (vertex) is the Y-axis direction
- the second dimension direction is the Z-axis direction
- the Y coordinate ranges from 0 to d, and the linear corresponding U coordinate is 0 to 1. If the Y value is 0.5*d, the corresponding U coordinate is 0.5.
- the Z coordinate is 0 to h, the linear corresponding V coordinate is 0 to 1, and if Z is 0.8*h, the corresponding V coordinate is 0.8.
- the three-dimensional coordinates of each sampling point on the curved surface model can be converted into UV coordinates.
- mapping element corresponding to the UV coordinate of the sampling point is determined in the texture.
- each texture element in the texture can be represented by UV coordinates.
- the mapping element corresponding to the UV coordinate is determined in the texture according to the UV coordinate of the sampling point.
- the texture can be overlaid on the curved surface model.
- the curved surface model that covers the texture is loaded into the 3D scene for display.
- the curved surface model can adjust position, orientation, and the like.
- FIG. 9 illustrates a 3D scene of a VR game.
- the object model 100 loaded in the scene is a curved surface model generated according to the embodiment of the present application, and the 3D expression is greatly improved by being integrated with the 3D scene.
- the following describes the generating device of the arc surface model in the three-dimensional scene provided by the embodiment of the present application.
- the following describes the generating device of the curved surface model in the three-dimensional scene and the generating method of the curved surface model in the three-dimensional scene described above, which can refer to each other.
- FIG. 10 is a schematic structural diagram of a device for generating a curved surface model in a three-dimensional scene according to an embodiment of the present application. As shown in FIG. 10, the device includes:
- a parameter obtaining unit 11 configured to acquire an input arc surface parameter to be generated
- the sampling point obtaining unit 12 is configured to acquire two-dimensional coordinates of the plurality of sampling points, wherein the first dimension direction of the sampling point is a direction of a chord corresponding to an arc in a radial section of the arc surface model, and a second dimension direction of the sampling point Is the arcuate width direction of the curved surface model;
- a sampling point three-dimensional coordinate determining unit 13 configured to determine a coordinate value of the sampling point in a third dimension direction according to the arc surface parameter for each of the sampling points, the third dimension direction being perpendicular to the first a dimension direction and the second dimension direction;
- the arc surface model generating unit 14 is configured to generate a curved surface model according to coordinate values in the first dimension direction, the second dimension direction, and the third dimension direction of each sampling point.
- the apparatus for generating a curved surface model in the three-dimensional scene of the present embodiment only needs to provide the arc surface parameters of the arc surface model to be generated, and the apparatus of the embodiment of the present application automatically acquires a plurality of sampling points, and determines the sampling points through the geometric relationship.
- the coordinate values in the direction of the third dimension are obtained from the three-dimensional coordinate values of the sampling points, and the arc surface model is generated according to the three-dimensional coordinates of the sampling points.
- Embodiments of the present application do not need to provide a large amount of point cloud data, and are capable of generating a curved surface model of the desired arc surface parameters.
- the arc surface parameter includes a radii, a height, and an arc chord length, where the arc chord length is a length of a chord corresponding to the arc in the radial section of the arc surface model, and the sampling point three-dimensional coordinate determining unit may include:
- a first sampling point three-dimensional coordinate determining subunit configured to determine a coordinate of the sampling point in a third dimension direction according to a coordinate value in a first dimension direction of the sampling point, a length of the chord, and the radians value.
- the first sampling point three-dimensional coordinate determining subunit may include:
- a radius length determining unit configured to determine a radius length of a circle in which the arc is located according to a length of the string and the arc;
- a third dimension coordinate value determining unit configured to determine a coordinate value of the sampling point in a third dimension direction according to a coordinate value in a first dimension direction, a length of the chord, and the radius length of the sampling point .
- the radius length determining unit may include:
- a sine value determining unit for determining a sine value of one half of the arc
- the ratio determining unit is configured to determine a ratio of a half of the length of the chord to the sine value, and determine the ratio as a radius length of a circle in which the arc is located.
- the third dimension coordinate value determining unit may include:
- chord length determining unit is configured to determine, according to the intersecting chord theorem, the coordinate values in the first dimension direction and the third dimension direction of the sampling point and the length of the chord, a length perpendicular to the other chord of the string;
- a vertical distance determining unit configured to determine a perpendicular distance from a center of the circle of the arc to the other chord, a half of a length of the chord minus a coordinate value in a first dimension direction of the sampling point;
- the square of the length is solved by the equation to obtain the coordinate values in the third dimension direction of the sample points.
- a coordinate determining unit configured to use the coordinates of the projection point as the two-dimensional coordinates of the sampling point, wherein the difference between the coordinate values of the adjacent projection points is the same in the first dimension direction and the second dimension direction.
- a UI interface generating unit configured to respond to an editing and integrating operation on the target UI element, and use the target UI element to edit and generate a UI interface
- a texture obtaining unit configured to acquire a texture of the UI interface
- the map overlay unit may include:
- a map element determining unit configured to determine, in each of the sampling points, a map element corresponding to a UV coordinate of the sampling point for each sampling point;
- the 3D engine server may include:
Landscapes
- Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Geometry (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Computer Graphics (AREA)
- Mathematical Physics (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Mathematical Analysis (AREA)
- Algebra (AREA)
- Processing Or Creating Images (AREA)
- Computational Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Operations Research (AREA)
- Databases & Information Systems (AREA)
- General Engineering & Computer Science (AREA)
- Remote Sensing (AREA)
Abstract
本申请实施例公开了一种三维场景中弧面模型的生成方法及装置,终端仅需要输入待生成的弧面模型的弧面参数,本申请实施例获取多个采样点的二维坐标,采样点的第一维度方向为弧面模型的径向截面中弧对应的弦的方向,第二维度方向为弧面模型的弧面宽度方向;针对每一采样点,根据弧面参数确定采样点在垂直于第一维度方向和第二维度方向的第三维度方向上的坐标值;根据各采样点的三维坐标值,生成弧面模型。本申请实施例不需要提供大量点云数据,并且能够生成所需弧面参数的弧面模型。
Description
本申请要求于2017年2月9日提交中国专利局、申请号为2017100712813、发明名称为“一种弧面模型生成方法及装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
本申请涉及模型生成技术领域,更具体地说,涉及三维场景中弧面模型的生成。
随着3D(3 dimensional,三维)技术的发展,3D应用业务也如雨后春笋般得到广泛普及。比较常见的如VR(Virtual Reality,虚拟现实)游戏等。
3D应用业务场景内一般存在多种对象模型。传统做法是将平面对象模型放置于3D场景中,与场景融合在一起。但是,这种处理方式存在3D化不足,表现力不强等问题。而如果将平面对象模型替换为弧面对象模型,则能够大大提升对象模型在3D场景内的表现力,对于VR类游戏而言,能够大大提升用户的沉浸感。
传统的弧面模型生成方法,一般需要用户提供大量的三维点云,进而利用三维点云生成弧面模型。对于用户而言,其需要提供的数据过多,且无法有效控制所生成弧面模型的弧度和大小,灵活性不足。
发明内容
有鉴于此,本申请提供了一种三维场景中弧面模型的生成方法及装置,用于解决传统弧面模型生成方法所存在的需要用户提供大量三维点云数据,且无法控制所生成弧面模型的弧度、大小的问题。
为了实现上述目的,现提出的方案如下:
本申请实施例第一方面提供一种三维场景中弧面模型的生成方法,包括:
获取输入的待生成的弧面模型的弧面参数;
获取多个采样点的二维坐标,所述采样点的第一维度方向为所述弧面模型 的径向截面中弧对应的弦的方向,所述采样点的第二维度方向为所述弧面模型的弧面宽度方向;
针对每一所述采样点,根据所述弧面参数确定所述采样点在第三维度方向上的坐标值,所述第三维度方向垂直于所述第一维度方向和所述第二维度方向;
根据各个所述采样点的第一维度方向、第二维度方向和第三维度方向上的坐标值,生成弧面模型。
本申请实施例第二方面提供一种三维场景中弧面模型的生成方法,包括:
服务器获取输入的待生成的弧面模型的弧面参数;
所述服务器获取多个采样点的二维坐标,所述采样点的第一维度方向为所述弧面模型的径向截面中弧对应的弦的方向,所述采样点的第二维度方向为所述弧面模型的弧面宽度方向;
针对每一所述采样点,所述服务器根据所述弧面参数确定所述采样点在第三维度方向上的坐标值,所述第三维度方向垂直于所述第一维度方向和所述第二维度方向;
所述服务器根据各个所述采样点的第一维度方向、第二维度方向和第三维度方向上的坐标值,生成弧面模型。
本申请实施例第三方面提供一种三维场景中弧面模型的生成装置,包括:
参数获取单元,用于获取输入的待生成的弧面模型的弧面参数;
采样点获取单元,用于获取多个采样点的二维坐标,采样点的第一维度方向为所述弧面模型的径向截面中弧对应的弦的方向,采样点的第二维度方向为所述弧面模型的弧面宽度方向;
采样点三维坐标确定单元,用于针对每一所述采样点,根据所述弧面参数确定所述采样点在第三维度方向上的坐标值,所述第三维度方向垂直于所述第一维度方向和所述第二维度方向;
弧面模型生成单元,用于根据各个所述采样点的第一维度方向、第二维度方向和第三维度方向上的坐标值,生成弧面模型。
本申请实施例第四方面提供一种服务器,所述服务器包括:处理器以及存储器;所述存储器,用于存储程序代码,并将所述程序代码传输给所述处理器; 所述处理器,用于调用存储器中的指令上述的三维场景中弧面模型的生成方法。
本申请实施例第五方面提供一种存储介质,所述存储介质用于存储程序代码,所述程序代码用于执行上述的三维场景中弧面模型的生成方法。
本申请实施例第六方面提供一种包括指令的计算机程序产品,当其在服务器上运行时,使得所述服务器执行上述的三维场景中弧面模型的生成方法。
本申请实施例提供的三维场景中弧面模型的生成方法,终端仅需要输入待生成的弧面模型的弧面参数。在此基础上,本申请实施例获取多个采样点的二维坐标,采样点的第一维度方向为弧面模型的径向截面中弧对应的弦的方向,采样点的第二维度方向为弧面模型的弧面宽度方向;针对每一采样点,根据弧面参数可以确定采样点在第三维度方向上的坐标值,第三维度方向垂直于第一维度方向和第二维度方向;根据各采样点的第一维度方向、第二维度方向和第三维度方向上的坐标值,生成弧面模型。由此可见,仅需要提供待生成的弧面模型的弧面参数即可,本申请实施例可以自动获取若干采样点,并通过几何关系,确定采样点在第三维度方向上的坐标值,据此得到各采样点的三维坐标值,根据采样点的三维坐标生成弧面模型。本申请实施例不需要提供大量点云数据,并且能够生成所需弧面参数的弧面模型。
为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据提供的附图获得其他的附图。
图1为本申请实施例公开的一种三维模型中弧面模型的生成方法流程图;
图2a示例了一种弧面模型;
图2b示例了一种弧面模型的径向截面;
图2c示例了一种弧面模型的径向截面中弧的弧度;
图3示例了一种采样点在YOZ平面内投影分布示意图;
图4示例了一种采样点弧面高度求解示意图;
图5示例了另一种采样点弧面高度求解示意图;
图6示例了在UE4引擎中开发的生成弧面模型的界面示意图;
图7为本申请实施例公开的另一种三维模型中弧面模型的生成方法流程图;
图8示例了一种UI元素编辑工作界面示意图;
图9示例了一种VR游戏3D场景示意图;
图10为本申请实施例公开的一种三维模型中弧面模型的生成装置结构示意图;
图11为本申请实施例提供的一种3D引擎服务器硬件结构示意图。
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
本申请实施例公开了一种三维模型中弧面模型的生成方案,其生成的弧面模型可以用于在3D场景中进行展示等。本申请实施例提供的三维模型中弧面模型的生成方案可以指定待生成的弧面模型的弧面参数,例如弧度、弧面宽度和弧弦长度,且无需输入其它数据,弧面模型的生成过程更加简单,且所生成的弧面模型的弧度和大小可控。
接下来,对本申请实施例的三维场景中弧面模型的生成方法进行介绍,本申请实施例可以应用于服务器中,如图1所示,该方法包括:
步骤S100、获取输入的待生成的弧面参数。
在本申请实施例中,弧面参数可以包括弧面模型的弧度、弧面宽度和弧弦长度,弧弦长度为弧面模型的径向截面中弧对应的弦的长度。
参见图2a-2c,其中图2a示例了一种弧面模型,弧面模型的四个角分别为A、B、C、D。弧面模型的弧面宽度可以理解为AC的长度h。
图2b示例了弧面模型的径向截面。径向截面包含一条弧AEB,弧AEB对应的弦AB的长度为d,该弦AB的长度d又可以称之为弧弦长度。
图2c示例了弧面模型的径向截面中弧的弧度。以弧AEB所在圆的圆心O,向弧AEB的两端连线,OA和OB组成的夹角Θ为弧面模型的弧度。
通过弧度、弧面宽度和弧弦长度可以控制弧面模型的弧度和大小。本步骤中,用户根据自己的需要,输入所要生成的弧面模型的弧度、弧面宽度和弧弦长度。
步骤S110、获取多个采样点的二维坐标,采样点的第一维度方向为弧面模型的径向截面中弧对应的弦的方向,采样点的第二维度方向为弧面模型的弧面宽度方向。
为了便于理解,本申请实施例假设在空间三维坐标系中,X坐标固定为0,在YOZ平面上绘制一个平面矩形,平面矩形的宽度为弧弦长度d,平面矩形的高度为待生成的弧面模型的弧面宽度h。平面矩形的宽度方向为第一维度方向,假设为Y轴方向,平面矩形的高度方向为第二维度方向,假设为Z轴方向。在该平面矩形中获取若干采样点。则采样点在第一维度方向上的坐标值属于0至弧弦长度d,在第二维度方向上的坐标属于0至弧面宽度h。
显然,如果各采样点的YZ坐标取值保持不变,而X坐标不再固定为0,各采样点的X坐标取值均匀对应出一个弧形线段,从而各采样点构成一个弧面。
因此,在本申请实施例中,可以根据输入的待生成弧面模型的弧面宽度和弧弦长度,获取若干采样点的二维坐标值。
步骤S120、针对每一采样点,根据弧面参数确定采样点在第三维度方向上的坐标值,第三维度方向垂直于第一维度方向和第二维度方向。
具体地,在确定了采样点的二维坐标值之后,通过几何关系推导,确定采样点在第三维度方向上的坐标值。
基于此,可以确定每个采样点的三维坐标值。
步骤S130、根据各个采样点的第一维度方向、第二维度方向和第三维度方向上的坐标值,生成弧面模型。
在确定了各采样点的三维坐标值之后,可以根据各采样点的三维坐标值来生成弧面模型。
本申请实施例提供的三维场景中弧面模型的生成方法,仅需要提供待生成 的弧面模型的弧面参数即可,本申请实施例自动获取若干采样点,并通过几何关系,确定采样点在第三维度方向上的坐标值,据此得到各采样点的三维坐标值,根据采样点的三维坐标生成弧面模型。本申请实施例不需要提供大量点云数据,并且能够生成所需弧面参数的弧面模型。
可选的,上述步骤S110,获取多个采样点的二维坐标的过程,具体可以按照如下方式实施:
在由弧面模型的径向截面中弧对应的弦所在第一维度方向,以及弧面模型的弧面宽度方向所在第二维度方向组成的二维平面内,均匀采样得到多个采样点的投影点。
将投影点的坐标作为采样点的二维坐标,其中,在第一维度方向和第二维度方向上,相邻投影点的坐标值之差相同,且投影点在第一维度方向上的坐标值属于0至弧弦长度d,在第二维度方向上的坐标属于0至弧面宽度h。
参见图3,其示例了一种采样点在YOZ平面内投影分布示意图。
从图3中可以看出,采样点的投影点的第一维度坐标(即Y轴坐标)属于[0,d];第二维度坐标(即Z轴坐标)属于[0,h]。并且,投影点在Y轴、Z轴方向上的分布都是均匀的。
当然,图3仅仅示例了一种可选的实施方式,采样点在YOZ平面内的投影点分布方式还可以存在其它方式,如非均匀分布等。
进一步地,对上述步骤S120,针对每一采样点,根据弧面参数确定采样点在第三维度方向上的坐标值的过程进行介绍。
具体地,针对每一采样点,可以根据采样点的第一维度方向上的坐标值、弦的长度以及弧度,确定采样点在第三维度方向上的坐标值。
该过程可以分为两步执行:
S1、根据弦的长度以及弧度,确定弧所在圆形的半径长度。
其中,S1的实现过程,可以参考图2c:
在图2c中从O点向AB作垂线,则由垂线、OA(或OB)以及AB组成垂直三角形。根据正弦值定理可以求得半径长度:
S11、确定弧度的一半的正弦值sin(Θ/2)。
S12、确定弦的长度的一半d/2与正弦值的比值(d/2)/sin(Θ/2),将该比值 确定为弧所在圆形的半径长度。
S2、根据采样点的第一维度方向上的坐标值、弦的长度以及半径长度,确定采样点在第三维度方向上的坐标值。
其中,S2的实现过程可以转换为一个数学问题,参见图4所示:
如图4所示的圆中,求取该圆上任意一段圆弧AEB上任意一采样点M的弧面高度x。x可以看作采样点在第三维度方向上的坐标值。
其中,圆弧AEB对应弦AB长度为d,任意一采样点M对应弦AB上的M′点。M′点可以看作采样点M在YOZ平面内的投影点。因此,已知参量为:圆的半径长度r,弦AB的长度d,A M'的长度L,AM′的长度可以看作是采样点M的第一维度方向上的坐标值。
则上述数学求解过程具体实现过程可以包括:
S21、根据相交弦定理,利用采样点的第一维度方向和第三维度方向上的坐标值以及弦的长度,确定弧所在圆形中经过采样点且垂直于弦的另一条弦的长度;
S22、确定弧所在圆形的圆心至另一条弦的垂线距离为,弦的长度的一半减去采样点的第一维度方向上的坐标值;
S23、根据勾股定理,确定如下等式:另一条弦的长度的一半的平方与圆心至另一条弦的垂线距离的平方的和值等于半径长度的平方,求解该等式以得到采样点的第三维度方向上的坐标值。
上述数学求解过程可以参照图5所示:
如图5所示,AM′的长度为采样点M的第一维度方向上的坐标值L,M′B的长度为d-L,采样点M在第三维度方向上的坐标值为x。
定义M′F的长度为y。
由相交弦定理可得:
从图5可以看出,圆心O向MF作的垂线与MF和OM组成一个直角三角形。根据勾股定理可得:
求解上述公式,可以确定x的值:
可以看出x值共有两个解,这一点在数学上是完备的,因为除了有小圆弧AEB之外,还存在大圆弧AFB。
具体选择哪一个解可以由用户设定,如选择生成小的弧面模型,则可以选择第二个解,如果选择生成大的弧面模型,可以选择第一个解。
上述介绍了根据采样点的第一维度方向上的坐标值、弦的长度以及弧度,确定采样点在第三维度方向上的坐标值的过程。基于此,仅需要输入待生成的弧面模型的弧度、弧面宽度和弧弦长度,本申请实施例即可自动生成若干采样点的三维坐标,进而利用采样点的三维坐标生成弧面模型。
本申请实施例提供的三维场景中弧面模型的生成方法可以应用于服务器的3D引擎中,如UE4(Unreal Engine 4,虚幻4)引擎等。传统的3D引擎不支持生成弧面模型,因此在创建用对象模型时,仅能够生成平面的对象模型。本申请实施例通过在3D引擎中应用上述三维场景中弧面模型的生成方法,能够在3D引擎中创建弧面模型,添加至3D场景后能够增强表现力。
参见图6,其示例了在UE4引擎中开发的生成弧面模型的界面。其中,HalfAngle选项供使用者指定弧度。Widget Class选项供使用者指定所生成弧面模型的资源路径。Draw Size选项供使用者指定弧弦长度和弧面弧面宽度。
在上述实施例的基础上,本申请实施例进一步公开了另一种三维场景中弧面模型的生成方法,参见图7所示,该方法包括:
步骤S200、获取输入的待生成的弧面模型的弧面参数。
步骤S210、获取多个采样点的二维坐标,采样点的第一维度方向为弧面模型的径向截面中弧对应的弦的方向,采样点的第二维度方向为弧面模型的弧面宽度方向。
步骤S220、针对每一采样点,根据弧面参数确定采样点在第三维度方向上的坐标值,第三维度方向垂直于第一维度方向和第二维度方向。
其中,各采样点在第一维度方向上的坐标值属于0至弧弦长度,在第二维度方向上的坐标属于0至弧面宽度。
步骤S230、根据各个采样点的第一维度方向、第二维度方向和第三维度方向上的坐标值,生成弧面模型。
上述步骤S200-S230与前述步骤S100-S130一一对应,此处不再赘述。
步骤S240、响应对目标UI(User Interface,用户界面)元素的编辑整合操作,利用目标UI元素编辑生成UI界面。
具体地,3D引擎提供了UI元素编辑界面。用户可以在界面中对各类元素进行编辑整合。本步骤中利用用户编辑整合的目标UI元素,编辑生成UI界面。参见图8所示,其示例了一种UI元素编辑工作界面。在界面左侧列表中展示有各种类型的UI元素,界面右侧为编辑面板,可以在该编辑面板中对各种UI元素进行编辑处理。
步骤S250、获取UI界面的贴图。
具体地,上一步骤中已经获取到UI界面,本步骤中获取该UI界面的贴图。一般3D引擎中均提供了获取UI界面的贴图的方式,可以根据引擎提供的方法来获取UI界面的贴图。
步骤S260、将贴图覆盖至弧面模型上,覆盖贴图后的弧面模型用于在3D场景中进行展示。
具体地,该步骤的实现方式可以包括:
S1、将弧面模型上各采样点的三维坐标转换为UV坐标(纹理坐标)。
具体地,弧面模型是三维坐标确定。每一个三维坐标相当于一个顶点。而每一个顶点上面都会包含UV坐标信息用来定位所对应的贴图元素。
其中,假设采样点(顶点)的第一维度方向为Y轴方向,第二维度方向为Z轴方向。则顶点的UV坐标和YZ坐标的关系如下:
Y坐标取值范围为0~d,线性对应U坐标为0~1,如Y取值为0.5*d时,对应的U坐标为0.5;
Z坐标为0~h,线性对应V坐标为0~1,如Z取值为0.8*h时,对应的V坐标为0.8。
基于上述对应关系,可以将弧面模型上各采样点的三维坐标转换为UV坐 标。
S2、针对每一采样点,在贴图中确定采样点的UV坐标对应的贴图元素。
具体地,贴图为二维图像。因此,贴图中每一贴图元素均可以通过UV坐标来表示。针对每一采样点,根据采样点的UV坐标,在贴图中确定该UV坐标对应的贴图元素。
S3、按照确定的采样点的UV坐标对应的贴图元素,在弧面模型的采样点位置处绘制采样点的UV坐标对应的贴图元素。
通过上述处理过程,可以将贴图覆盖在弧面模型上。覆盖了贴图的弧面模型用于加载至3D场景中进行展示。在3D场景中,该弧面模型可以调整位置、朝向等。
弧面模型在3D场景中展示时,能够提升3D表现力,对于VR类游戏而言,能够大大加强用户的沉浸感。参见图9,图9示例了一种VR游戏3D场景,场景中加载的对象模型100为按照本申请实施例方案生成的弧面模型,通过与3D场景融合,大大提升了3D表现力。
下面对本申请实施例提供的三维场景中弧面模型的生成装置进行描述,下文描述三维场景中的弧面模型的生成装置与上文描述的三维场景中弧面模型的生成方法可相互对应参照。
参见图10,图10为本申请实施例公开的一种三维场景中弧面模型的生成装置结构示意图,如图10所示,该装置包括:
参数获取单元11,用于获取输入的待生成的弧面参数;
采样点获取单元12,用于获取多个采样点的二维坐标,采样点的第一维度方向为所述弧面模型的径向截面中弧对应的弦的方向,采样点的第二维度方向为所述弧面模型的弧面宽度方向;
采样点三维坐标确定单元13,用于针对每一所述采样点,根据所述弧面参数确定所述采样点在第三维度方向上的坐标值,所述第三维度方向垂直于所述第一维度方向和所述第二维度方向;
弧面模型生成单元14,用于根据各个采样点的第一维度方向、第二维度方向和第三维度方向上的坐标值,生成弧面模型。
应用本实施例的三维场景中弧面模型的生成装置,仅需要提供待生成的弧面模型的弧面参数即可,本申请实施例装置自动获取若干采样点,并通过几何关系,确定采样点在第三维度方向上的坐标值,据此得到各采样点的三维坐标值,根据采样点的三维坐标生成弧面模型。本申请实施例不需要提供大量点云数据,并且能够生成所需弧面参数的弧面模型。
可选的,所述弧面参数包括弧度、高度和弧弦长度,所述弧弦长度为弧面模型的径向截面中弧对应的弦的长度,所述采样点三维坐标确定单元可以包括:
第一采样点三维坐标确定子单元,用于根据所述采样点的第一维度方向上的坐标值、所述弦的长度以及所述弧度,确定所述采样点在第三维度方向上的坐标值。
可选的,所述第一采样点三维坐标确定子单元可以包括:
半径长度确定单元,用于根据所述弦的长度以及所述弧度,确定所述弧所在圆形的半径长度;
第三维度坐标值确定单元,用于根据所述采样点的第一维度方向上的坐标值、所述弦的长度以及所述半径长度,确定所述采样点在第三维度方向上的坐标值。
可选的,所述半径长度确定单元可以包括:
正弦值确定单元,用于确定所述弧度的一半的正弦值;
比值确定单元,用于确定所述弦的长度的一半与所述正弦值的比值,将所述比值确定为所述弧所在圆形的半径长度。
可选的,所述第三维度坐标值确定单元可以包括:
另一弦长确定单元,用于根据相交弦定理,利用采样点的第一维度方向和第三维度方向上的坐标值以及弦的长度,确定所述弧所在圆形中经过所述采样点且垂直于所述弦的另一条弦的长度;
垂线距离确定单元,用于确定所述弧所在圆形的圆心至所述另一条弦的垂线距离为,所述弦的长度的一半减去采样点的第一维度方向上的坐标值;
公式求解单元,用于根据勾股定理,确定如下等式:所述另一条弦的长度的一半的平方与所述圆心至所述另一条弦的垂线距离的平方的和值等于所述 半径长度的平方,求解该等式以得到采样点的第三维度方向上的坐标值。
可选的,所述采样点获取单元可以包括:
均匀采样单元,用于在由所述弧面模型的径向截面中弧对应的弦所在第一维度方向,以及所述弧面模型的弧面宽度方向所在第二维度方向组成的二维平面内,均匀采样得到多个采样点在该二维平面内的投影点;
坐标确定单元,用于将所述投影点的坐标作为所述采样点的二维坐标,其中,在第一维度方向和第二维度方向上,相邻投影点的坐标值之差相同。
可选的,所述三维场景中弧面模型的生成装置可以应用于3D引擎,本申请实施例的三维场景中弧面模型的生成装置还可以包括:
UI界面生成单元,用于响应对目标UI元素的编辑整合操作,利用所述目标UI元素编辑生成UI界面;
贴图获取单元,用于获取所述UI界面的贴图;
贴图覆盖单元,用于将所述贴图覆盖至所述弧面模型上,覆盖贴图后的弧面模型用于在3D场景中进行展示。
可选的,所述贴图覆盖单元可以包括:
UV坐标转换单元,用于将所述弧面模型上各采样点的三维坐标转换为UV坐标;
贴图元素确定单元,用于针对每一采样点,在所述贴图中确定采样点的UV坐标对应的贴图元素;
贴图元素绘制单元,用于按照确定的采样点的UV坐标对应的贴图元素,在所述弧面模型的采样点位置处绘制采样点的UV坐标对应的贴图元素。
本申请实施例的三维场景中弧面模型的生成装置可以应用于3D引擎服务器,如UE4引擎服务器等。接下来的实施例中,对实现本申请实施例的三维场景中弧面模型的生成装置的3D引擎服务器的硬件结构进行介绍,参见图11,图11为本申请实施例提供的一种3D引擎服务器硬件结构示意图。
如图11所示,3D引擎服务器可以包括:
处理器1,通信接口2,存储器3,通信总线4,和显示屏5;
其中处理器1、通信接口2、存储器3和显示屏5通过通信总线4完成相 互间的通信;
可选的,通信接口2可以为通信模块的接口,如GSM模块的接口;
处理器1,用于执行程序;
存储器3,用于存放程序;
程序可以包括程序代码,所述程序代码包括处理器的操作指令。
处理器1可能是一个中央处理器CPU,或者是特定集成电路ASIC(Application Specific Integrated Circuit),或者是被配置成实施本申请实施例的一个或多个集成电路。
存储器3可能包含高速RAM存储器,也可能还包括非易失性存储器(non-volatile memory),例如至少一个磁盘存储器。
其中,程序具体用于:
获取输入的待生成的弧面模型的弧面参数;
获取多个采样点的二维坐标,采样点的第一维度方向为所述弧面模型的径向截面中弧对应的弦的方向,采样点的第二维度方向为所述弧面模型的弧面宽度方向;
针对每一所述采样点,根据所述弧面参数确定所述采样点在第三维度方向上的坐标值,所述第三维度方向垂直于所述第一维度方向和所述第二维度方向;
根据各个采样点的第一维度方向、第二维度方向和第三维度方向上的坐标值,生成弧面模型。
在一种可能的实现方式中,所述弧面参数包括弧度、高度和弧弦长度,所述弧弦长度为弧面模型的径向截面中弧对应的弦的长度,所述针对每一所述采样点,根据所述弧面参数确定所述采样点在第三维度方向上的坐标值,包括:
根据所述采样点的第一维度方向上的坐标值、所述弦的长度以及所述弧度,确定所述采样点在第三维度方向上的坐标值。
在一种可能的实现方式中,所述根据所述采样点的第一维度方向上的坐标值、所述弦的长度以及所述弧度,确定所述采样点在第三维度方向上的坐标值,包括:
根据所述弦的长度以及所述弧度,确定所述弧所在圆形的半径长度;
根据所述采样点的第一维度方向上的坐标值、所述弦的长度以及所述半径长度,确定所述采样点在第三维度方向上的坐标值。
在一种可能的实现方式中,所述根据所述弦的长度以及所述弧度,确定所述弧所在圆形的半径长度,包括:
确定所述弧度的一半的正弦值;
确定所述弦的长度的一半与所述正弦值的比值,将所述比值确定为所述弧所在圆形的半径长度。
在一种可能的实现方式中,所述根据所述采样点的第一维度方向上的坐标值、所述弦的长度以及所述半径长度,确定所述采样点在第三维度方向上的坐标值,包括:
根据相交弦定理,利用所述采样点的第一维度方向和第三维度方向上的坐标值以及弦的长度,确定所述弧所在圆形中经过所述采样点且垂直于所述弦的另一条弦的长度;
确定所述弧所在圆形的圆心至所述另一条弦的垂线距离为,所述弦的长度的一半减去采样点的第一维度方向上的坐标值;
根据勾股定理,确定如下等式:所述另一条弦的长度的一半的平方与所述圆心至所述另一条弦的垂线距离的平方的和值等于所述半径长度的平方,求解该等式以得到所述采样点的第三维度方向上的坐标值。
在一种可能的实现方式中,所述获取多个采样点的二维坐标,包括:
在由所述弧面模型的径向截面中弧对应的弦所在第一维度方向,以及所述弧面模型的弧面宽度所在第二维度方向组成的二维平面内,均匀采样得到多个采样点在该二维平面内的投影点;
将所述投影点的坐标作为所述采样点的二维坐标,其中,在所述第一维度方向和所述第二维度方向上,相邻投影点的坐标值之差相同。
在一种可能的实现方式中,还包括:
响应对目标用户界面UI元素的编辑整合操作,利用所述目标UI元素编辑生成UI界面;
获取所述UI界面的贴图;
将所述贴图覆盖至所述弧面模型上,覆盖贴图后的弧面模型用于在3D场 景中进行展示。
在一种可能的实现方式中,所述将所述贴图覆盖至所述弧面模型上,包括:
将所述弧面模型上各采样点的三维坐标转换为UV坐标;
针对每一采样点,在所述贴图中确定采样点的UV坐标对应的贴图元素;
按照确定的所述采样点的UV坐标对应的贴图元素,在所述弧面模型的采样点位置处绘制所述采样点的UV坐标对应的贴图元素。
另外,本申请实施例还提供一种存储介质,所述存储介质用于存储程序代码,所述程序代码用于执行上述实施例提供的三维场景中弧面模型的生成方法。
本申请实施例还一种包括指令的计算机程序产品,当其在服务器上运行时,使得所述服务器执行上述实施例提供的三维场景中弧面模型的生成方法。
最后,还需要说明的是,在本文中,诸如第一和第二等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。
本说明书中各个实施例采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似部分互相参见即可。
对所公开的实施例的上述说明,使本领域专业技术人员能够实现或使用本申请。对这些实施例的多种修改对本领域的专业技术人员来说将是显而易见的,本文中所定义的一般原理可以在不脱离本申请的精神或范围的情况下,在其它实施例中实现。因此,本申请将不会被限制于本文所示的这些实施例,而是要符合与本文所公开的原理和新颖特点相一致的最宽的范围。
Claims (27)
- 一种三维场景中弧面模型的生成方法,包括:获取输入的待生成的弧面模型的弧面参数;获取多个采样点的二维坐标,所述采样点的第一维度方向为所述弧面模型的径向截面中弧对应的弦的方向,所述采样点的第二维度方向为所述弧面模型的弧面宽度方向;针对每一所述采样点,根据所述弧面参数确定所述采样点在第三维度方向上的坐标值,所述第三维度方向垂直于所述第一维度方向和所述第二维度方向;根据各个所述采样点的第一维度方向、第二维度方向和第三维度方向上的坐标值,生成弧面模型。
- 根据权利要求1所述的方法,所述弧面参数包括弧度、高度和弧弦长度,所述弧弦长度为弧面模型的径向截面中弧对应的弦的长度,所述针对每一所述采样点,根据所述弧面参数确定所述采样点在第三维度方向上的坐标值,包括:根据所述采样点的第一维度方向上的坐标值、所述弦的长度以及所述弧度,确定所述采样点在第三维度方向上的坐标值。
- 根据权利要求2所述的方法,所述根据所述采样点的第一维度方向上的坐标值、所述弦的长度以及所述弧度,确定所述采样点在第三维度方向上的坐标值,包括:根据所述弦的长度以及所述弧度,确定所述弧所在圆形的半径长度;根据所述采样点的第一维度方向上的坐标值、所述弦的长度以及所述半径长度,确定所述采样点在第三维度方向上的坐标值。
- 根据权利要求3所述的方法,所述根据所述弦的长度以及所述弧度,确定所述弧所在圆形的半径长度,包括:确定所述弧度的一半的正弦值;确定所述弦的长度的一半与所述正弦值的比值,将所述比值确定为所述弧所在圆形的半径长度。
- 根据权利要求3所述的方法,所述根据所述采样点的第一维度方向上 的坐标值、所述弦的长度以及所述半径长度,确定所述采样点在第三维度方向上的坐标值,包括:根据相交弦定理,利用所述采样点的第一维度方向和第三维度方向上的坐标值以及弦的长度,确定所述弧所在圆形中经过所述采样点且垂直于所述弦的另一条弦的长度;确定所述弧所在圆形的圆心至所述另一条弦的垂线距离为,所述弦的长度的一半减去采样点的第一维度方向上的坐标值;根据勾股定理,确定如下等式:所述另一条弦的长度的一半的平方与所述圆心至所述另一条弦的垂线距离的平方的和值等于所述半径长度的平方,求解该等式以得到所述采样点的第三维度方向上的坐标值。
- 根据权利要求1所述的方法,所述获取多个采样点的二维坐标,包括:在由所述弧面模型的径向截面中弧对应的弦所在第一维度方向,以及所述弧面模型的弧面宽度所在第二维度方向组成的二维平面内,均匀采样得到多个采样点在该二维平面内的投影点;将所述投影点的坐标作为所述采样点的二维坐标,其中,在所述第一维度方向和所述第二维度方向上,相邻投影点的坐标值之差相同。
- 根据权利要求1-6任一项所述的方法,所述三维场景中弧面模型的生成方法应用于3D引擎,该方法还包括:响应对目标用户界面UI元素的编辑整合操作,利用所述目标UI元素编辑生成UI界面;获取所述UI界面的贴图;将所述贴图覆盖至所述弧面模型上,覆盖贴图后的弧面模型用于在3D场景中进行展示。
- 根据权利要求7所述的方法,所述将所述贴图覆盖至所述弧面模型上,包括:将所述弧面模型上各采样点的三维坐标转换为UV坐标;针对每一采样点,在所述贴图中确定采样点的UV坐标对应的贴图元素;按照确定的所述采样点的UV坐标对应的贴图元素,在所述弧面模型的采样点位置处绘制所述采样点的UV坐标对应的贴图元素。
- 一种三维场景中弧面模型的生成方法,包括:服务器获取输入的待生成的弧面模型的弧面参数;所述服务器获取多个采样点的二维坐标,所述采样点的第一维度方向为所述弧面模型的径向截面中弧对应的弦的方向,所述采样点的第二维度方向为所述弧面模型的弧面宽度方向;针对每一所述采样点,所述服务器根据所述弧面参数确定所述采样点在第三维度方向上的坐标值,所述第三维度方向垂直于所述第一维度方向和所述第二维度方向;所述服务器根据各个所述采样点的第一维度方向、第二维度方向和第三维度方向上的坐标值,生成弧面模型。
- 根据权利要求9所述的方法,所述弧面参数包括弧度、高度和弧弦长度,所述弧弦长度为弧面模型的径向截面中弧对应的弦的长度,所述针对每一所述采样点,所述服务器根据所述弧面参数确定所述采样点在第三维度方向上的坐标值,包括:所述服务器根据所述采样点的第一维度方向上的坐标值、所述弦的长度以及所述弧度,确定所述采样点在第三维度方向上的坐标值。
- 根据权利要求10所述的方法,所述服务器根据所述采样点的第一维度方向上的坐标值、所述弦的长度以及所述弧度,确定所述采样点在第三维度方向上的坐标值,包括:所述服务器根据所述弦的长度以及所述弧度,确定所述弧所在圆形的半径长度;所述服务器根据所述采样点的第一维度方向上的坐标值、所述弦的长度以及所述半径长度,确定所述采样点在第三维度方向上的坐标值。
- 根据权利要求11所述的方法,所述服务器根据所述弦的长度以及所述弧度,确定所述弧所在圆形的半径长度,包括:所述服务器确定所述弧度的一半的正弦值;所述服务器确定所述弦的长度的一半与所述正弦值的比值,将所述比值确定为所述弧所在圆形的半径长度。
- 根据权利要求11所述的方法,所述服务器根据所述采样点的第一维 度方向上的坐标值、所述弦的长度以及所述半径长度,确定所述采样点在第三维度方向上的坐标值,包括:所述服务器根据相交弦定理,利用所述采样点的第一维度方向和第三维度方向上的坐标值以及弦的长度,确定所述弧所在圆形中经过所述采样点且垂直于所述弦的另一条弦的长度;所述服务器确定所述弧所在圆形的圆心至所述另一条弦的垂线距离为,所述弦的长度的一半减去采样点的第一维度方向上的坐标值;所述服务器根据勾股定理,确定如下等式:所述另一条弦的长度的一半的平方与所述圆心至所述另一条弦的垂线距离的平方的和值等于所述半径长度的平方,求解该等式以得到所述采样点的第三维度方向上的坐标值。
- 根据权利要求9所述的方法,所述服务器获取多个采样点的二维坐标,包括:所述服务器在由所述弧面模型的径向截面中弧对应的弦所在第一维度方向,以及所述弧面模型的弧面宽度所在第二维度方向组成的二维平面内,均匀采样得到多个采样点在该二维平面内的投影点;所述服务器将所述投影点的坐标作为所述采样点的二维坐标,其中,在所述第一维度方向和所述第二维度方向上,相邻投影点的坐标值之差相同。
- 根据权利要求9-14任一项所述的方法,所述三维场景中弧面模型的生成方法应用于所述服务器的3D引擎,该方法还包括:所述3D引擎响应对目标用户界面UI元素的编辑整合操作,利用所述目标UI元素编辑生成UI界面;所述3D引擎获取所述UI界面的贴图;所述3D引擎将所述贴图覆盖至所述弧面模型上,覆盖贴图后的弧面模型用于在3D场景中进行展示。
- 根据权利要求15所述的方法,所述3D引擎将所述贴图覆盖至所述弧面模型上,包括:所述3D引擎将所述弧面模型上各采样点的三维坐标转换为UV坐标;针对每一采样点,所述3D引擎在所述贴图中确定采样点的UV坐标对应的贴图元素;所述3D引擎按照确定的所述采样点的UV坐标对应的贴图元素,在所述弧面模型的采样点位置处绘制所述采样点的UV坐标对应的贴图元素。
- 一种三维场景中弧面模型的生成装置,包括:参数获取单元,用于获取输入的待生成的弧面模型的弧面参数;采样点获取单元,用于获取多个采样点的二维坐标,所述采样点的第一维度方向为所述弧面模型的径向截面中弧对应的弦的方向,所述采样点的第二维度方向为所述弧面模型的弧面宽度方向;采样点三维坐标确定单元,用于针对每一所述采样点,根据所述弧面参数确定所述采样点在第三维度方向上的坐标值,所述第三维度方向垂直于所述第一维度方向和所述第二维度方向;弧面模型生成单元,用于根据各个所述采样点的第一维度方向、第二维度方向和第三维度方向上的坐标值,生成弧面模型。
- 根据权利要求17所述的装置,所述弧面参数包括弧度、高度和弧弦长度,所述弧弦长度为弧面模型的径向截面中弧对应的弦的长度,所述采样点三维坐标确定单元包括:第一采样点三维坐标确定子单元,用于根据所述采样点的第一维度方向上的坐标值、所述弦的长度以及所述弧度,确定所述采样点在第三维度方向上的坐标值。
- 根据权利要求18所述的装置,所述第一采样点三维坐标确定子单元包括:半径长度确定单元,用于根据所述弦的长度以及所述弧度,确定所述弧所在圆形的半径长度;第三维度坐标值确定单元,用于根据所述采样点的第一维度方向上的坐标值、所述弦的长度以及所述半径长度,确定所述采样点在第三维度方向上的坐标值。
- 根据权利要求19所述的装置,所述半径长度确定单元包括:正弦值确定单元,用于确定所述弧度的一半的正弦值;比值确定单元,用于确定所述弦的长度的一半与所述正弦值的比值,将所述比值确定为所述弧所在圆形的半径长度。
- 根据权利要求19所述的装置,所述第三维度坐标值确定单元包括:另一弦长确定单元,用于根据相交弦定理,利用所述采样点的第一维度方向和第三维度方向上的坐标值以及弦的长度,确定所述弧所在圆形中经过所述采样点且垂直于所述弦的另一条弦的长度;垂线距离确定单元,用于确定所述弧所在圆形的圆心至所述另一条弦的垂线距离为,所述弦的长度的一半减去采样点的第一维度方向上的坐标值;公式求解单元,用于根据勾股定理,确定如下等式:所述另一条弦的长度的一半的平方与所述圆心至所述另一条弦的垂线距离的平方的和值等于所述半径长度的平方,求解该等式以得到所述采样点的第三维度方向上的坐标值。
- 根据权利要求17所述的装置,所述采样点获取单元包括:均匀采样单元,用于在由所述弧面模型的径向截面中弧对应的弦所在第一维度方向,以及所述弧面模型的弧面宽度所在第二维度方向组成的二维平面内,均匀采样得到多个采样点在该二维平面内的投影点;坐标确定单元,用于将所述投影点的坐标作为所述采样点的二维坐标,其中,在所述第一维度方向和所述第二维度方向上,相邻投影点的坐标值之差相同。
- 根据权利要求17-22任一项所述的装置,所述三维场景中弧面模型的生成装置应用于3D引擎,该装置还包括:用户界面UI界面生成单元,用于响应用户对目标UI元素的编辑整合操作,利用所述目标UI元素编辑生成UI界面;贴图获取单元,用于获取所述UI界面的贴图;贴图覆盖单元,用于将所述贴图覆盖至所述弧面模型上,覆盖贴图后的弧面模型用于在3D场景中进行展示。
- 根据权利要求23所述的装置,所述贴图覆盖单元包括:UV坐标转换单元,用于将所述弧面模型上各采样点的三维坐标转换为UV坐标;贴图元素确定单元,用于针对每一采样点,在所述贴图中确定采样点的UV坐标对应的贴图元素;贴图元素绘制单元,用于按照确定的所述采样点的UV坐标对应的贴图元 素,在所述弧面模型的采样点位置处绘制所述采样点的UV坐标对应的贴图元素。
- 一种服务器,所述服务器包括:处理器以及存储器;所述存储器,用于存储程序代码,并将所述程序代码传输给所述处理器;所述处理器,用于调用存储器中的指令执行权利要求1-9任一项所述的三维场景中弧面模型的生成方法。
- 一种存储介质,所述存储介质用于存储程序代码,所述程序代码用于执行权利要求1-9任一项所述的三维场景中弧面模型的生成方法。
- 一种包括指令的计算机程序产品,当其在服务器上运行时,使得所述服务器执行权利要求1-9任一项所述的三位场景中弧面模型的生成方法。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US16/420,054 US10861234B2 (en) | 2017-02-09 | 2019-05-22 | Curved surface model generation method and apparatus |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710071281.3A CN106846490B (zh) | 2017-02-09 | 2017-02-09 | 一种弧面模型用于在3d场景进行展示的展示方法及装置 |
CN201710071281.3 | 2017-02-09 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US16/420,054 Continuation US10861234B2 (en) | 2017-02-09 | 2019-05-22 | Curved surface model generation method and apparatus |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2018145568A1 true WO2018145568A1 (zh) | 2018-08-16 |
Family
ID=59121713
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2018/073586 WO2018145568A1 (zh) | 2017-02-09 | 2018-01-22 | 弧面模型生成方法及装置 |
Country Status (3)
Country | Link |
---|---|
US (1) | US10861234B2 (zh) |
CN (1) | CN106846490B (zh) |
WO (1) | WO2018145568A1 (zh) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113658339A (zh) * | 2021-10-19 | 2021-11-16 | 长江水利委员会长江科学院 | 一种基于等高线的三维实体生成方法及装置 |
CN114578972A (zh) * | 2022-05-05 | 2022-06-03 | 江西科骏实业有限公司 | Vr场景中兼容平面与曲面ui事件的触发方法及系统 |
CN115688473A (zh) * | 2022-11-15 | 2023-02-03 | 大连海事大学 | 一种由单节理迹线生成曲面节理圆盘的岩体结构重构方法 |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106846490B (zh) | 2017-02-09 | 2019-08-27 | 腾讯科技(深圳)有限公司 | 一种弧面模型用于在3d场景进行展示的展示方法及装置 |
CN109741420B (zh) * | 2018-12-29 | 2023-06-27 | 北京金山安全软件有限公司 | 一种区域填充方法、装置、电子设备及存储介质 |
CN111930362A (zh) * | 2020-07-23 | 2020-11-13 | 上海珀立信息科技有限公司 | 一种基于UE4平台的Prefab开发系统及创建方法 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102117501A (zh) * | 2009-12-31 | 2011-07-06 | 厦门高德软件有限公司 | 一种3d线条绘制方法及装置 |
CN103325135A (zh) * | 2013-07-17 | 2013-09-25 | 天脉聚源(北京)传媒科技有限公司 | 一种资源展示方法、装置和终端 |
CN104778741A (zh) * | 2014-01-14 | 2015-07-15 | 北大方正集团有限公司 | 二维图形转换为三维图形的方法和装置 |
CN104915993A (zh) * | 2015-06-29 | 2015-09-16 | 北京东方艾迪普科技发展有限公司 | 一种三维拉伸建模的方法和设备 |
CN106846490A (zh) * | 2017-02-09 | 2017-06-13 | 腾讯科技(深圳)有限公司 | 一种弧面模型生成方法及装置 |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05131348A (ja) * | 1991-11-07 | 1993-05-28 | Sumitomo Metal Mining Co Ltd | 芯無し研削盤用ワーク送り装置 |
US7626589B2 (en) * | 2003-12-10 | 2009-12-01 | Sensable Technologies, Inc. | Haptic graphical user interface for adjusting mapped texture |
KR101028698B1 (ko) * | 2009-05-20 | 2011-04-14 | 중앙대학교 산학협력단 | 격자구조를 이용한 3차원 모델링 장치 및 방법 |
CN101937579B (zh) * | 2010-09-20 | 2012-03-28 | 南京大学 | 一种利用透视草图创建三维曲面模型的方法 |
JP6468757B2 (ja) | 2014-08-25 | 2019-02-13 | 株式会社ミツトヨ | 三次元モデル生成方法、三次元モデル生成システム及び三次元モデル生成プログラム |
-
2017
- 2017-02-09 CN CN201710071281.3A patent/CN106846490B/zh active Active
-
2018
- 2018-01-22 WO PCT/CN2018/073586 patent/WO2018145568A1/zh active Application Filing
-
2019
- 2019-05-22 US US16/420,054 patent/US10861234B2/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102117501A (zh) * | 2009-12-31 | 2011-07-06 | 厦门高德软件有限公司 | 一种3d线条绘制方法及装置 |
CN103325135A (zh) * | 2013-07-17 | 2013-09-25 | 天脉聚源(北京)传媒科技有限公司 | 一种资源展示方法、装置和终端 |
CN104778741A (zh) * | 2014-01-14 | 2015-07-15 | 北大方正集团有限公司 | 二维图形转换为三维图形的方法和装置 |
CN104915993A (zh) * | 2015-06-29 | 2015-09-16 | 北京东方艾迪普科技发展有限公司 | 一种三维拉伸建模的方法和设备 |
CN106846490A (zh) * | 2017-02-09 | 2017-06-13 | 腾讯科技(深圳)有限公司 | 一种弧面模型生成方法及装置 |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113658339A (zh) * | 2021-10-19 | 2021-11-16 | 长江水利委员会长江科学院 | 一种基于等高线的三维实体生成方法及装置 |
CN113658339B (zh) * | 2021-10-19 | 2022-01-21 | 长江水利委员会长江科学院 | 一种基于等高线的三维实体生成方法及装置 |
CN114578972A (zh) * | 2022-05-05 | 2022-06-03 | 江西科骏实业有限公司 | Vr场景中兼容平面与曲面ui事件的触发方法及系统 |
CN115688473A (zh) * | 2022-11-15 | 2023-02-03 | 大连海事大学 | 一种由单节理迹线生成曲面节理圆盘的岩体结构重构方法 |
Also Published As
Publication number | Publication date |
---|---|
US20190272672A1 (en) | 2019-09-05 |
CN106846490A (zh) | 2017-06-13 |
CN106846490B (zh) | 2019-08-27 |
US10861234B2 (en) | 2020-12-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2018145568A1 (zh) | 弧面模型生成方法及装置 | |
US10679408B2 (en) | Generating a three-dimensional model from a scanned object | |
WO2018040511A1 (zh) | 基于ar的二维图像转换至三维场景的实现方法 | |
US10019817B2 (en) | Example-based edge-aware directional texture painting | |
US10489946B1 (en) | Generalized primitives for smooth coloring of vector graphics artwork in constant time | |
WO2018205493A1 (zh) | 图形绘制方法、装置及设备 | |
US8564620B2 (en) | Method for automatically adjusting the rendered fidelity of elements of a composition | |
US9955065B2 (en) | Dynamic motion path blur user interface | |
US20160063670A1 (en) | Dynamic Motion Path Blur Kernel | |
US9779484B2 (en) | Dynamic motion path blur techniques | |
CN113920282B (zh) | 图像处理方法和装置、计算机可读存储介质、电子设备 | |
AU2021209240B2 (en) | Systems for shading vector objects | |
CN113887507A (zh) | 人脸图像处理方法、装置、电子设备及存储介质 | |
WO2018010535A1 (zh) | 一种基于3d源模型编辑3d目标模型的方法及装置 | |
CN110378948B (zh) | 3d模型重建方法、装置及电子设备 | |
AU2017213546B2 (en) | Face painting on a single image with an underlying 3d model | |
US11550460B1 (en) | Systems for leveraging device orientation to modify visual characteristics of edits | |
US20230100830A1 (en) | Directional Pattern Generation for Digital Images | |
CN114797109A (zh) | 对象编辑方法、装置、电子设备和存储介质 | |
US10540823B2 (en) | Method and apparatus for determining a planar surface | |
CN107291725B (zh) | 生成多向树的方法和装置 | |
JP7378865B1 (ja) | 三次元オブジェクトの画像を生成する方法及びプログラム | |
US20240104846A1 (en) | 3d modeling user interfaces by introducing improved coordinates for triquad cages | |
JP2001117962A (ja) | デザイン支援装置及びデザイン支援プログラムを記録したコンピュータ読み取り可能な記録媒体 | |
KR20240026873A (ko) | 3차원 시뮬레이션에서 마커를 생성 방법 및 장치 |
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: 18750829 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: 18750829 Country of ref document: EP Kind code of ref document: A1 |