CN113569529A - Three-dimensional Chinese character construction method, system, terminal equipment and storage medium - Google Patents

Three-dimensional Chinese character construction method, system, terminal equipment and storage medium Download PDF

Info

Publication number
CN113569529A
CN113569529A CN202110712929.7A CN202110712929A CN113569529A CN 113569529 A CN113569529 A CN 113569529A CN 202110712929 A CN202110712929 A CN 202110712929A CN 113569529 A CN113569529 A CN 113569529A
Authority
CN
China
Prior art keywords
chinese character
dimensional
vector information
target
font
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.)
Pending
Application number
CN202110712929.7A
Other languages
Chinese (zh)
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 Genew Technologies Co Ltd
Original Assignee
Shenzhen Genew Technologies Co Ltd
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 Genew Technologies Co Ltd filed Critical Shenzhen Genew Technologies Co Ltd
Priority to CN202110712929.7A priority Critical patent/CN113569529A/en
Publication of CN113569529A publication Critical patent/CN113569529A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/109Font handling; Temporal or kinetic typography
    • 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

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Computational Linguistics (AREA)
  • General Engineering & Computer Science (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Health & Medical Sciences (AREA)
  • Computer Graphics (AREA)
  • Geometry (AREA)
  • Software Systems (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The invention discloses a three-dimensional Chinese character construction method, a three-dimensional Chinese character construction system, terminal equipment and a storage medium, wherein the method comprises the following steps: acquiring a target Chinese character and determining vector information corresponding to the target Chinese character; generating a three-dimensional geometric body corresponding to the target Chinese character according to the vector information; and carrying out visualization processing on the three-dimensional geometric solid to obtain the three-dimensional Chinese character so as to complete the construction of the three-dimensional Chinese character. The invention can construct three-dimensional fonts with more aesthetic feeling and stereoscopic impression, and improves the effect of character display.

Description

Three-dimensional Chinese character construction method, system, terminal equipment and storage medium
Technical Field
The invention relates to the technical field of character display, in particular to a three-dimensional Chinese character construction method, a three-dimensional Chinese character construction system, terminal equipment and a storage medium.
Background
In the webgis system of the smart city business, some Chinese character descriptions are marked based on geographic coordinates, such as main building roofs, important facilities and the like. Most of the existing schemes in the industry are picture or flat style character labels, which can display Chinese character information but lack three-dimensional aesthetic feeling, and particularly under the condition that the webgis system has increasing requirements and use of three-dimensional objects, the pure three-dimensional Chinese character labels are required to be expanded to enhance the difference between the display of key areas, buildings, facilities and general two-dimensional flat style Chinese character labels. In the prior art, three-dimensional fonts cannot be displayed basically when the Chinese characters are displayed, so that the display effect is poor.
Thus, there is a need for improvements and enhancements in the art.
Disclosure of Invention
The present invention is directed to a method, a system, a terminal device and a storage medium for constructing a three-dimensional chinese character, which are provided to solve the above-mentioned drawbacks of the prior art, and aims to solve the problem in the prior art that a display effect is poor because three-dimensional fonts are not basically displayed when displaying chinese characters.
In order to solve the technical problems, the technical scheme adopted by the invention is as follows:
in a first aspect, the present invention provides a three-dimensional chinese character construction method, wherein the method includes:
acquiring a target Chinese character and determining vector information corresponding to the target Chinese character;
generating a three-dimensional geometric body corresponding to the target Chinese character according to the vector information;
and carrying out visualization processing on the three-dimensional geometric solid to obtain the three-dimensional Chinese character so as to complete the construction of the three-dimensional Chinese character.
In one implementation, the obtaining a target chinese character and determining vector information corresponding to the target chinese character includes:
acquiring the target Chinese character, and recording a Chinese character font library according to the target Chinese character;
and determining vector information corresponding to the target Chinese character according to the Chinese character font library.
In one implementation, the vector information includes initial coordinates and offset coordinates of the target Chinese character.
In one implementation, the generating a three-dimensional geometry corresponding to the target chinese character according to the vector information includes:
inputting the vector information into a three.js engine, and analyzing the vector information through the three.js engine to obtain font information;
generating a geometric body by using a graphical method according to the font information;
and setting height information for the geometric body to obtain the three-dimensional geometric body.
In one implementation, the font information includes: font size information, font thickness information, and coordinate information.
In one implementation, the visualizing the three-dimensional geometry to obtain the three-dimensional chinese character includes:
monitoring a camera rotation event, and determining a camera rotation angle according to the camera rotation event;
setting the rotation angle of the three-dimensional Chinese character according to the rotation angle of the camera;
and controlling the font label of the three-dimensional Chinese character to rotate according to the rotation angle so as to enable the font label to face a screen.
In one implementation, the visualizing the three-dimensional geometry to obtain the three-dimensional chinese character includes:
and setting the color and the transparency of the three-dimensional font.
In a second aspect, an embodiment of the present invention further provides a three-dimensional chinese character construction system, where the system includes:
the vector information determining module is used for acquiring a target Chinese character and determining vector information corresponding to the target Chinese character;
the three-dimensional geometric body generating module is used for generating a three-dimensional geometric body corresponding to the target Chinese character according to the vector information;
and the three-dimensional Chinese character construction module is used for carrying out visualization processing on the three-dimensional geometric solid to obtain the three-dimensional Chinese character so as to complete the construction of the three-dimensional Chinese character.
In a third aspect, an embodiment of the present invention further provides a terminal device, where the terminal device includes a memory, a processor, and a three-dimensional chinese character construction program that is stored in the memory and is executable on the processor, and when the processor executes the three-dimensional chinese character construction program, the three-dimensional chinese character construction method according to any one of the above schemes is implemented.
In a fourth aspect, an embodiment of the present invention further provides a computer-readable storage medium, where a three-dimensional chinese character construction program is stored on the computer-readable storage medium, and when the three-dimensional chinese character construction program is executed by a processor, the steps of the three-dimensional chinese character construction method according to any one of the above schemes are implemented.
Has the advantages that: compared with the prior art, the invention provides a three-dimensional Chinese character construction method, which comprises the steps of firstly obtaining a target Chinese character and determining vector information corresponding to the target Chinese character; generating a three-dimensional geometric body corresponding to the target Chinese character according to the vector information; and carrying out visualization processing on the three-dimensional geometric solid to obtain the three-dimensional Chinese character so as to complete the construction of the three-dimensional Chinese character. The invention can construct three-dimensional fonts with more aesthetic feeling and stereoscopic impression, is beneficial to distinguishing from two-dimensional fonts and improves the effect of character display.
Drawings
Fig. 1 is a flowchart of a specific implementation of a three-dimensional chinese character construction method according to an embodiment of the present invention.
Fig. 2 is a diagram illustrating an effect of three-dimensional chinese character rotation in the three-dimensional chinese character construction method according to the embodiment of the present invention.
FIG. 3 is a schematic block diagram of a three-dimensional Chinese character construction system according to an embodiment of the present invention.
Fig. 4 is a schematic block diagram of an internal structure of a terminal device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and effects of the present invention clearer and clearer, the present invention is further described in detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
It will be understood by those skilled in the art that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the prior art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
In the webgis system of the smart city business, some Chinese character descriptions are marked based on geographic coordinates, such as main building roofs, important facilities and the like. Most of the existing schemes in the industry are picture or flat style character labels, which can display Chinese character information but lack three-dimensional aesthetic feeling, and particularly under the condition that the webgis system has increasing requirements and use of three-dimensional objects, the pure three-dimensional Chinese character labels are required to be expanded to enhance the difference between the display of key areas, buildings, facilities and general two-dimensional flat style Chinese character labels. In the prior art, three-dimensional fonts cannot be displayed basically when the Chinese characters are displayed, so that the display effect is poor.
In order to solve the problems in the prior art, the present embodiment provides a three-dimensional chinese character construction method, as shown in fig. 1, the method includes the following steps:
and S100, acquiring a target Chinese character and determining vector information corresponding to the target Chinese character.
In specific implementation, the embodiment first selects mapbox. Both mapbox xgl. Js is an open source engine for maps in the webgis domain, used as a geographic information system. Js is a web-side general engine, and has rich community development components and accumulation, and a highly abstract graph drawing and rich interface expansion. By adopting the open source technology, the webgis system can be built in the shortest time, and the web server has considerable maturity and expansibility. The map is characterized in that the mapbacklog.js can independently render the threejs as a map layer in the map, the rich interfaces of the threejs support the development of a graphics bottom interface webgl, and the parallel rendering power of a GPU (graphics accelerator) can be called by using the pipeline programming of the webgl to calculate and simulate a vivid water simulation special effect, so that the webgis system built by the mapbacklog.js has the capability of directly communicating with the bottom layer, and the GPU (graphics accelerator) is used for rendering the efficient and stable special effect.
Then, the embodiment obtains the target Chinese character and records a Chinese character font library according to the target Chinese character; and then determining vector information corresponding to the target Chinese character according to the Chinese character font library. For example, when the target chinese character is "one", the vector information of "one" is obtained in the chinese character font library, including the initial coordinates and offset coordinates of "one", that is, the offset of all point locations on the description chinese character "one" with respect to the initial coordinates). The stored vector information is (0,0), (0.5,0) and (1,0) coordinates in the case of the Chinese character 'one', and the vector information describes three coordinate points forming the Chinese character 'one' because the vector information is simple and easy to see. The first coordinate (0,0) is shifted by 0 relative to the initial coordinate (the initial coordinate, i.e., the coordinate in which the Chinese character 'one' is placed in the webgis system, and possibly any spatial coordinate), i.e., the first coordinate is the initial coordinate, the second coordinate (0.5,0) is shifted by 0.5 units on the x-axis relative to the initial coordinate, and similarly the third coordinate is shifted by 1 unit on the x-axis.
And S200, generating a three-dimensional geometric body corresponding to the target Chinese character according to the vector information.
In specific implementation, the Chinese character font library is used as a vector information source, vector information corresponding to the target Chinese character is found out according to the input target Chinese character, and the vector information is transmitted to a three.js engine to prepare for next step of analysis and visualization of the vector information. Specifically, in this embodiment, the vector information is input into a three-dimensional engine, and the three-dimensional engine analyzes the vector information to obtain font information. And then generating a geometric body by using a graphical method according to the font information, and setting height information for the geometric body to obtain the three-dimensional geometric body. The font information includes: font size information, font thickness information, and coordinate information. Taking the chinese character "one" as an example, the present embodiment transmits the vector information of the chinese character "one" to the thread.js engine, so that the engine can analyze and generate a geometric body (Geometry) by using a graphical method, and then the geometric body is set to a certain height (thickness of the three-dimensional character) to obtain the three-dimensional chinese character entity character. The specific analysis process comprises the following steps of preparing necessary basic information such as initial coordinates, vector information of a target Chinese character, font size and font thickness information. And calculating the actual position coordinate of the target Chinese character 'one' in the space coordinate according to the vector information, the font size, the font thickness and the initial coordinate of the target Chinese character 'one'. Taking the specific vector information of the target Chinese character "one" as an example, the embodiment first solves the spatial coordinates corresponding to the initial coordinates, and then adds the three offset coordinates to the spatial coordinates corresponding to the initial coordinates to obtain the actual three vertex positions of the geometric solid of the Chinese character "one" in the spatial coordinates. According to the positions of the three vertexes, the vertex sequence of the Geometry is set to be 0-1-2, namely the sequence numbers of the vertexes in the vector information are set according to the sequence, and no matter complex Chinese characters or simple Chinese characters are set according to the rule. The specific algorithm is to clone one part of each vertex, add the Z component (initially 0) of the cloned vertex to the font thickness to obtain a new Z value, store the new coordinates, and obtain a new Geometry with two planes (one high and one low). In this embodiment, the new Geometry with two planes (one high and one low) is calculated from the vector information, font size, font thickness, and initial coordinates of the target Chinese character "one", and is the skeleton of the three-dimensional Chinese character label, so as to prepare for visualization.
And S300, carrying out visualization processing on the three-dimensional geometric solid to obtain the three-dimensional Chinese character so as to complete the construction of the three-dimensional Chinese character.
In specific implementation, taking a target Chinese character "one" as an example, the Geometry obtained at this time is a skeleton of the Chinese character "one", but cannot be seen, a thread. In addition, this embodiment preferably needs to ensure that the font label of the three-dimensional chinese character is perpendicular to the viewing angle of the camera, i.e. the front of the three-dimensional chinese character label always faces the screen no matter how the viewing angle rotates in webgis. Therefore, the present embodiment first monitors a camera rotation event, and determines a camera rotation angle according to the camera rotation event; and then setting the rotation angle of the three-dimensional Chinese character according to the rotation angle of the camera. And finally, controlling the font label of the three-dimensional Chinese character to rotate according to the rotation angle so as to enable the font label to face a screen. In particular, the present embodiment can take a real-time camera rotation angle using a map. The font label of the three-dimensional Chinese character is also a three-dimensional body, so that the three-dimensional Chinese character has a rotating function. The embodiment directly uses the mesh (rotatey) method to rotate the ground at a certain angle relative to the vertical direction of the ground. And only when the rotation angle of the webgis map camera is changed, the characters need to rotate, so that a rotation event from the camera is monitored by using map.on ('rotate', () { }), when the rotation event is monitored, the real-time camera rotation angle is taken by using a map.getleakage () method, and then the rotation angle is set for the three-dimensional Chinese character label by using a mesh.rotay () method, so that the three-dimensional Chinese character label can synchronously rotate along with the rotation angle of the webgis camera, and the font label of the three-dimensional Chinese character can be ensured to face the screen all the time. In the embodiment, the effect that the three-dimensional Chinese character tag follows the rotation angle of the camera is realized by monitoring the rotation event of the webgis system camera, monitoring the rotation of the camera, calculating the rotation angle of the text and realizing the rotation of the text, and the effect is shown in fig. 2.
In summary, in this embodiment, a target chinese character is first obtained, and vector information corresponding to the target chinese character is determined; generating a three-dimensional geometric body corresponding to the target Chinese character according to the vector information; and carrying out visualization processing on the three-dimensional geometric solid to obtain the three-dimensional Chinese character so as to complete the construction of the three-dimensional Chinese character. The invention can construct three-dimensional fonts with more aesthetic feeling and stereoscopic impression, is beneficial to distinguishing from two-dimensional fonts and improves the effect of character display.
Based on the above embodiments, the present invention provides a three-dimensional chinese character construction system, as shown in fig. 3, the method includes: the system comprises a vector information determination module 10, a three-dimensional geometry generation module 20 and a three-dimensional Chinese character construction module 30. Specifically, the vector information determining module 10 is configured to obtain a target chinese character and determine vector information corresponding to the target chinese character; the three-dimensional geometric body generating module 20 is configured to generate a three-dimensional geometric body corresponding to the target Chinese character according to the vector information; the three-dimensional Chinese character construction module 30 is configured to perform visualization processing on the three-dimensional geometric solid to obtain the three-dimensional Chinese character, so as to complete construction of the three-dimensional Chinese character.
In one implementation, the vector information determining module 10 includes:
a Chinese character font library determining unit, configured to obtain the target Chinese character and record a Chinese character font library according to the target Chinese character;
and the vector information determining unit is used for determining the vector information corresponding to the target Chinese character according to the Chinese character font library.
In one implementation, the three-dimensional geometry generation module 20 includes:
a font information determining unit, configured to input the vector information into a thread.js engine, and analyze the vector information by the thread.js engine to obtain font information;
a geometry generating unit for generating a geometry using a graphical method according to the font information;
and the three-dimensional geometric body generating unit is used for setting height information for the geometric body to obtain the three-dimensional geometric body.
In one implementation, the visualizing the three-dimensional geometry to obtain the three-dimensional chinese character includes:
the camera rotation angle unit is used for monitoring a camera rotation event and determining a camera rotation angle according to the camera rotation event;
the rotation angle setting unit is used for setting the rotation angle of the three-dimensional Chinese character according to the rotation angle of the camera;
and the rotation control unit is used for controlling the font label of the three-dimensional Chinese character to rotate according to the rotation angle so that the font label faces to a screen.
Based on the above embodiments, the present invention further provides a terminal device, and a schematic block diagram thereof may be as shown in fig. 4. The terminal equipment comprises a processor, a memory, a network interface, a display screen and a temperature sensor which are connected through a system bus. Wherein the processor of the terminal device is configured to provide computing and control capabilities. The memory of the terminal equipment comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the terminal device is used for connecting and communicating with an external terminal through a network. The computer program is executed by a processor to implement a three-dimensional Chinese character construction method. The display screen of the terminal equipment can be a liquid crystal display screen or an electronic ink display screen, and the temperature sensor of the terminal equipment is arranged in the terminal equipment in advance and used for detecting the operating temperature of the internal equipment.
It will be understood by those skilled in the art that the block diagram of fig. 4 is only a block diagram of a part of the structure related to the solution of the present invention, and does not constitute a limitation to the terminal device to which the solution of the present invention is applied, and a specific terminal device may include more or less components than those shown in the figure, or may combine some components, or have different arrangements of components.
In one embodiment, a terminal device is provided, where the terminal device includes a memory, a processor, and a three-dimensional chinese character construction program stored in the memory and executable on the processor, and when the processor executes the three-dimensional chinese character construction program, the following operation instructions are implemented:
acquiring a target Chinese character and determining vector information corresponding to the target Chinese character;
generating a three-dimensional geometric body corresponding to the target Chinese character according to the vector information;
and carrying out visualization processing on the three-dimensional geometric solid to obtain the three-dimensional Chinese character so as to complete the construction of the three-dimensional Chinese character.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, databases, or other media used in embodiments provided herein may include non-volatile and/or volatile memory. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
In summary, the present invention discloses a three-dimensional chinese character construction method, system, terminal device and storage medium, the method comprising: acquiring a target Chinese character and determining vector information corresponding to the target Chinese character; generating a three-dimensional geometric body corresponding to the target Chinese character according to the vector information; and carrying out visualization processing on the three-dimensional geometric solid to obtain the three-dimensional Chinese character so as to complete the construction of the three-dimensional Chinese character. The invention can construct three-dimensional fonts with more aesthetic feeling and stereoscopic impression, and improves the effect of character display.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A three-dimensional Chinese character construction method is characterized by comprising the following steps:
acquiring a target Chinese character and determining vector information corresponding to the target Chinese character;
generating a three-dimensional geometric body corresponding to the target Chinese character according to the vector information;
and carrying out visualization processing on the three-dimensional geometric solid to obtain the three-dimensional Chinese character so as to complete the construction of the three-dimensional Chinese character.
2. The method of claim 1, wherein the obtaining a target chinese character and determining vector information corresponding to the target chinese character comprises:
acquiring the target Chinese character, and recording a Chinese character font library according to the target Chinese character;
and determining vector information corresponding to the target Chinese character according to the Chinese character font library.
3. The method of claim 2, wherein the vector information includes initial coordinates and offset coordinates of the target chinese character.
4. The method of claim 1, wherein the generating a three-dimensional geometry corresponding to the target chinese character according to the vector information comprises:
inputting the vector information into a three.js engine, and analyzing the vector information through the three.js engine to obtain font information;
generating a geometric body by using a graphical method according to the font information;
and setting height information for the geometric body to obtain the three-dimensional geometric body.
5. The three-dimensional Chinese character construction method according to claim 4, wherein the font information includes: font size information, font thickness information, and coordinate information.
6. The method for constructing three-dimensional Chinese characters according to claim 1, wherein said visualizing said three-dimensional geometry to obtain said three-dimensional Chinese characters comprises:
monitoring a camera rotation event, and determining a camera rotation angle according to the camera rotation event;
setting the rotation angle of the three-dimensional Chinese character according to the rotation angle of the camera;
and controlling the font label of the three-dimensional Chinese character to rotate according to the rotation angle so as to enable the font label to face a screen.
7. The method of claim 6, wherein the visualizing the three-dimensional geometry to obtain the three-dimensional Chinese character comprises:
and setting the color and the transparency of the three-dimensional font.
8. A three-dimensional chinese character construction system, the system comprising:
the vector information determining module is used for acquiring a target Chinese character and determining vector information corresponding to the target Chinese character;
the three-dimensional geometric body generating module is used for generating a three-dimensional geometric body corresponding to the target Chinese character according to the vector information;
and the three-dimensional Chinese character construction module is used for carrying out visualization processing on the three-dimensional geometric solid to obtain the three-dimensional Chinese character so as to complete the construction of the three-dimensional Chinese character.
9. A terminal device, characterized in that the terminal device comprises a memory, a processor and a three-dimensional chinese character construction program stored in the memory and operable on the processor, and the processor implements the steps of the three-dimensional chinese character construction method according to any one of claims 1 to 7 when executing the three-dimensional chinese character construction program.
10. A computer-readable storage medium, on which a three-dimensional chinese character construction program is stored, which, when executed by a processor, implements the steps of the three-dimensional chinese character construction method according to any one of claims 1 to 7.
CN202110712929.7A 2021-06-25 2021-06-25 Three-dimensional Chinese character construction method, system, terminal equipment and storage medium Pending CN113569529A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110712929.7A CN113569529A (en) 2021-06-25 2021-06-25 Three-dimensional Chinese character construction method, system, terminal equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110712929.7A CN113569529A (en) 2021-06-25 2021-06-25 Three-dimensional Chinese character construction method, system, terminal equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113569529A true CN113569529A (en) 2021-10-29

Family

ID=78162782

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110712929.7A Pending CN113569529A (en) 2021-06-25 2021-06-25 Three-dimensional Chinese character construction method, system, terminal equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113569529A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102867322A (en) * 2012-08-27 2013-01-09 广东威创视讯科技股份有限公司 Method and device for realizing Chinese marking in three-dimensional scene
CN104156185A (en) * 2013-05-13 2014-11-19 ***通信集团公司 Three-dimensional font display method and device
CN110211032A (en) * 2019-06-06 2019-09-06 北大方正集团有限公司 Generation method, device and the readable storage medium storing program for executing of chinese character

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102867322A (en) * 2012-08-27 2013-01-09 广东威创视讯科技股份有限公司 Method and device for realizing Chinese marking in three-dimensional scene
CN104156185A (en) * 2013-05-13 2014-11-19 ***通信集团公司 Three-dimensional font display method and device
CN110211032A (en) * 2019-06-06 2019-09-06 北大方正集团有限公司 Generation method, device and the readable storage medium storing program for executing of chinese character

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
LEISIR: "Three.js学习(二)加载中文字体", pages 69, Retrieved from the Internet <URL:https://www.cnblogs.com/leisir/articles/5905700.html> *

Similar Documents

Publication Publication Date Title
Dübel et al. 2D and 3D presentation of spatial data: A systematic review
US9275493B2 (en) Rendering vector maps in a geographic information system
CN112884875A (en) Image rendering method and device, computer equipment and storage medium
US20110084967A1 (en) Visualization of Datasets
CN110503718B (en) Three-dimensional engineering model lightweight display method
CN110428504B (en) Text image synthesis method, apparatus, computer device and storage medium
CN109686225A (en) Electric power system data method for visualizing, device, computer equipment and storage medium
CN109889785B (en) Unity-based POI label display virtual simulation method
CN112487923A (en) Method and system for acquiring training data of human face head posture
Krüger et al. GPU simulation and rendering of volumetric effects for computer games and virtual environments
CN111091620B (en) Map dynamic road network processing method and system based on graphics and computer equipment
CN110910504A (en) Method and device for determining three-dimensional model of region
CN114882188A (en) Implementation method of small map based on digital twin
CN113569157B (en) Radar scanning effect simulation method, system, terminal equipment and storage medium
CN113360594A (en) Catchment area extraction method, device, equipment and medium based on digital elevation model
JPWO2009104218A1 (en) Map display device
US8330756B2 (en) Method and program of visualizing structured grid data
CN113569529A (en) Three-dimensional Chinese character construction method, system, terminal equipment and storage medium
She et al. An efficient method for rendering linear symbols on 3D terrain using a shader language
Amiraghdam et al. LOCALIS: Locally‐adaptive Line Simplification for GPU‐based Geographic Vector Data Visualization
CN114219697B (en) Moving target real-time thermodynamic diagram generation method based on CUDA
JP2009122998A (en) Method for extracting outline from solid/surface model, and computer software program
Cuntz et al. GPU-based Dynamic Flow Visualization for Climate Research Applications.
CN113641284A (en) Method and device for plotting area of electronic map, electronic equipment and storage medium
Obermaier et al. Visualization of material interface stability

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination