WO2019126976A1 - 虚拟现实场景模型建立方法、装置、电子设备和存储介质 - Google Patents

虚拟现实场景模型建立方法、装置、电子设备和存储介质 Download PDF

Info

Publication number
WO2019126976A1
WO2019126976A1 PCT/CN2017/118474 CN2017118474W WO2019126976A1 WO 2019126976 A1 WO2019126976 A1 WO 2019126976A1 CN 2017118474 W CN2017118474 W CN 2017118474W WO 2019126976 A1 WO2019126976 A1 WO 2019126976A1
Authority
WO
WIPO (PCT)
Prior art keywords
scene
virtual reality
configuration information
necessary
elements
Prior art date
Application number
PCT/CN2017/118474
Other languages
English (en)
French (fr)
Inventor
李明东
Original Assignee
深圳市柔宇科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 深圳市柔宇科技有限公司 filed Critical 深圳市柔宇科技有限公司
Priority to CN201780091700.8A priority Critical patent/CN110709891A/zh
Priority to PCT/CN2017/118474 priority patent/WO2019126976A1/zh
Publication of WO2019126976A1 publication Critical patent/WO2019126976A1/zh

Links

Images

Classifications

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

Definitions

  • the present application relates to the field of virtual reality technologies, and in particular, to a method, an apparatus, an electronic device, and a storage medium for establishing a virtual reality scene model.
  • the scene elements in the mesh model file cannot be edited twice in Untiy, the modification is low, multiple scene elements consume more storage call resources, and when rendering the model elements, Consuming more memory, the model creation effect is not good.
  • the present application aims to solve at least one of the technical problems in the related art to some extent.
  • an object of the present application is to provide a virtual reality scene model establishing method, which can perform secondary editing on scene elements, improve the later modifiability and maintainability, and save storage calling resources consumed by scene elements. , effectively improve the model building effect.
  • Another object of the present application is to provide a virtual reality scene model establishing apparatus.
  • Another object of the present application is to propose an electronic device.
  • Yet another object of the present application is to provide a non-transitory computer readable storage medium.
  • Another object of the present application is to propose a computer program product.
  • the method for establishing a virtual reality scene model includes: determining a scene element necessary for establishing a virtual reality scene model; determining configuration information of each scene element necessary for the scene; The necessary scene elements and the configuration information of each scene element are used to establish a virtual reality scene model in the Unity engine.
  • the virtual reality scene model establishing apparatus of the second aspect of the present application includes: a first determining module, configured to determine a scene element necessary for establishing a virtual reality scene model; and a second determining module, configured to determine The configuration information of each scene element is required; the establishing module is configured to establish a virtual reality scene model in the Unity engine according to the required scene elements and configuration information of each scene element.
  • an electronic device includes: a housing; a processor; a memory; a circuit board and a power supply circuit; wherein the circuit board is disposed inside the space enclosed by the housing, the processor and The memory is disposed on the circuit board; the power circuit is configured to supply power to each circuit or device of the electronic device; the memory is used to store the executable program code; and the processor runs the executable program by reading the executable program code stored in the memory.
  • the configuration information of the element, the virtual reality scene model is built in the Unity engine.
  • the fourth aspect of the present application provides a non-transitory computer readable storage medium, wherein the storage medium is used to store an application, and the application is used to execute the first application at runtime.
  • the fifth aspect of the present application provides a computer program product, wherein the computer program product is configured to execute the virtual reality scene model establishing method according to the first aspect of the present application at runtime.
  • the virtual reality scene model establishing method, device, electronic device, medium, and computer program product proposed by the present application have different characteristics among scene elements required for establishing a virtual reality scene, that is, the same features are
  • the configuration information of the scene elements is not completely re-modeled and stored, but the same elements of the scene elements are duplicated, thereby enabling secondary editing of the scene elements, improving the later modifiability and Maintainability saves the storage call resources consumed by scene elements, effectively improving the model creation effect.
  • FIG. 1 is a schematic flowchart of a method for establishing a virtual reality scenario model according to a first embodiment of the present application
  • FIG. 2 is a schematic flowchart of a method for establishing a virtual reality scenario model according to a second embodiment of the present application
  • FIG. 3 is a schematic flowchart of a method for establishing a virtual reality scenario model according to a third embodiment of the present application.
  • FIG. 4 is a schematic flowchart of a method for establishing a virtual reality scenario model according to a fourth embodiment of the present application.
  • FIG. 5 is a schematic structural diagram of a virtual reality scene model establishing apparatus according to a first embodiment of the present application.
  • FIG. 6 is a schematic structural diagram of a virtual reality scene model establishing apparatus according to a second embodiment of the present application.
  • Embodiments of the present application can be applied to electronic devices.
  • the electronic device is, for example, a personal computer (PC), a cloud device or a mobile device, a mobile device such as a smart phone, or a tablet computer.
  • PC personal computer
  • cloud device or a mobile device
  • mobile device such as a smart phone
  • tablet computer a tablet computer
  • the executor of the embodiment of the present application may be, for example, a central processing unit (CPU) of an electronic device in hardware, and may be, for example, a virtual reality scene modeling class in an electronic device. Service procedures, no restrictions on this.
  • FIG. 1 a flow chart of a method for establishing a virtual reality scenario model according to a first embodiment of the present application is shown.
  • the method includes:
  • S101 Determine a scene element necessary for establishing a virtual reality scene model.
  • the requirement information related to the virtual reality scene model to be established may be analyzed and processed to obtain a scene element required to establish the virtual reality scene model.
  • the feature of the scene element is an essential attribute feature, and the essential attribute feature is used to identify the category to which the element belongs, and the category to which it belongs may be, for example, a stone, a tree, a bird, or the like.
  • analyzing the requirement information to obtain the virtual reality scene model to be established includes a plurality of scene elements having the same essential attribute features, such as multiple “stones”, multiple “trees”, or multiple “small birds” Etc., only one of the plurality of identical scene elements is taken to be a scene element necessary for establishing the virtual reality scene model. For example, when there are multiple stones, only one "stone" is selected as the necessary scene element.
  • the virtual reality scene model to be established includes a plurality of scene elements having the same essential attribute characteristics, and other characteristics of the scene elements having the same essential attribute characteristics, such as morphological features and position features, may be further One of the scene elements is selected as the necessary scene element according to other features. Therefore, one or more scene elements may be determined corresponding to the scene elements of the same essential attribute feature, which is not limited thereto.
  • the stored storage calls the resource.
  • S102 Determine configuration information of each scene element that is necessary.
  • the configuration information is used to mark the position, size, and rotation angle of the scene element in the virtual reality scene model.
  • the requirement information related to the virtual reality scene model to be established may be analyzed and processed to obtain configuration information of a scene element necessary for establishing the virtual reality scene model.
  • the configuration information determined according to the demand information is the position, the size, the rotation angle, and the like.
  • S103 specifically includes:
  • S201 Arrange necessary scene elements in a virtual reality scene of the Unity engine according to configuration information of each necessary scene element.
  • the necessary scene elements may be arranged in the virtual reality scene of the Unity engine, and the configuration information belongs to the configuration information corresponding to each necessary scene element in the necessary scene elements.
  • the position coordinates, dimensions, and rotation angle of the scene elements are adjusted, and this step is performed for each of the necessary scene elements to complete the arrangement of the necessary scene elements.
  • a virtual reality scene coordinate system with the same rendering coordinate system when the model is rendered by the electronic device display screen can be created.
  • the configuration information described above may be relative configuration information based on the virtual reality scene space coordinate system.
  • the requirement information related to the virtual reality scene model to be established may be analyzed and processed to determine whether it is necessary to repeatedly arrange one or some of the scene elements necessary for the arrangement.
  • the scene elements necessary for the arrangement include: a “stone” scene element and a “tree” scene element, and if the analysis is processed according to the demand information related to the virtual reality scene model to be established, the virtual reality to be established is obtained.
  • the "Stone” scene element is also included in the scene model, and the "stones" in the necessary scene elements can be arranged in batch mode.
  • S203 Generate a target scene element corresponding to a necessary scene element that needs to be repeatedly arranged in a reference form.
  • the scene elements corresponding to the necessary scene elements that need to be repeatedly arranged may be generated in a reference form, which is generated by reference Scene elements can be referred to as target scene elements.
  • configuration information of the target scene element may be the same as or different from the configuration information of the referenced scene element according to different requirement information, which is not limited.
  • configuration information such as position coordinates, size, and rotation angle of the engraved scene element may be determined according to requirements, and then, if the number of target scene elements is at least two, each re-enactment scene is batch-processed The elements are repeatedly arranged, and if the number of target scene elements is one, the scene elements having the same characteristics as the target scene elements can be directly copied.
  • S206 Establish a virtual reality scene model according to a virtual reality scene in which each necessary scene element is arranged.
  • the method may further include:
  • S301 Generate a configuration table including configuration information of each scene element and/or configuration information of the target scene element, and store the configuration table.
  • S302 Receive an instruction that the user modifies the configuration information in the configuration table.
  • S303 Modify the configuration information in the configuration table according to the instruction, and obtain the modified configuration table.
  • S304 Modify configuration information of the scene element and/or the target scene element in the virtual reality scene model according to the modified configuration table.
  • the configuration table There may be multiple duplicates of the same stone model information in the configuration table, but the three-dimensional position, size, and rotation information may be different.
  • the entire scene can be dynamically loaded. When it is necessary to change any element in the scene, only the position, size and rotation information of the corresponding modelname in the configuration table can be changed. The scene dynamic needs.
  • the scene is segmented by adopting a block scene element, that is, the entire scene model is not exported, but a specific scene element is derived.
  • a corresponding configuration table can be generated by computer program code that records all position, rotation and scaling information for each scene element. Due to the modifiability of the information in the configuration table, the scene elements can be edited twice, and the later modifiability and maintainability can be improved.
  • the entire scenario can be dynamically changed, the overall interaction of the scene can be improved, and resources can be reduced. Consume and increase the operability of the elements in the scene.
  • the method may further include:
  • S401 Determine location information of the user in the virtual reality scene model.
  • S402 Determine a target range corresponding to the location information.
  • the scene may be dynamically loaded by using an Area Of Interest (AOI) technology.
  • AOI Area Of Interest
  • the user interest may be dynamically loaded according to the location information in the configuration table. All scene elements within the scope.
  • the characteristics of the scene elements required to establish the virtual reality scene are different from each other, that is, the configuration information of the scene elements in which the same feature is not completely re-modeled and stored, but The elements with the same feature elements of the scene are duplicated. Therefore, the scene elements can be edited twice, the later modifiability and maintainability can be improved, the storage calling resources consumed by the scene elements can be saved, and the model building effect can be effectively improved. .
  • FIG. 5 is a schematic structural diagram of a virtual reality scene model establishing apparatus according to a first embodiment of the present application.
  • the apparatus 500 includes:
  • the first determining module 501 is configured to determine a scene element necessary for establishing a virtual reality scene model.
  • the second determining module 502 is configured to determine configuration information of each scene element that is necessary.
  • the establishing module 503 is configured to establish a virtual reality scene model in the Unity engine according to the necessary scene elements and configuration information of each scene element.
  • the establishing module 503 includes:
  • the sub-module 5031 is arranged to arrange necessary scene elements in the virtual reality scene of the Unity engine according to the configuration information of each necessary scene element.
  • the judging sub-module 5032 is configured to determine whether it is necessary to repeatedly arrange the scene elements necessary for the arrangement.
  • the generating sub-module 5033 is configured to generate, in a reference form, a target scene element corresponding to a necessary scene element that needs to be repeatedly arranged, when it is necessary to repeatedly arrange the scene elements necessary for the arrangement.
  • a determination sub-module 5034 is used to determine configuration information for each target scene element.
  • the sub-module 5031 is also arranged to arrange the target scene elements in a batch process in the Unity engine.
  • the apparatus 500 further includes:
  • the generating module 504 is configured to generate a configuration table including configuration information of each scene element and/or configuration information of the target scene element, and store the configuration table.
  • the third determining module 505 is configured to determine location information of the user in the virtual reality scene model.
  • the fourth determining module 506 is configured to determine a target range corresponding to the location information.
  • the display module 507 is configured to use the area of interest technique to center the position marked by the location information, and dynamically display the scene elements in the target range.
  • the receiving module 508 is configured to receive an instruction that the user modifies the configuration information in the configuration table, and modify the configuration information in the configuration table according to the instruction to obtain the modified configuration table.
  • the modifying module 509 is configured to modify configuration information of the scene element and/or the target scene element in the virtual reality scene model according to the modified configuration table.
  • the configuration information includes at least one of the following parameters: position coordinates, size, and rotation angle.
  • the characteristics of the scene elements required to establish the virtual reality scene are different from each other, that is, the configuration information of the scene elements in which the same feature is not completely re-modeled and stored, but The elements with the same feature elements of the scene are duplicated. Therefore, the scene elements can be edited twice, the later modifiability and maintainability can be improved, the storage calling resources consumed by the scene elements can be saved, and the model building effect can be effectively improved. .
  • the embodiment of the present application further provides an electronic device including a housing, a processor, a memory, a circuit board, and a power supply circuit, wherein the circuit board is disposed inside the space enclosed by the housing, and the processor and the memory are disposed at a circuit board; a power circuit for powering various circuits or devices of the electronic device; a memory for storing executable program code; and a processor for operating the executable program code by reading executable program code stored in the memory Program for execution:
  • a virtual reality scene model is built in the Unity engine according to the necessary scene elements and the configuration information of each scene element.
  • the processor is further configured to:
  • the target scene element corresponding to the necessary scene element that needs to be repeatedly arranged is generated in the form of a reference
  • the processor is further configured to:
  • a configuration table is generated that contains configuration information of each scene element and/or configuration information of the target scene element, and stores the configuration table.
  • the configuration information includes at least one of the following parameters: location coordinates, size, and rotation angle.
  • the processor is further configured to:
  • the interest area technique is used to focus on the position marked by the location information, and the scene elements in the target range are dynamically loaded and displayed.
  • the processor is further configured to:
  • the configuration information of the scene element and/or the target scene element in the virtual reality scene model is modified according to the modified configuration table.
  • the characteristics of the scene elements required to establish the virtual reality scene are different from each other, that is, the configuration information of the scene elements in which the same feature is not completely re-modeled and stored, but The elements with the same feature elements of the scene are duplicated. Therefore, the scene elements can be edited twice, the later modifiability and maintainability can be improved, the storage calling resources consumed by the scene elements can be saved, and the model building effect can be effectively improved. .
  • the present application also proposes a storage medium.
  • the storage medium is used to store an application, and the application is used to execute the virtual reality scene model establishing method in the embodiment of the present application, where the virtual reality scene model establishing method includes:
  • a virtual reality scene model is built in the Unity engine according to the necessary scene elements and the configuration information of each scene element.
  • the characteristics of the scene elements required for establishing the virtual reality scene are different from each other, that is, the configuration information of the scene elements in which the same feature is not completely re-modeled and stored. It is a re-engraving of the same elements as the elements of the scene. Therefore, it is possible to perform secondary editing on the scene elements, improve the later modifiability and maintainability, and save the storage call resources consumed by the scene elements, effectively improving The model builds the effect.
  • the application further provides an application program, where the application is used to execute the virtual reality scene model establishing method in the embodiment of the present application, where the virtual reality scene model establishing method includes:
  • a virtual reality scene model is built in the Unity engine according to the necessary scene elements and the configuration information of each scene element.
  • the characteristics of the scene elements required to establish the virtual reality scene are different from each other, that is, the configuration information of the scene elements in which the same feature is not completely re-modeled and stored. It is a re-engraving of the same elements as the elements of the scene. Therefore, it is possible to perform secondary editing on the scene elements, improve the later modifiability and maintainability, and save the storage call resources consumed by the scene elements, effectively improving The model builds the effect.
  • portions of the application can be implemented in hardware, software, firmware, or a combination thereof.
  • multiple steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system.
  • a suitable instruction execution system For example, if implemented in hardware, as in another embodiment, it can be implemented by any one or combination of the following techniques well known in the art: having logic gates for implementing logic functions on data signals. Discrete logic circuits, application specific integrated circuits with suitable combinational logic gates, programmable gate arrays (PGAs), field programmable gate arrays (FPGAs), etc.
  • each functional unit in each embodiment of the present application may be integrated into one processing module, or each unit may exist physically separately, or two or more units may be integrated into one module.
  • the above integrated modules can be implemented in the form of hardware or in the form of software functional modules.
  • the integrated modules, if implemented in the form of software functional modules and sold or used as stand-alone products, may also be stored in a computer readable storage medium.
  • the above mentioned storage medium may be a read only memory, a magnetic disk or an optical disk or the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Graphics (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Processing Or Creating Images (AREA)

Abstract

本申请提出一种虚拟现实场景模型建立方法、装置、电子设备和存储介质,该方法包括确定建立虚拟现实场景模型所必需的场景元素;确定所必需的每个场景元素的配置信息;根据所必需的场景元素以及每个场景元素的配置信息,在Unity引擎中建立虚拟现实场景模型。通过本申请能够实现对场景元素进行二次编辑,提升其后期的可修改性和可维护性,节约场景元素所消耗的存储调用资源,有效提升模型建立效果。

Description

虚拟现实场景模型建立方法、装置、电子设备和存储介质 技术领域
本申请涉及虚拟现实技术领域,尤其涉及一种虚拟现实场景模型建立方法、装置、电子设备和存储介质。
背景技术
目前随着虚拟现实技术的发展,虚拟现实产品中大型三维场景是一个很关键的要素,可以让用户具有更好的沉浸感。一个具有沉浸感的大型三维场景,一般来说空间很大同时场景元素比较丰富。虚拟现实中基于Unity开发的三维场景,相关技术中,是使用三维工具,如3DSMax或者Maya对整个大场景进行建模,然后导出该整个大场景的网格模型文件,而后将这个模型文件直接放置在Unity中进行展示,最后显示成虚拟现实产品中的三维场景。
这种方式下,无法在Untiy中对网格模型文件中的场景元素进行二次编辑,可修改性低,多个场景元素消耗较多的存储调用资源,并且,对于模型元素进行渲染操作时,消耗较多的内存,模型建立效果不佳。
发明内容
本申请旨在至少在一定程度上解决相关技术中的技术问题之一。
为此,本申请的一个目的在于提出一种虚拟现实场景模型建立方法,能够实现对场景元素进行二次编辑,提升其后期的可修改性和可维护性,节约场景元素所消耗的存储调用资源,有效提升模型建立效果。
本申请的另一个目的在于提出一种虚拟现实场景模型建立装置。
本申请的另一个目的在于提出一种电子设备。
本申请的又一个目的在于提出一种非临时性计算机可读存储介质。
本申请的另一个目的在于提出一种计算机程序产品。
为达到上述目的,本申请第一方面实施例提出的虚拟现实场景模型建立方法,包括:确定建立虚拟现实场景模型所必需的场景元素;确定所述所必需的每个场景元素的配置信息;根据所述所必需的场景元素以及所述每个场景元素的配置信息,在Unity引擎中建立虚拟现实场景模型。
为达到上述目的,本申请第二方面实施例提出的虚拟现实场景模型建立装置,包括:第 一确定模块,用于确定建立虚拟现实场景模型所必需的场景元素;第二确定模块,用于确定所述所必需的每个场景元素的配置信息;建立模块,用于根据所述所必需的场景元素以及所述每个场景元素的配置信息,在Unity引擎中建立虚拟现实场景模型。
为达到上述目的,本申请第三方面实施例提出的电子设备,包括:壳体;处理器;存储器;电路板和电源电路;其中,电路板安置在壳体围成的空间内部,处理器和存储器设置在电路板上;电源电路,用于为电子设备的各个电路或器件供电;存储器用于存储可执行程序代码;处理器通过读取存储器中存储的可执行程序代码来运行与可执行程序代码对应的程序,以用于执行:确定建立虚拟现实场景模型所必需的场景元素;确定所述所必需的每个场景元素的配置信息;根据所述所必需的场景元素以及所述每个场景元素的配置信息,在Unity引擎中建立虚拟现实场景模型。
为达上述目的,本申请第四方面实施例提出了一种非临时性计算机可读存储介质,其中,该存储介质用于存储应用程序,所述应用程序用于在运行时执行本申请第一方面实施例所述的虚拟现实场景模型建立方法。
为达上述目的,本申请第五方面实施例提出了一种计算机程序产品,其中,所述计算机程序产品用于在运行时执行本申请第一方面实施例所述的虚拟现实场景模型建立方法。
本申请提出的虚拟现实场景模型建立方法、装置、电子设备、介质,以及计算机程序产品,由于所确定的建立虚拟现实场景需要的场景元素之间的特征互不相同,也即,对其中相同特征的场景元素的配置信息并不全部重复建模存储,而是对与该场景元素特征相同的元素进行复刻,因而,能够实现对场景元素进行二次编辑,提升其后期的可修改性和可维护性,节约场景元素所消耗的存储调用资源,有效提升模型建立效果。
本申请附加的方面和优点将在下面的描述中部分给出,部分将从下面的描述中变得明显,或通过本申请的实践了解到。
附图说明
本申请上述的和/或附加的方面和优点从下面结合附图对实施例的描述中将变得明显和容易理解,其中:
图1是本申请第一实施例提出的虚拟现实场景模型建立方法的流程示意图;
图2是本申请第二实施例提出的虚拟现实场景模型建立方法的流程示意图;
图3是本申请第三实施例提出的虚拟现实场景模型建立方法的流程示意图;
图4是本申请第四实施例提出的虚拟现实场景模型建立方法的流程示意图;
图5是本申请第一实施例提出的虚拟现实场景模型建立装置的结构示意图;
图6是本申请第二实施例提出的虚拟现实场景模型建立装置的结构示意图。
具体实施方式
下面详细描述本申请的实施例,所述实施例的示例在附图中示出,其中自始至终相同或类似的标号表示相同或类似的元件或具有相同或类似功能的元件。下面通过参考附图描述的实施例是示例性的,仅用于解释本申请,而不能理解为对本申请的限制。相反,本申请的实施例包括落入所附加权利要求书的精神和内涵范围内的所有变化、修改和等同物。
正如背景技术中所示的,相关技术中无法在Untiy中对网格模型文件中的场景元素进行二次编辑,可修改性低,多个场景元素消耗较多的存储调用资源,并且,对于模型元素进行渲染操作时,消耗较多的内存,模型建立效果不佳。
为此本申请实施例中提出,确定建立虚拟现实场景模型所必需的场景元素;确定所述所必需的每个场景元素的配置信息;根据所述所必需的场景元素以及所述每个场景元素的配置信息,在Unity引擎中建立虚拟现实场景模型,由于所确定的建立虚拟现实场景需要的场景元素之间的特征互不相同,也即,对其中相同特征的场景元素的配置信息并不全部重复建模存储,而是对与该场景元素特征相同的元素进行引用,因而,能够实现对场景元素进行二次编辑,提升其后期的可修改性和可维护性,节约场景元素所消耗的存储调用资源,有效提升模型建立效果。
本申请的实施例可以应用于电子设备中。电子设备例如为个人电脑(Personal Computer,PC),云端设备或者移动设备,移动设备例如智能手机,或者平板电脑等。
需要说明的是,本申请实施例的执行主体,在硬件上可以例如为电子设备的中央处理器(Central Processing Unit,CPU),在软件上可以例如为电子设备中的虚拟现实场景建模类的服务程序,对此不作限制。
请参见图1,所示是本申请第一实施例提出的虚拟现实场景模型建立方法的流程示意图。该方法包括:
S101:确定建立虚拟现实场景模型所必需的场景元素。
其中,可以对与待建立的虚拟现实场景模型相关的需求信息进行分析处理得到建立该虚拟现实场景模型所需要的场景元素。场景元素的特征为本质属性特征,本质属性特征用于识别该元素所属的类别,所属的类别可以例如石头、树木、小鸟等。
具体地,在对该需求信息进行分析得到该待建立的虚拟现实场景模型包括多个本质属性特征相同的场景元素,例如多个“石头”,多个“树木”,或者多个“小鸟”等,则对该多个相同的场景元素仅取其中一个为建立该虚拟现实场景模型所必需的场景元素。例如,当有多个石头时,则仅选取一个“石头”作为所必需的场景元素。
在另一实施方式中,若待建立的虚拟现实场景模型包括多个本质属性特征相同的场景元 素,然这些本质属性特征相同的场景元素的其它特征例如形态特征、位置特征等不同,则可以进一步的根据其它特征选取其中的一个场景元素作为所必需的场景元素。因此,对应于相同本质属性特征的场景元素,可以确定一个或者多个的场景元素,对此不作限制。
由于所确定的建立虚拟现实场景需要的场景元素之间的本质属性特征互不相同,也即,对其中具有相同本质属性特征的场景元素并不完全重复建模存储,因而,能够有效节约场景元素所消耗的存储调用资源。
S102:确定所必需的每个场景元素的配置信息。
其中,配置信息用于标记场景元素在虚拟现实场景模型中的位置、尺寸,以及旋转角度。
其中,可以对与待建立的虚拟现实场景模型相关的需求信息进行分析处理得到建立该虚拟现实场景模型所必需的场景元素的配置信息。
例如,若所必需的场景元素为“石头”,则根据需求信息进行分析所确定出的配置信息为位置、尺寸,以及旋转角度等。
S103:根据所必需的场景元素以及每个场景元素的配置信息,在Unity引擎中建立虚拟现实场景模型。
可选地,一些实施例中,参见图2,S103具体包括:
S201:根据每一所必需的场景元素的配置信息,在Unity引擎的虚拟现实场景中布置所必需的场景元素。
本发明的实施例中,可以在Unity引擎的虚拟现实场景中布置所必需的场景元素,并依据所必需的场景元素中,每个所必需的场景元素对应的配置信息,对该配置信息所属的场景元素的位置坐标、尺寸,以及旋转角度进行调整,对每个所必需的场景元素均执行该步骤,以完成所必需的场景元素的布置。
其中,为了方便电子设备的显示屏进行模型渲染,可以创建与电子设备显示屏进行模型渲染时的渲染坐标系相同的虚拟现实场景空间坐标系。
因而,上述的配置信息可以是基于该虚拟现实场景空间坐标系的相对的配置信息。
S202:判断是否需要对所布置好的所必需的场景元素进行重复布置,若是,则执行S203,否则,执行S206。
其中,可以对与待建立的虚拟现实场景模型相关的需求信息进行分析处理,确定是否需要对所布置好的所必需的场景元素中的某个或者某些场景元素进行重复布置。
例如,该所布置好的所必需的场景元素包括:“石头”场景元素和“树木”场景元素,若根据与待建立的虚拟现实场景模型相关的需求信息进行分析处理得到,待建立的虚拟现实场景模型中还包括另外一个“石头”场景元素,则可以以批处理的方式对所必需的场景元素中“石头”进行布置。
S203:以引用的形式生成与需要重复布置的所必需的场景元素对应的目标场景元素。
其中,在需要对所必需的场景元素中的所必需的场景元素进行重复布置时,可以以引用的形式生成与该需要重复布置的所必需的场景元素对应的场景元素,该以引用形式生成的场景元素可以被称为目标场景元素。
S204:确定每个目标场景元素的配置信息。
可以理解的是,根据不同的需求信息,目标场景元素的配置信息可以与其所引用场景元素的配置信息相同或者不相同,对此不作限制。
S205:在Unity引擎中以批处理的方式对目标场景元素进行重复布置。
其中,可以根据需求分析确定该复刻场景元素的位置坐标、尺寸,以及旋转角度等配置信息,而后,若目标场景元素的数量为至少两个,则以批处理的方式对每个复刻场景元素进行重复布置,而若目标场景元素的数量为一个,则可以直接对与该目标场景元素特征相同的场景元素进行复刻。
由于是以批处理的方式对与该场景元素特征相同的元素进行复刻,而不是对每一个场景元素均进行存储,因而,节约场景元素所消耗的存储调用资源,有效提升模型建立效果。
S206:根据布置有每一所必需的场景元素的虚拟现实场景建立虚拟现实场景模型。
可选地,一些实施例中,参见图3,该方法还可以包括:
S301:生成包含每个场景元素的配置信息和/或目标场景元素的配置信息的配置表,并对配置表进行存储。
S302:接收用户对配置表中配置信息进行修改的指令。
S303:根据指令对配置表中的配置信息进行修改,得到修改后的配置表。
S304:根据修改后的配置表对虚拟现实场景模型中场景元素和/或目标场景元素的配置信息进行修改。
配置表中可能会有多个重复的相同的石头模型信息,但是其三维位置,大小和旋转信息都可能不一样。通过这份配置表,就可以只使用一份石头模型资源的资源量,而动态得加载复制多份石头出来,这些复制出来的石头由于在Untiy中只是引用,所以资源量不会增加,这样不仅减少了内存开销,同时也大大减少了网格模型文件总大小。并且通过这份配置信息,就可以动态得加载出整个场景出来,当需要改变场景中的任意一个元素的时候,只需要改变配置表中其对应modelname下的位置,大小和旋转信息即可,实现了场景动态化需求。
同时,由于这份配置表的存在,可以检索出所有相同的场景元素,例如所有的石头,所有的树木,由于这些元素都是使用的相同的场景模型,并且使用了相同的模型材质,所以在Unity中可以进行Untiy特有的批处理操作,通过批处理操作,可以使得相同的石头在GPU中进行同一批次的渲染,使得相同的树木也进行同一批次的渲染,这样减少了整个GPU的 绘制次数,从而减少了发热量和耗电量。
通过采取分块场景元素的方式,对场景进行分割,即不导出整个场景模型,而是导出具体的场景元素。布置在Unity中,而后,可以通过计算机程序代码生成一份对应的配置表,这份配置表记录每个场景元素的所有位置,旋转和缩放信息。由于配置表中这些信息的可修改性,因此,能够实现对场景元素进行二次编辑,提升其后期的可修改性和可维护性,可以实现动态改变整个场景,提升场景整体交互性,减少资源消耗,并且提升场景中元素的可操作性。
可选地,一些实施例中,参见图4,该方法还可以包括:
S401:确定用户在虚拟现实场景模型中的位置信息。
S402:确定与位置信息对应的目标范围。
S403:采用兴趣面技术对以位置信息所标记的位置为中心点,目标范围内的场景元素进行动态加载显示。
进一步地,本申请实施例中,还可以适用兴趣面(Area Of Interest,AOI)技术对场景进行动态加载,当用户处于场景中任意位置时,根据配置表中的位置信息可以动态加载出用户兴趣范围内的所有场景元素。
例如,假定用户在三维场景中的虚拟位置为(X user,Y user,Z user),用户兴趣范围半径值为Radius,任意场景元素的三维空间位置为(X object,Y object,Z object),通过公式(X user-X object) 2+(Y user-Y object) 2+(Z user-Z object) 2<Radius 2,即可得出满足兴趣范围半径内的所有场景元素,随着用户三维位置的不断移动,即可动态得加载这些满足条件的场景元素,而那些不满足条件的场景元素可以对其进行删除处理,通过这种方式可以总是只加载用户兴趣范围内的场景,而远处的场景由于用户在当前的位置也无法看到,因而,即使不加载,也不会对整体交互性和沉浸感产生影响,因而,进一步有效减小了总体场景的加载量,使得内存降低,进一步减小渲染开销。
本实施例中,由于所确定的建立虚拟现实场景需要的场景元素之间的特征互不相同,也即,对其中相同特征的场景元素的配置信息并不全部重复建模存储,而是对与该场景元素特征相同的元素进行复刻,因而,能够实现对场景元素进行二次编辑,提升其后期的可修改性和可维护性,节约场景元素所消耗的存储调用资源,有效提升模型建立效果。
图5是本申请第一实施例提出的虚拟现实场景模型建立装置的结构示意图。
参见图5,该装置500包括:
第一确定模块501,用于确定建立虚拟现实场景模型所必需的场景元素。
第二确定模块502,用于确定所必需的每个场景元素的配置信息。
建立模块503,用于根据所必需的场景元素以及每个场景元素的配置信息,在Unity引 擎中建立虚拟现实场景模型。
可选地,一些实施例中,参见图6,建立模块503,包括:
布置子模块5031,用于根据每一所必需的场景元素的配置信息,在Unity引擎的虚拟现实场景中布置所必需的场景元素。
判断子模块5032,用于判断是否需要对所布置好的所必需的场景元素进行重复布置。
生成子模块5033,用于在需要对所布置好的所必需的场景元素进行重复布置时,以引用的形式生成与需要重复布置的所必需的场景元素对应的目标场景元素。
确定子模块5034,用于确定每个目标场景元素的配置信息。
布置子模块5031,还用于在Unity引擎中以批处理的方式对目标场景元素进行布置。
可选地,一些实施例中,参见图6,该装置500还包括:
生成模块504,用于生成包含每个场景元素的配置信息和/或目标场景元素的配置信息的配置表,并对配置表进行存储。
第三确定模块505,用于确定用户在虚拟现实场景模型中的位置信息。
第四确定模块506,用于确定与位置信息对应的目标范围。
显示模块507,用于采用兴趣面技术对以位置信息所标记的位置为中心点,目标范围内的场景元素进行动态加载显示。
接收模块508,用于接收用户对配置表中配置信息进行修改的指令,并根据指令对配置表中的配置信息进行修改,得到修改后的配置表;
修改模块509,用于根据修改后的配置表对虚拟现实场景模型中场景元素和/或目标场景元素的配置信息进行修改。
可选地,配置信息包括以下参数至少之一:位置坐标、尺寸,以及旋转角度。
需要说明的是,前述图1-图4实施例中对虚拟现实场景模型建立方法实施例的解释说明也适用于该实施例的虚拟现实场景模型建立装置,其实现原理类似,此处不再赘述。
本实施例中,由于所确定的建立虚拟现实场景需要的场景元素之间的特征互不相同,也即,对其中相同特征的场景元素的配置信息并不全部重复建模存储,而是对与该场景元素特征相同的元素进行复刻,因而,能够实现对场景元素进行二次编辑,提升其后期的可修改性和可维护性,节约场景元素所消耗的存储调用资源,有效提升模型建立效果。
本申请实施例还提供了一种电子设备,该电子设备包括壳体、处理器、存储器、电路板和电源电路,其中,电路板安置在壳体围成的空间内部,处理器和存储器设置在电路板上;电源电路,用于为电子设备的各个电路或器件供电;存储器用于存储可执行程序代码;处理器通过读取存储器中存储的可执行程序代码来运行与可执行程序代码对应的程序,以用于执行:
确定建立虚拟现实场景模型所必需的场景元素;
确定所必需的每个场景元素的配置信息;
根据所必需的场景元素以及每个场景元素的配置信息,在Unity引擎中建立虚拟现实场景模型。
可选地,一些实施例中,处理器,还用于:
根据每一所必需的场景元素的配置信息,在Unity引擎的虚拟现实场景中布置所必需的场景元素;
判断是否需要对所布置好的所必需的场景元素进行重复布置;
若是,则以引用的形式生成与需要重复布置的所必需的场景元素对应的目标场景元素;
确定每个目标场景元素的配置信息;
在Unity引擎中以批处理的方式对目标场景元素进行重复布置
可选地,一些实施例中,处理器,还用于:
生成包含每个场景元素的配置信息和/或目标场景元素的配置信息的配置表,并对配置表进行存储。
可选地,一些实施例中,配置信息包括以下参数至少之一:位置坐标、尺寸,以及旋转角度。
可选地,一些实施例中,处理器,还用于:
确定用户在虚拟现实场景模型中的位置信息;
确定与位置信息对应的目标范围;
采用兴趣面技术对以位置信息所标记的位置为中心点,目标范围内的场景元素进行动态加载显示。
可选地,一些实施例中,处理器,还用于:
接收用户对配置表中配置信息进行修改的指令;
根据指令对配置表中的配置信息进行修改,得到修改后的配置表;
根据修改后的配置表对虚拟现实场景模型中场景元素和/或目标场景元素的配置信息进行修改。
需要说明的是,前述图1-图4实施例中对虚拟现实场景模型建立方法实施例的解释说明也适用于该实施例的电子设备,其实现原理类似,此处不再赘述。
本实施例中,由于所确定的建立虚拟现实场景需要的场景元素之间的特征互不相同,也即,对其中相同特征的场景元素的配置信息并不全部重复建模存储,而是对与该场景元素特征相同的元素进行复刻,因而,能够实现对场景元素进行二次编辑,提升其后期的可修改性 和可维护性,节约场景元素所消耗的存储调用资源,有效提升模型建立效果。
为了实现上述实施例,本申请还提出一种存储介质。其中,该存储介质用于存储应用程序,该应用程序用于在运行时执行本申请实施例的虚拟现实场景模型建立方法,其中,该虚拟现实场景模型建立方法包括:
确定建立虚拟现实场景模型所必需的场景元素;
确定所必需的每个场景元素的配置信息;
根据所必需的场景元素以及每个场景元素的配置信息,在Unity引擎中建立虚拟现实场景模型。
需要说明的是,本实施例的应用程序执行虚拟现实场景模型建立方法和原理和实现方式与上述实施例的虚拟现实场景模型建立方法类似,为了避免冗余,此处不再赘述。
本申请实施例的存储介质,由于所确定的建立虚拟现实场景需要的场景元素之间的特征互不相同,也即,对其中相同特征的场景元素的配置信息并不全部重复建模存储,而是对与该场景元素特征相同的元素进行复刻,因而,能够实现对场景元素进行二次编辑,提升其后期的可修改性和可维护性,节约场景元素所消耗的存储调用资源,有效提升模型建立效果。
为了实现上述实施例,本申请还提出一种应用程序,其中,该应用程序用于在运行时执行本申请实施例的虚拟现实场景模型建立方法,其中,该虚拟现实场景模型建立方法包括:
确定建立虚拟现实场景模型所必需的场景元素;
确定所必需的每个场景元素的配置信息;
根据所必需的场景元素以及每个场景元素的配置信息,在Unity引擎中建立虚拟现实场景模型。
需要说明的是,本实施例的应用程序执行虚拟现实场景模型建立方法和原理和实现方式与上述实施例的虚拟现实场景模型建立方法类似,为了避免冗余,此处不再赘述。
本申请实施例的应用程序,由于所确定的建立虚拟现实场景需要的场景元素之间的特征互不相同,也即,对其中相同特征的场景元素的配置信息并不全部重复建模存储,而是对与该场景元素特征相同的元素进行复刻,因而,能够实现对场景元素进行二次编辑,提升其后期的可修改性和可维护性,节约场景元素所消耗的存储调用资源,有效提升模型建立效果。
此外,在本申请的描述中,除非另有说明,“多个”的含义是两个或两个以上。
流程图中或在此以其他方式描述的任何过程或方法描述可以被理解为,表示包括一个或更多个用于实现特定逻辑功能或过程的步骤的可执行指令的代码的模块、片段或部分,并且本申请的优选实施方式的范围包括另外的实现,其中可以不按所示出或讨论的顺序,包括根据所涉及的功能按基本同时的方式或按相反的顺序,来执行功能,这应被本申请的实施例所属技术领域的技术人员所理解。
应当理解,本申请的各部分可以用硬件、软件、固件或它们的组合来实现。在上述实施方式中,多个步骤或方法可以用存储在存储器中且由合适的指令执行系统执行的软件或固件来实现。例如,如果用硬件来实现,和在另一实施方式中一样,可用本领域公知的下列技术中的任一项或他们的组合来实现:具有用于对数据信号实现逻辑功能的逻辑门电路的离散逻辑电路,具有合适的组合逻辑门电路的专用集成电路,可编程门阵列(PGA),现场可编程门阵列(FPGA)等。
本技术领域的普通技术人员可以理解实现上述实施例方法携带的全部或部分步骤是可以通过程序来指令相关的硬件完成,所述的程序可以存储于一种计算机可读存储介质中,该程序在执行时,包括方法实施例的步骤之一或其组合。
此外,在本申请各个实施例中的各功能单元可以集成在一个处理模块中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。所述集成的模块如果以软件功能模块的形式实现并作为独立的产品销售或使用时,也可以存储在一个计算机可读取存储介质中。
上述提到的存储介质可以是只读存储器,磁盘或光盘等。
在本说明书的描述中,参考术语“一个实施例”、“一些实施例”、“示例”、“具体示例”、或“一些示例”等的描述意指结合该实施例或示例描述的具体特征、结构、材料或者特点包含于本申请的至少一个实施例或示例中。在本说明书中,对上述术语的示意性表述不一定指的是相同的实施例或示例。而且,描述的具体特征、结构、材料或者特点可以在任何的一个或多个实施例或示例中以合适的方式结合。
尽管上面已经示出和描述了本申请的实施例,可以理解的是,上述实施例是示例性的,不能理解为对本申请的限制,本领域的普通技术人员在本申请的范围内可以对上述实施例进行变化、修改、替换和变型。

Claims (19)

  1. 一种虚拟现实场景模型建立方法,其特征在于,包括以下步骤:
    确定建立虚拟现实场景模型所必需的场景元素;
    确定所述所必需的每个场景元素的配置信息;
    根据所述所必需的场景元素以及所述每个场景元素的配置信息,在Unity引擎中建立虚拟现实场景模型。
  2. 如权利要求1所述的虚拟现实场景模型建立方法,其特征在于,所述根据所述所必需的场景元素以及所述每个场景元素的配置信息,在Unity引擎中建立虚拟现实场景模型,包括:
    根据每一所必需的场景元素的配置信息,在所述Unity引擎的虚拟现实场景中布置所述所必需的场景元素;
    判断是否需要对所布置好的所必需的场景元素进行重复布置;
    若是,则以引用的形式生成与需要重复布置的所必需的场景元素对应的目标场景元素;
    确定每个目标场景元素的配置信息;
    在所述Unity引擎中以批处理的方式对所述目标场景元素进行布置。
  3. 如权利要求2所述的虚拟现实场景模型建立方法,其特征在于,还包括:
    生成包含所述每个场景元素的配置信息和/或所述目标场景元素的配置信息的配置表,并对所述配置表进行存储。
  4. 如权利要求1-3任一项所述的虚拟现实场景模型建立方法,其特征在于,所述配置信息包括以下参数至少之一:位置坐标、尺寸,以及旋转角度。
  5. 如权利要求1-3任一项所述的虚拟现实场景模型建立方法,其特征在于,还包括:
    确定用户在所述虚拟现实场景模型中的位置信息;
    确定与所述位置信息对应的目标范围;
    采用兴趣面技术对以所述位置信息所标记的位置为中心点,所述目标范围内的场景元素进行动态加载显示。
  6. 如权利要求3任一项所述的虚拟现实场景模型建立方法,其特征在于,还包括:
    接收用户对所述配置表中配置信息进行修改的指令;
    根据所述指令对所述配置表中的配置信息进行修改,得到修改后的配置表;
    根据所述修改后的配置表对所述虚拟现实场景模型中场景元素和/或所述目标场景元素的配置信息进行修改。
  7. 一种虚拟现实场景模型建立装置,其特征在于,包括:
    第一确定模块,用于确定建立虚拟现实场景模型所必需的场景元素;
    第二确定模块,用于确定所述所必需的每个场景元素的配置信息;
    建立模块,用于根据所述所必需的场景元素以及所述每个场景元素的配置信息在Unity引擎建立虚拟现实场景模型。
  8. 如权利要求7所述的虚拟现实场景模型建立装置,其特征在于,所述建立模块,包括:
    布置子模块,用于根据每一所必需的场景元素的配置信息,在所述Unity引擎的虚拟现实场景中布置所述所必需的场景元素;
    判断子模块,用于判断是否需要对所布置好的所必需的场景元素进行重复布置;
    生成子模块,用于在需要对所布置好的所必需的场景元素进行重复布置时,以引用的形式生成与需要重复布置的所必需的场景元素对应的目标场景元素;
    确定子模块,用于确定每个目标场景元素的配置信息;
    所述布置子模块,还用于在所述Unity引擎中以批处理的方式对所述目标场景元素进行布置。
  9. 如权利要求8所述的虚拟现实场景模型建立装置,其特征在于,还包括:
    生成模块,用于生成包含所述每个场景元素的配置信息和/或所述目标场景元素的配置信息的配置表,并对所述配置表进行存储。
  10. 如权利要求7-9任一项所述的虚拟现实场景模型建立装置,其特征在于,所述配置信息包括以下参数至少之一:位置坐标、尺寸,以及旋转角度。
  11. 如权利要求7-9任一项所述的虚拟现实场景模型建立装置,其特征在于,还包括:
    第三确定模块,用于确定用户在所述虚拟现实场景模型中的位置信息;
    第四确定模块,用于确定与所述位置信息对应的目标范围;
    显示模块,用于采用兴趣面技术对以所述位置信息所标记的位置为中心点,所述目标范围内的场景元素进行动态加载显示。
  12. 如权利要求9任一项所述的虚拟现实场景模型建立装置,其特征在于,还包括:
    接收模块,用于接收用户对所述配置表中配置信息进行修改的指令,并根据所述指令对所述配置表中的配置信息进行修改,得到修改后的配置表;
    修改模块,用于根据所述修改后的配置表对所述虚拟现实场景模型中场景元素和/或所述目标场景元素的配置信息进行修改。
  13. 一种电子设备,其特征在于,包括:
    处理器;
    存储器;
    存储器内存储可执行程序代码;处理器通过读取存储器中存储的可执行程序代码来运行与可执行程序代码对应的程序,以用于执行:
    确定建立虚拟现实场景模型所必需的场景元素;
    确定所述所必需的每个场景元素的配置信息;
    根据所述所必需的场景元素以及所述每个场景元素的配置信息,在Unity引擎中建立虚拟现实场景模型。
  14. 如权利要求13所述的电子设备,其特征在于,所述处理器,还用于:
    根据每一所必需的场景元素的配置信息,在所述Unity引擎的虚拟现实场景中布置所述所必需的场景元素;
    判断是否需要对所布置好的所必需的场景元素进行重复布置;
    若是,则以引用的形式生成与需要重复布置的所必需的场景元素对应的目标场景元素;
    确定每个目标场景元素的配置信息;
    在所述Unity引擎中以批处理的方式对所述目标场景元素进行重复布置。
  15. 如权利要求14所述的电子设备,其特征在于,所述处理器,还用于:
    生成包含所述每个场景元素的配置信息和/或所述目标场景元素的配置信息的配置表,并对所述配置表进行存储。
  16. 如权利要求13-15任一项所述的电子设备,其特征在于,所述配置信息包括以下参数至少之一:位置坐标、尺寸,以及旋转角度。
  17. 如权利要求13-15任一项所述的电子设备,其特征在于,所述处理器,还用于:
    确定用户在所述虚拟现实场景模型中的位置信息;
    确定与所述位置信息对应的目标范围;
    采用兴趣面技术对以所述位置信息所标记的位置为中心点,所述目标范围内的场景元素进行动态加载显示。
  18. 如权利要求15任一项所述的电子设备,其特征在于,所述处理器,还用于:
    接收用户对所述配置表中配置信息进行修改的指令;
    根据所述指令对所述配置表中的配置信息进行修改,得到修改后的配置表;
    根据所述修改后的配置表对所述虚拟现实场景模型中场景元素和/或所述目标场景元素的配置信息进行修改。
  19. 一种非临时性计算机可读存储介质,具有存储于其中的指令,当所述指令被电子设备的处理器执行时,所述处理器执行如权利要求1-6任一项所述的虚拟现实场景模型建立方法。
PCT/CN2017/118474 2017-12-26 2017-12-26 虚拟现实场景模型建立方法、装置、电子设备和存储介质 WO2019126976A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201780091700.8A CN110709891A (zh) 2017-12-26 2017-12-26 虚拟现实场景模型建立方法、装置、电子设备和存储介质
PCT/CN2017/118474 WO2019126976A1 (zh) 2017-12-26 2017-12-26 虚拟现实场景模型建立方法、装置、电子设备和存储介质

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/118474 WO2019126976A1 (zh) 2017-12-26 2017-12-26 虚拟现实场景模型建立方法、装置、电子设备和存储介质

Publications (1)

Publication Number Publication Date
WO2019126976A1 true WO2019126976A1 (zh) 2019-07-04

Family

ID=67064347

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/118474 WO2019126976A1 (zh) 2017-12-26 2017-12-26 虚拟现实场景模型建立方法、装置、电子设备和存储介质

Country Status (2)

Country Link
CN (1) CN110709891A (zh)
WO (1) WO2019126976A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11481989B2 (en) * 2019-04-12 2022-10-25 Esko Software Bv Method of and system for generating and viewing a 3D visualization of an object having printed features

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113408572A (zh) * 2021-05-11 2021-09-17 华建数创(上海)科技有限公司 基于虚幻引擎的可远程配置的数据模型融合方法
CN115291939A (zh) * 2022-08-17 2022-11-04 北京字跳网络技术有限公司 互动场景配置方法、装置、存储介质、设备及程序产品
CN115729812B (zh) * 2022-11-09 2024-04-23 广州汽车集团股份有限公司 测试方法、电子设备及存储介质

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102012906A (zh) * 2010-10-27 2011-04-13 南京聚社数字科技有限公司 基于SaaS架构的三维场景管理平台及编辑浏览方法
CN104102545A (zh) * 2014-07-04 2014-10-15 北京理工大学 移动增强现实浏览器三维资源配置与加载的优化方法
US20150023602A1 (en) * 2013-07-19 2015-01-22 Kamil Wnuk Fast recognition algorithm processing, systems and methods
CN106569609A (zh) * 2016-11-11 2017-04-19 上海远鉴信息科技有限公司 改进型虚拟现实中用户传送方法及系统
CN106709980A (zh) * 2017-01-09 2017-05-24 北京航空航天大学 一种基于形式化的复杂三维场景建模方法
CN106709985A (zh) * 2016-12-21 2017-05-24 民政部零研究所 一种虚拟祭祀三维场景的生成方法及装置
CN107170047A (zh) * 2017-04-13 2017-09-15 北京小鸟看看科技有限公司 虚拟现实场景的更新方法、设备及虚拟现实设备
CN107320955A (zh) * 2017-06-23 2017-11-07 武汉秀宝软件有限公司 一种基于多客户端的ar场馆界面交互方法及系统

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105117982A (zh) * 2015-08-27 2015-12-02 云南电网有限责任公司楚雄供电局 一种基于杆塔实体的业务数据可视化展示方法
CN105931288A (zh) * 2016-04-12 2016-09-07 广州凡拓数字创意科技股份有限公司 数字展览馆构建方法及系统
CN106683201A (zh) * 2016-12-23 2017-05-17 深圳市豆娱科技有限公司 一种基于三维虚拟现实的场景编辑方法和装置
CN106951067A (zh) * 2017-02-13 2017-07-14 歌尔科技有限公司 一种虚拟现实场景的生成方法及设备

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102012906A (zh) * 2010-10-27 2011-04-13 南京聚社数字科技有限公司 基于SaaS架构的三维场景管理平台及编辑浏览方法
US20150023602A1 (en) * 2013-07-19 2015-01-22 Kamil Wnuk Fast recognition algorithm processing, systems and methods
CN104102545A (zh) * 2014-07-04 2014-10-15 北京理工大学 移动增强现实浏览器三维资源配置与加载的优化方法
CN106569609A (zh) * 2016-11-11 2017-04-19 上海远鉴信息科技有限公司 改进型虚拟现实中用户传送方法及系统
CN106709985A (zh) * 2016-12-21 2017-05-24 民政部零研究所 一种虚拟祭祀三维场景的生成方法及装置
CN106709980A (zh) * 2017-01-09 2017-05-24 北京航空航天大学 一种基于形式化的复杂三维场景建模方法
CN107170047A (zh) * 2017-04-13 2017-09-15 北京小鸟看看科技有限公司 虚拟现实场景的更新方法、设备及虚拟现实设备
CN107320955A (zh) * 2017-06-23 2017-11-07 武汉秀宝软件有限公司 一种基于多客户端的ar场馆界面交互方法及系统

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11481989B2 (en) * 2019-04-12 2022-10-25 Esko Software Bv Method of and system for generating and viewing a 3D visualization of an object having printed features

Also Published As

Publication number Publication date
CN110709891A (zh) 2020-01-17

Similar Documents

Publication Publication Date Title
US11344806B2 (en) Method for rendering game, and method, apparatus and device for generating game resource file
WO2019126976A1 (zh) 虚拟现实场景模型建立方法、装置、电子设备和存储介质
CN112257135B (zh) 一种基于多线程的模型加载方法、装置、存储介质及终端
KR101952983B1 (ko) 콘텐트의 타일-기반 렌더링을 위한 방법 및 콘텐트를 렌더링하기 위한 시스템
WO2021027485A9 (zh) 信息处理方法、装置、存储介质及电子设备
CN112370783B (zh) 虚拟对象渲染方法、装置、计算机设备和存储介质
US11094036B2 (en) Task execution on a graphics processor using indirect argument buffers
US8522201B2 (en) Methods and apparatus for sub-asset modification
CN112732255B (zh) 渲染方法、装置、设备和存储介质
WO2022242379A1 (zh) 笔画渲染方法、装置、存储介质以及终端
CN108733441B (zh) 一种适用于大规模电网符号设备的渲染可视化方法及系统
US9383885B2 (en) Hit testing curve-based shapes using polygons
CN109925715B (zh) 一种虚拟水域生成方法、装置及终端
US9898873B2 (en) Methods and systems for processing 3D graphic objects at a content processor
CN113436346A (zh) 三维空间内的测距方法、装置及存储介质
CN114797109A (zh) 对象编辑方法、装置、电子设备和存储介质
CN108369726A (zh) 根据场景改变图形处理分辨率的方法和便携电子设备
US20230342018A1 (en) Dynamic element control method, electronic device, and computer readable storage medium
CN112348955B (zh) 一种物体渲染方法
CN103544051A (zh) 一种操作方法及装置
JP2012128609A (ja) 図面作成支援方法及び装置
CN111814237B (zh) 基于Revit基建模型的插件的坐标输出方法及装置
WO2022152159A1 (zh) 一种ui界面自适应约束求解方法及相关装置
WO2022161199A1 (zh) 图像编辑方法及设备
US10628441B1 (en) System and method for selective storage transformation

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

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

Country of ref document: EP

Kind code of ref document: A1