CN104392484A - Three-dimensional tree modeling method and device thereof - Google Patents

Three-dimensional tree modeling method and device thereof Download PDF

Info

Publication number
CN104392484A
CN104392484A CN201410640335.XA CN201410640335A CN104392484A CN 104392484 A CN104392484 A CN 104392484A CN 201410640335 A CN201410640335 A CN 201410640335A CN 104392484 A CN104392484 A CN 104392484A
Authority
CN
China
Prior art keywords
model component
xsect
interpolation
model
coupling assembling
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201410640335.XA
Other languages
Chinese (zh)
Other versions
CN104392484B (en
Inventor
谢科
燕飞龙
黄惠
安德雷·沙夫
奥利夫·马丁·多伊森
陈宝权
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Institute of Advanced Technology of CAS
Original Assignee
Shenzhen Institute of Advanced Technology of CAS
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 Shenzhen Institute of Advanced Technology of CAS filed Critical Shenzhen Institute of Advanced Technology of CAS
Priority to CN201410640335.XA priority Critical patent/CN104392484B/en
Publication of CN104392484A publication Critical patent/CN104392484A/en
Application granted granted Critical
Publication of CN104392484B publication Critical patent/CN104392484B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects

Landscapes

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

Abstract

The invention belongs to the field of computer graphics and provides a three-dimensional tree modeling method and a device thereof. The method comprises the steps of partially intercepting the existing three-dimensional tree model to obtain a plurality of model components, setting the parameters of the obtained plurality of model components to match the plurality of model components with each other, and performing interpolation processing on the plurality of matched model components to generate connecting components between the adjacent model components. The three-dimensional tree modeling method is capable of generating a new three-dimensional tree model mainly by intercepting a plurality of model components from the existing tree model for adjustment and combination and generating the connecting parts between the different model components by use of an interpolation algorithm; the modeling process does not involve with the acquisition of three-dimensional data, and therefore, the data processing link in the modeling process is greatly simplified and the three-dimensional tree modeling efficiency is improved.

Description

A kind of Three-dimension Tree modeling method and device
Technical field
The invention belongs to field of Computer Graphics, particularly relate to a kind of Three-dimension Tree modeling method and device.
Background technology
In technical fields such as cybercity construction, computer game scene design, virtual realities, Tree vigorous degree has broad application prospects.Existing Three-dimension Tree modeling mostly obtains based on three-dimensional data and realizes, need the three-dimensional data information first obtaining trees, such as, three-dimensional laser scanner is used to gather the three-dimensional point cloud of trees, or use the image at the multiple visual angle of collected by camera trees, etc., and then use three-dimensional rebuilding method to set up Three-dimension Tree model.But above-mentioned 3-D data collection method needs the 3-D data collection equipment using specialty mostly, and data handling procedure is numerous and diverse, time-consuming, makes Three-dimension Tree modeling process inefficiency.
Summary of the invention
The object of the embodiment of the present invention is to provide a kind of Three-dimension Tree modeling method, is intended to solve the low problem of current Three-dimension Tree modeling efficiency.
The embodiment of the present invention is achieved in that a kind of Three-dimension Tree modeling method, comprising:
Portion intercepts is carried out to existing Three-dimension Tree model, gets multiple model component;
Optimum configurations is carried out to the described multiple model component got, to make mutually to mate between described multiple model component;
Interpolation processing is carried out to the described multiple model component mutually matched, generates the coupling assembling between adjacent described model component.
Another object of the embodiment of the present invention is to provide a kind of Three-dimension Tree model building device, comprising:
Interception unit, for carrying out portion intercepts to existing Three-dimension Tree model, gets multiple model component;
Setting unit, for carrying out optimum configurations to the described multiple model component got, to make mutually to mate between described multiple model component;
Interpolating unit, for carrying out interpolation processing to the described multiple model component mutually matched, generates the coupling assembling between adjacent described model component.
The embodiment of the present invention carries out adjusting, combining mainly through intercepting some model components from existing tree modelling, and generate the coupling part between different model component by interpolation algorithm, thus generate new Three-dimension Tree model, this modeling process does not relate to the collection of three-dimensional data, enormously simplify the data processing link in modeling process, improve the efficiency of Three-dimension Tree modeling.
Accompanying drawing explanation
Fig. 1 is the realization flow figure of the Three-dimension Tree modeling method that the embodiment of the present invention provides;
Fig. 2 is the exemplary plot of the handheld laser scanner that the embodiment of the present invention provides;
Fig. 3 is the exemplary plot of the existing Three-dimension Tree model that the embodiment of the present invention provides;
Fig. 4 is the three-dimensional framework exemplary plot that Three-dimension Tree model that the embodiment of the present invention provides is corresponding with it;
Fig. 5 is the exemplary plot of carrying out portion intercepts on existing Three-dimension Tree model that the embodiment of the present invention provides;
Fig. 6 is the exemplary plot of the model component that the embodiment of the present invention provides;
Fig. 7 is the specific implementation process flow diagram of the Three-dimension Tree modeling method S103 that the embodiment of the present invention provides;
Fig. 8 is the hermit curve exemplary plot that the embodiment of the present invention provides;
Fig. 9 is the corresponding relation exemplary plot on the peripheral summit of two xsects that the embodiment of the present invention provides;
Figure 10 is the interpolation result two-dimensional example figure carrying out interpolation between the corresponding point of two xsects that the embodiment of the present invention provides;
Figure 11 is the three dimensional example figure of the interpolation result that different hermit curves that the embodiment of the present invention provides are corresponding;
Figure 12 is the exemplary plot to the tree modelling coupling true geometric surface generated that the embodiment of the present invention provides;
Figure 13 be the embodiment of the present invention provide add the effect exemplary plot of limb and blade for tree modelling;
Figure 14 is the Three-dimension Tree modeled example figure that the embodiment of the present invention provides;
Figure 15 is the structured flowchart of the Three-dimension Tree model building device that the embodiment of the present invention provides.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearly understand, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
The embodiment of the present invention carries out adjusting, combining mainly through intercepting some model components from existing tree modelling, and generate the coupling part between different model component by interpolation algorithm, thus generate new Three-dimension Tree model, this modeling process does not relate to the collection of three-dimensional data, enormously simplify the data processing link in modeling process, improve the efficiency of Three-dimension Tree modeling.
Fig. 1 shows the realization flow of the Three-dimension Tree modeling method that the embodiment of the present invention provides, and details are as follows:
In S101, portion intercepts is carried out to existing Three-dimension Tree model, gets multiple model component.
Before S101, Three-dimension Tree model database can be set up in advance, such as, adopt handheld laser scanner as shown in Figure 2 to gather the three-dimensional point cloud of variety classes in reality, different shape trees, and adopt the method for Poisson reconstruction to obtain the Three-dimension Tree model (Fig. 3 shows the Three-dimension Tree model that part establishes in advance) of these trees to the three-dimensional point cloud collected.While obtaining the Three-dimension Tree model of these trees, tree modelling skeleton generation method can also be used, generate the three-dimensional framework of these trees, this three-dimensional framework is for stating the limb trend of trees, as shown in Figure 4, left figure is the Three-dimension Tree model established, and right figure is the three-dimensional framework that this Three-dimension Tree model is corresponding.
The process of establishing of above-mentioned Three-dimension Tree model database can have been come by the field of three-dimension modeling technician of specialty, and this database is used as modeling material database and is opened to user.
Fig. 5 is the schematic diagram carrying out portion intercepts on existing Three-dimension Tree model.
Fig. 6 shows the some model components by carrying out existing Three-dimension Tree model accessed by portion intercepts.
In S102, optimum configurations is carried out to the described multiple model component got, to make mutually to mate between described multiple model component.
In the present embodiment, mutually mate between multiple model component, refer to that the parameters such as the linking relationship between this multiple model component size separately, direction and this multiple model component are all configured in suitable value, be positioned among one tree wood reasonably, in an orderly manner to enable this multiple model component.
Wherein, linking relationship between multiple model component, for representing the ordinal relation of this multiple model component placement location in the Three-dimension Tree model that will create, such as, from treetop to tree root, sequentially place model component 1, model component 2, model component 3 and model component 4.By this linking relationship, the model component adjacent with a model component can be determined.As a kind of implementation, linking relationship can specify generation by user.
Preferably, the graphics system for man-machine interaction can be set up, realize the optimum configurations to this multiple model component by visualized operation.Particularly, opengl projection algorithm is utilized by computer background, model component and three-dimensional coordinate are projected to screen coordinate, thus the two-dimensional coordinate of three-dimensional coordinate and screen is mapped, to realize the optimum configurations to model component in conjunction with keyboard, mouse or gesture operation operations such as (such as move, rotate) convergent-divergents.Under this interactive graphics system, sequentially can be placed by model component by pulling mode, system background, according to the placement location of model component, automatically establishes the link relation between adjacent two model components.
In S103, interpolation processing is carried out to the described multiple model component mutually matched, generate the coupling assembling between adjacent described model component.
Because the model component got in S101 is discrete, therefore, need to carry out interpolation processing to this part discrete model component, connect the remainder between completion consecutive phantom assembly.
As shown in Figure 7, S103 is specially:
In S701, between adjacent described model component, generate hermit curve by interpolation.
Particularly, interpolation can be carried out to the trees skeleton corresponding to consecutive phantom assembly, generate corresponding hermit curve.The hermit curve generated is for representing the limb trend between two consecutive phantom assemblies, and after hermit curve generates, above-mentioned limb trend can be changed by the bent curvature of a curve of adjustment hermit, need to conform to modeling to make the trend of the final limb generated.
Fig. 8 is the exemplary plot of the hermit curve that S701 generates, as shown in Figure 8, the straight line in the width figure of left and right two is for representing the linking relationship of the model component shown in figure, and curve is hermit curve, can find out, the bent curvature of a curve of the hermit generated in the width figure of left and right two is different.
In S702, set up the corresponding relation between two on the peripheral summit of the first xsect and the second xsect, described first xsect and described second xsect are the adjacent cross sectional of adjacent described model component.
After creating hermit curve, need to play up the limb part between generation two consecutive phantom assemblies.First, in S702, set up the corresponding relation on the peripheral summit of adjacent cross sectional, particularly, the while of can putting from certain on two adjacent cross sectional respectively, according to clockwise or counterclockwise direction, determine the corresponding point between two xsects successively.
Fig. 9 is the two-dimensional representation of the corresponding point between the first xsect and the second xsect got in S702, according to the skeleton direction of model, first xsect 91 is positioned at the top of the second xsect 92, and the dotted line in figure indicates the corresponding relation between the first xsect 91 and the part peripheral summit of the second xsect 92.
Wherein, preferably corresponding relation is: the quadratic sum of the displacement between all peripheral summits corresponding is between two minimum, can ensure that the deformation of the xsect carrying out interpolation in subsequent processes between corresponding point is minimum like this, and can keep the distorted shape of limb.
In S703, between described first xsect and the corresponding point of described second xsect, carry out interpolation.
Figure 10 is the interpolation result two-dimensional example figure carrying out interpolation according to the corresponding relation of Fig. 9 between corresponding point, and can find out, between the first xsect and the second xsect, interpolation generates the peripheral summit of three xsects.
In S704, by interpolation result along the hermit curve movement of correspondence and rotation, generate the coupling assembling between described first xsect and described second xsect.
In this step, the hermit song curvature of a curve of the peripheral summit keeping interpolation to generate and correspondence is constant, and the hermit segment of curve of the peripheral summit of interpolation generation along its correspondence is moved and rotate, thus the coupling assembling generated between the first xsect and the second xsect, the limb part namely between the first xsect and the second xsect.
Figure 11 shows the interpolation result corresponding according to two kinds of different hermit Curves of generation embodiment illustrated in fig. 7.
In embodiments of the present invention, the coupling assembling of the tree modelling only relying on the interpolation processing of S103 to generate is too smooth, lack the details such as due concavo-convex, fold in true trees, therefore, need the true geometric surface of existing Three-dimension Tree model to carry out deformation process, go to mate the coupling part generated in S103.Particularly, coupling assembling and existing Three-dimension Tree model are all expressed as general right cylinder, record radius between the two and relative potential difference, by the size of the scaled of existing Three-dimension Tree model to coupling assembling, and move to the position of coupling assembling, keep the potential difference of existing Three-dimension Tree model, so just can obtain the Three-dimension Tree model with real surface geometric detail.
As shown in figure 12, the coupling assembling obtained after being respectively the coupling assembling that S103 obtains, the part limb of existing Three-dimension Tree model, distortion coupling from left to right.
As shown in figure 13, left figure is the Three-dimension Tree model obtained by above-mentioned steps, finally, the mode of auto linear system can be adopted on this Three-dimension Tree model to play up little limb and leaf, increase the sense of reality of trees, finally obtain the Three-dimension Tree model that fidelity shown in figure as right in Figure 13 is high.
The Three-dimension Tree model generated after the model component that Figure 14 mates after being S101 and S102 successively from left to right, interpolation and the rendering effect that with the addition of after withe and blade.
The embodiment of the present invention carries out adjusting, combining mainly through intercepting some model components from existing tree modelling, and generate the coupling part between different model component by interpolation algorithm, thus generate new Three-dimension Tree model, this modeling process does not relate to the collection of three-dimensional data, enormously simplify the data processing link in modeling process, improve the efficiency of Three-dimension Tree modeling.
Figure 15 shows the structured flowchart of the Three-dimension Tree model building device that the embodiment of the present invention provides, and for convenience of explanation, illustrate only part related to the present embodiment.
With reference to Figure 15, this device comprises:
Interception unit 1501, carries out portion intercepts to existing Three-dimension Tree model, gets multiple model component.
Setting unit 1502, carries out optimum configurations to the described multiple model component got, to make mutually to mate between described multiple model component.
Interpolating unit 1503, carries out interpolation processing to the described multiple model component mutually matched, and generates the coupling assembling between adjacent described model component.
Alternatively, described setting unit 1502 specifically for:
Linking relationship between the size of described model component, direction and described multiple model component is set.
Alternatively, described interpolating unit comprises:
Curve generates subelement, between adjacent described model component, generate hermit curve by interpolation.
Corresponding relation sets up subelement, sets up the corresponding relation between two on the peripheral summit of the first xsect and the second xsect, and described first xsect and described second xsect are the adjacent cross sectional of adjacent described model component.
Interpolation subelement, carries out interpolation between described first xsect and the corresponding point of described second xsect.
Coupling assembling generates subelement, for by interpolation result along the hermit curve movement of correspondence and rotation, generate the coupling assembling between described first xsect and described second xsect.
Alternatively, described corresponding relation meets: the quadratic sum of the displacement between all peripheral summits corresponding is between two minimum.
Alternatively, described device also comprises:
Geometric jacquard patterning unit surface processing unit, carries out deformation process by the geometric jacquard patterning unit surface of existing Three-dimension Tree model, and is matched to described coupling assembling.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, all any amendments done within the spirit and principles in the present invention, equivalent replacement and improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a Three-dimension Tree modeling method, is characterized in that, comprising:
Portion intercepts is carried out to existing Three-dimension Tree model, gets multiple model component;
Optimum configurations is carried out to the described multiple model component got, to make mutually to mate between described multiple model component;
Interpolation processing is carried out to the described multiple model component mutually matched, generates the coupling assembling between adjacent described model component.
2. the method for claim 1, is characterized in that, described described multiple model component to getting carries out optimum configurations and comprises:
Linking relationship between the size of described model component, direction and described multiple model component is set.
3. the method for claim 1, is characterized in that, described described multiple model component to mutually matching carries out interpolation processing, and the coupling assembling generated between adjacent described model component comprises:
Hermit curve is generated by interpolation between adjacent described model component;
Set up the corresponding relation between two on the peripheral summit of the first xsect and the second xsect, described first xsect and described second xsect are the adjacent cross sectional of adjacent described model component;
Interpolation is carried out between described first xsect and the corresponding point of described second xsect;
By interpolation result along the hermit curve movement of correspondence and rotation, generate the coupling assembling between described first xsect and described second xsect.
4. method as claimed in claim 3, it is characterized in that, described corresponding relation meets: the quadratic sum of the displacement between all peripheral summits corresponding is between two minimum.
5. the method as described in any one of claim 1-4, is characterized in that, described method also comprises:
The geometric jacquard patterning unit surface of existing Three-dimension Tree model is carried out deformation process, and is matched to described coupling assembling.
6. a Three-dimension Tree model building device, is characterized in that, comprising:
Interception unit, for carrying out portion intercepts to existing Three-dimension Tree model, gets multiple model component;
Setting unit, for carrying out optimum configurations to the described multiple model component got, to make mutually to mate between described multiple model component;
Interpolating unit, for carrying out interpolation processing to the described multiple model component mutually matched, generates the coupling assembling between adjacent described model component.
7. device as claimed in claim 6, is characterized in that, described setting unit specifically for:
Linking relationship between the size of described model component, direction and described multiple model component is set.
8. device as claimed in claim 6, it is characterized in that, described interpolating unit comprises:
Curve generates subelement, for generating hermit curve by interpolation between adjacent described model component;
Corresponding relation sets up subelement, and for setting up the corresponding relation between two on the peripheral summit of the first xsect and the second xsect, described first xsect and described second xsect are the adjacent cross sectional of adjacent described model component;
Interpolation subelement, for carrying out interpolation between described first xsect and the corresponding point of described second xsect;
Coupling assembling generates subelement, for by interpolation result along the hermit curve movement of correspondence and rotation, generate the coupling assembling between described first xsect and described second xsect.
9. device as claimed in claim 8, it is characterized in that, described corresponding relation meets: the quadratic sum of the displacement between all peripheral summits corresponding is between two minimum.
10. the device as described in any one of claim 6-9, is characterized in that, described device also comprises:
Geometric jacquard patterning unit surface processing unit, for the geometric jacquard patterning unit surface of existing Three-dimension Tree model is carried out deformation process, and is matched to described coupling assembling.
CN201410640335.XA 2014-11-13 2014-11-13 A kind of Three-dimension Tree modeling method and device Active CN104392484B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410640335.XA CN104392484B (en) 2014-11-13 2014-11-13 A kind of Three-dimension Tree modeling method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410640335.XA CN104392484B (en) 2014-11-13 2014-11-13 A kind of Three-dimension Tree modeling method and device

Publications (2)

Publication Number Publication Date
CN104392484A true CN104392484A (en) 2015-03-04
CN104392484B CN104392484B (en) 2017-12-12

Family

ID=52610382

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410640335.XA Active CN104392484B (en) 2014-11-13 2014-11-13 A kind of Three-dimension Tree modeling method and device

Country Status (1)

Country Link
CN (1) CN104392484B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105261062A (en) * 2015-09-28 2016-01-20 山东师范大学 Character segmented modeling method
CN107943072A (en) * 2017-11-13 2018-04-20 深圳大学 Unmanned plane during flying path generating method, device, storage medium and equipment
CN108717723A (en) * 2018-04-19 2018-10-30 浙江大学 A kind of tree deformation animation method for realizing that shape is kept based on sketch
CN110880202A (en) * 2019-12-02 2020-03-13 中电科特种飞机系统工程有限公司 Three-dimensional terrain model creating method, device, equipment and storage medium
CN112328821A (en) * 2020-10-27 2021-02-05 同济大学 Three-dimensional tree model matching method based on tree space
WO2022178714A1 (en) * 2021-02-23 2022-09-01 中国科学院深圳先进技术研究院 Plant modeling method based on gesture interaction, and storage medium and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005293259A (en) * 2004-03-31 2005-10-20 Japan Science & Technology Agency Three-dimensional tree form generating device and program, and recording medium
WO2010126176A1 (en) * 2009-04-28 2010-11-04 Choi Joonsoo Method for partitioning region represented by contours into smaller polygonal zones and calculating digital elevation model data and geographic surface configuration data, and recording medium in which program for implementing method is recorded
CN103077554A (en) * 2013-01-04 2013-05-01 北京农业信息技术研究中心 Section-unit-based interactive crop design method and system
CN103530411A (en) * 2013-10-25 2014-01-22 北京农业信息技术研究中心 Plant three-dimensional model database establishing method
CN103745497A (en) * 2013-12-11 2014-04-23 中国科学院深圳先进技术研究院 Plant growth modeling method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005293259A (en) * 2004-03-31 2005-10-20 Japan Science & Technology Agency Three-dimensional tree form generating device and program, and recording medium
WO2010126176A1 (en) * 2009-04-28 2010-11-04 Choi Joonsoo Method for partitioning region represented by contours into smaller polygonal zones and calculating digital elevation model data and geographic surface configuration data, and recording medium in which program for implementing method is recorded
CN103077554A (en) * 2013-01-04 2013-05-01 北京农业信息技术研究中心 Section-unit-based interactive crop design method and system
CN103530411A (en) * 2013-10-25 2014-01-22 北京农业信息技术研究中心 Plant three-dimensional model database establishing method
CN103745497A (en) * 2013-12-11 2014-04-23 中国科学院深圳先进技术研究院 Plant growth modeling method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
黄心渊: "《景观动画原理与实践》", 30 November 2012, 清华大学出版社 *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105261062A (en) * 2015-09-28 2016-01-20 山东师范大学 Character segmented modeling method
CN105261062B (en) * 2015-09-28 2018-10-23 山东师范大学 A kind of personage's segmentation modeling method
CN107943072A (en) * 2017-11-13 2018-04-20 深圳大学 Unmanned plane during flying path generating method, device, storage medium and equipment
CN107943072B (en) * 2017-11-13 2021-04-09 深圳大学 Unmanned aerial vehicle flight path generation method and device, storage medium and equipment
CN108717723A (en) * 2018-04-19 2018-10-30 浙江大学 A kind of tree deformation animation method for realizing that shape is kept based on sketch
WO2019200683A1 (en) * 2018-04-19 2019-10-24 浙江大学 Sketch-based shape-preserving tree deformation animation method
CN110880202A (en) * 2019-12-02 2020-03-13 中电科特种飞机系统工程有限公司 Three-dimensional terrain model creating method, device, equipment and storage medium
CN110880202B (en) * 2019-12-02 2023-03-21 中电科特种飞机系统工程有限公司 Three-dimensional terrain model creating method, device, equipment and storage medium
CN112328821A (en) * 2020-10-27 2021-02-05 同济大学 Three-dimensional tree model matching method based on tree space
WO2022178714A1 (en) * 2021-02-23 2022-09-01 中国科学院深圳先进技术研究院 Plant modeling method based on gesture interaction, and storage medium and device

Also Published As

Publication number Publication date
CN104392484B (en) 2017-12-12

Similar Documents

Publication Publication Date Title
CN104392484A (en) Three-dimensional tree modeling method and device thereof
Al Akhras et al. Isogeometric analysis-suitable trivariate NURBS models from standard B-Rep models
Takayama et al. Geobrush: Interactive mesh geometry cloning
CN108027979B (en) Robust attribute transfer for character animation
CN102779358B (en) Method and device for designing a geometrical three-dimensional modeled object
EP4147209A1 (en) Fast and deep facial deformations
Beccari et al. A fast interactive reverse-engineering system
WO2014119524A1 (en) Three-dimensional object multi-viewpoint rendering device, method, and program
Bærentzen et al. Converting skeletal structures to quad dominant meshes
CN105844067A (en) Method for obtaining automatic processing data of welding variable groove of hull curve plate
CN106600700A (en) Three-dimensional model data processing system
WO2011034858A2 (en) Hair meshes
CN110914869A (en) Method and system for automated generation of constraint curves in computer graphics
US10943037B2 (en) Generating a CAD model from a finite element mesh
Petkov et al. Interactive visibility retargeting in vr using conformal visualization
Ma et al. Foldover-free mesh warping for constrained texture mapping
CN111047675A (en) Method and device for simulating hair
Kazmi et al. Efficient sketch‐based creation of detailed character models through data‐driven mesh deformations
Garcia et al. Interactive applications for sketch-based editable polycube map
CN113129456A (en) Vehicle three-dimensional model deformation method and device and electronic equipment
CN106408644B (en) Three dimensions control cage arrangement method
Liu et al. Interactive modeling of trees using VR devices
Zeng et al. A novel geometry image to accurately represent a surface by preserving mesh topology
CN111258554A (en) Virtual reality development system for pipeline production process
Weng et al. Sketching MLS image deformations on the GPU

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20150304

Assignee: SHENZHEN YIHUO TECHNOLOGY CO.,LTD.

Assignor: SHENZHEN INSTITUTES OF ADVANCED TECHNOLOGY CHINESE ACADEMY OF SCIENCES

Contract record no.: X2023980043401

Denomination of invention: A 3D Tree Modeling Method and Device

Granted publication date: 20171212

License type: Common License

Record date: 20231013