CN111080728A - Map processing method, device, equipment and storage medium - Google Patents

Map processing method, device, equipment and storage medium Download PDF

Info

Publication number
CN111080728A
CN111080728A CN201911315683.9A CN201911315683A CN111080728A CN 111080728 A CN111080728 A CN 111080728A CN 201911315683 A CN201911315683 A CN 201911315683A CN 111080728 A CN111080728 A CN 111080728A
Authority
CN
China
Prior art keywords
map
target
data packet
lossy compression
format
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
CN201911315683.9A
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.)
Shanghai Mihoyo Tianming Technology Co Ltd
Original Assignee
Shanghai Mihoyo Tianming Technology 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 Shanghai Mihoyo Tianming Technology Co Ltd filed Critical Shanghai Mihoyo Tianming Technology Co Ltd
Priority to CN201911315683.9A priority Critical patent/CN111080728A/en
Publication of CN111080728A publication Critical patent/CN111080728A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention discloses a map processing method, a map processing device and a storage medium, wherein the map processing method comprises the following steps: obtaining a lossy compression mapping data packet, wherein the mapping data packet is generated by carrying out lossy compression on an original mapping by using a lossy compression method; converting the map data packet into a target map with a target format, wherein the target format is a format recognizable by an application software engine; and storing the target map to a target position so that the application software engine acquires the target map. According to the technical scheme of the embodiment of the invention, the size of the mapping resource is reduced, and the application software engine can simply and quickly acquire the mapping resource.

Description

Map processing method, device, equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of image processing, in particular to a method, a device, equipment and a storage medium for processing a map.
Background
For gaming applications, the map resources within the game are typically losslessly compressed, which is typically large in size. In the process of game operation, when a chartlet resource needs to be acquired, a chartlet resource with a larger size usually needs to be downloaded, and the game engine processes and identifies the chartlet resource with the larger size, so that the normal operation of the game can be ensured, and the process is time-consuming and labor-consuming.
Disclosure of Invention
The invention provides a map processing method, a map processing device and a storage medium, which can reduce the size of map resources and enable an application software engine to simply and quickly acquire the map resources.
In a first aspect, an embodiment of the present invention provides a map processing method, where the method includes:
obtaining a lossy compression mapping data packet, wherein the mapping data packet is generated by carrying out lossy compression on an original mapping by using a lossy compression method;
converting the map data packet into a target map with a target format, wherein the target format is a format recognizable by an application software engine;
and storing the target map to a target position so that the application software engine acquires the target map.
In a second aspect, an embodiment of the present invention further provides a map processing apparatus, where the apparatus includes:
the mapping data packet obtaining module is used for obtaining a lossy compression mapping data packet, wherein the mapping data packet is generated by performing lossy compression on an original mapping by using a lossy compression method;
the target map conversion module is used for converting the map data packet into a target map with a target format, wherein the target format is a format which can be recognized by an application software engine;
and the target map storage module is used for storing the target map to a target position so as to enable the application software engine to identify the target map.
In a third aspect, an embodiment of the present invention further provides a computer device, where the computer device includes:
one or more processors;
a storage device for storing one or more programs,
when the one or more programs are executed by the one or more processors, the one or more processors implement the map processing method according to any embodiment of the present invention.
In a fourth aspect, an embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the map processing method according to any embodiment of the present invention.
The method comprises the steps of obtaining a lossy compression mapping data packet, wherein the mapping data packet is generated by carrying out lossy compression on an original mapping by using a lossy compression method; converting the map data packet into a target map with a target format, wherein the target format is a format recognizable by an application software engine; and storing the target map to a target position so that the application software engine can acquire the target map, and the application software engine can simply and quickly acquire the map resource while reducing the size of the map resource.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, a brief description will be given below of the drawings required for the embodiments or the technical solutions in the prior art, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a flowchart of a map processing method according to a first embodiment of the present invention;
FIG. 2 is a flowchart of a map processing method according to a second embodiment of the present invention;
FIG. 3 is a schematic structural diagram of a map processing apparatus according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of a computer device in the fourth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Example one
Fig. 1 is a flowchart of a mapping processing method according to an embodiment of the present invention, where the embodiment is applicable to a situation where an application software engine needs to obtain a mapping, and the method may be executed by a mapping processing apparatus, where the apparatus may be implemented in a software and/or hardware manner, and the apparatus may be configured in a computer device. As shown in fig. 1, the method may specifically include the following steps:
s110, obtaining a lossy compression map data packet, wherein the map data packet is generated by carrying out lossy compression on an original map by using a lossy compression method.
In this embodiment, lossy compression is different from lossless compression, which is based on the characteristic that human beings are not sensitive to some components in an image, and a certain image information is lost in the compression process to exchange for a larger image compression ratio. The original map may be a map applied to a three-dimensional scene, which may be, for example, a map of a character used in game play, or the like.
Preferably, the lossy compression map data packet may be obtained from a lossy compression map data packet obtained from an application software data packet, or may be obtained from a Web file server, or may be obtained from a terminal preset location. Before the lossy compression mapping data packet is obtained from the application software data packet, it is preferable that the original mapping data is lossy-compressed by using a lossy compression method, and then the lossy compression mapping data packet is attached to the application software data packet. Before the lossy compression map data packet is acquired from the Web file server, preferably, the original map data may be subjected to lossy compression by using a lossy compression method, and then the lossy compression map data packet is stored in the Web file server. Before the lossy compression map data packet is acquired from the preset terminal position, preferably, the lossy compression map data packet may also be acquired from a Web file server and downloaded to the preset terminal position.
Preferably, lossy compression is performed on the original map using a lossy compression method, which may include lossy compression on an invisible portion of the original map using a lossy compression encoder. Illustratively, lossy compression is applied to the invisible portion of the original map, and the resulting lossy compressed map may be 30% of the size of the original map. Wherein the invisible part may preferably be a part which is not sensitive to the human eye in the original map.
Preferably, the lossy compression encoder may include any one of a VP8 encoder, an HEVC encoder, a Guetzli encoder, a libjpeg encoder, an x264 encoder, and a dome encoder.
S120, converting the map data packet into a target map with a target format, wherein the target format is a format which can be recognized by an application software engine.
After the map data packet is obtained, the application software engine may not be able to directly identify the lossy compressed map data packet because the map data packet is in a lossy compressed format. Preferably, the format of the lossy compression map data packet can be converted into a format that can be recognized by the application software engine by using a corresponding format conversion algorithm. For example, converting the format of the lossy compressed map packet into the target map having the format recognizable by the application software engine may include decompressing the lossy compressed map packet, and converting the map format of the lossy original map obtained after decompression into the target map having the format recognizable by the application software engine. Illustratively, the application software engine may be a game engine, and accordingly, the object formats that the game engine can recognize may include any one of DDS, PVR, ASTC, and bytes.
It can be understood that, since the target map is obtained by using the map packet conversion format, the target map is the same as the original map, and may preferably be a map applied to a three-dimensional scene. Illustratively, it may be a character map used in the running of a game.
S130, storing the target map to a target position so that the application software engine can obtain the target map.
Preferably, the target map may be stored in a corresponding location in the application software, or the target map may be stored in a corresponding location in the terminal. For example, storing the target map to the target location may include storing the target map to a first target location in the terminal; or, the target map is stored to a second target location in the application software, so that the application software engine can read the corresponding target map at the first target location or the second target location.
Taking application software as game software, an application software engine as a game engine, a lossy compressed mapping data packet is stored in the game software data packet, the format of the lossy original mapping after decompression is jpg, and the target format is DDS as an example, the following steps are specifically described:
after the user opens the game software, the game software acquires the lossy compression mapping data packet from the game software data packet, and the game engine cannot identify the lossy compression mapping data packet. The game software utilizes a mapping format conversion algorithm of converting jpg into DDS, after a lossy compression mapping data packet is decompressed, the jpg mapping format of a lossy original mapping is converted into a target mapping with a DDS format which can be identified by a game engine, and after the target mapping is obtained, the target mapping is stored in a memory of the game software so that the game engine can read the target mapping.
In the map processing method provided by this embodiment, a lossy compressed map data packet is obtained, where the map data packet is a data packet generated by lossy compressing an original map by using a lossy compression method; converting the map data packet into a target map with a target format, wherein the target format is a format recognizable by an application software engine; and storing the target map to a target position so that the application software engine can acquire the target map, and the application software engine can simply and quickly acquire the map resource while reducing the size of the map resource.
Example two
Fig. 2 is a flowchart of a map processing method according to a second embodiment of the present invention. This embodiment may be combined with any optional solutions in one or more of the above embodiments, and in this embodiment, the converting the map data packet into a target map with a target format includes:
and calling a terminal processor to identify the map data packet by using a format conversion algorithm and convert the map data packet into a target map with a target format.
As shown in fig. 2, the method of this embodiment specifically includes:
s210, obtaining a lossy compression map data packet, wherein the map data packet is generated by performing lossy compression on an original map by using a lossy compression method.
S220, the calling terminal processor identifies the map data packet by using a format conversion algorithm and converts the map data packet into a target map with a target format, wherein the target format is a format which can be identified by an application software engine.
And S230, storing the target map to a target position so that the application software engine acquires the target map.
Illustratively, the terminal processor may be a CPU in the terminal. In the process of running the game, because the application software engine cannot identify the format of the original map, preferably, the terminal CPU can be called to decompress the map data packet, identify the decompressed lossy original map by using a corresponding format conversion algorithm, and convert the lossy original map into the target map. For example, if the format of the lossy original map is jpg and the format of the target map is DDS, the format conversion algorithm may be a format conversion algorithm for converting jpg into DDS. After decompressing the map data packet and obtaining the target map by using a format conversion algorithm, the terminal processor can store the target map in a memory of the application software so that an application software engine reads the target map; the target map may also be stored in a preset storage location of the terminal to have the application software engine read the target map.
Taking application software as game software, an application software engine as a game engine, a lossy compressed mapping data packet is stored in the game software data packet, the format of the lossy original mapping after decompression is jpg, and the target format is DDS as an example, the following steps are specifically described:
after the user opens the game software, the game software acquires the lossy compression mapping data packet from the game software data packet, and the game engine cannot identify the lossy compression mapping data packet. The game software calls a CPU in the terminal, decompresses a lossy compressed mapping data packet by using a mapping format conversion algorithm of converting jpg into DDS, converts the jpg mapping format of the lossy original mapping into a target mapping with a DDS format which can be identified by a game engine, and stores the target mapping in a memory of the game software after obtaining the target mapping so that the game engine can read the target mapping.
In the map processing method provided by this embodiment, a lossy compressed map data packet is obtained, where the map data packet is a data packet generated by lossy compressing an original map by using a lossy compression method; calling a terminal processor to identify a map data packet by using a format conversion algorithm and convert the map data packet into a target map with a target format, wherein the target format is a format which can be identified by an application software engine; the target map is stored to the target position, so that the application software engine can obtain the target map, and the application software engine can obtain the map resource more simply and quickly while reducing the size of the map resource.
EXAMPLE III
Fig. 3 is a schematic structural diagram of a map processing apparatus according to a third embodiment of the present invention. As shown in fig. 3, the apparatus of the present embodiment includes:
a map data packet obtaining module 310, configured to obtain a lossy compression map data packet, where the map data packet is a data packet generated by performing lossy compression on an original map by using a lossy compression method;
a target map conversion module 320, configured to convert the map data packet into a target map having a target format, where the target format is a format recognizable by the application software engine;
and the target map storage module 330 is configured to store the target map to the target location, so that the application software engine identifies the target map.
In the map processing method provided by this embodiment, a lossy compression map data packet is obtained by using a map data packet obtaining module, where the map data packet is a data packet generated by lossy compressing an original map by using a lossy compression method; converting the map data packet into a target map with a target format by using a target map conversion module, wherein the target format is a format which can be recognized by an application software engine; the target map is stored to the target position by using the target map storage module, so that the application software engine can acquire the target map, and the application software engine can simply and quickly acquire map resources while reducing the size of the map resources.
On the basis of the above technical solutions, optionally, the map data packet obtaining module 310 may specifically include:
and the lossy compression unit is used for performing lossy compression on the invisible part of the original map by using a lossy compression encoder.
On the basis of the above technical solutions, optionally, the lossy compression encoder includes any one of a VP8 encoder, an HEVC encoder, a Guetzli encoder, a libjpeg encoder, an x264 encoder, and a dome encoder.
Based on the above technical solutions, optionally, the target map conversion module 320 may specifically include a target map conversion unit, configured to invoke the terminal processor to identify the map data packet by using a format conversion algorithm, and convert the map data packet into a target map with a target format
On the basis of the above technical solutions, optionally, the map data packet obtaining module 310 may be specifically configured to:
obtaining a lossy compression mapping data packet from an application software data packet;
or, obtaining a lossy compression mapping data packet from a Web file server;
or, obtaining the lossy compression mapping data packet from a preset position of the terminal.
On the basis of the above technical solutions, optionally, the target map storage module 330 may be specifically configured to store the target map to a first target location in the terminal;
or, storing the target map to a second target location in the application software.
On the basis of the above technical solutions, optionally, the target map is a map applied to a three-dimensional scene.
The map processing device provided by the embodiment of the invention can execute the map processing method provided by any embodiment of the invention, and has corresponding functional modules and beneficial effects of the execution method.
Example four
Fig. 4 is a schematic structural diagram of a computer device according to a fourth embodiment of the present invention. FIG. 4 illustrates a block diagram of an exemplary computer device 412 suitable for use in implementing embodiments of the present invention. The computer device 412 shown in FIG. 4 is only one example and should not impose any limitations on the functionality or scope of use of embodiments of the present invention.
As shown in FIG. 4, computer device 412 is in the form of a general purpose computing device. Components of computer device 412 may include, but are not limited to: one or more processors 416, a memory 428, and a bus 418 that couples the various system components (including the memory 428 and the processors 416).
Bus 418 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, micro-channel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Computer device 412 typically includes a variety of computer system readable media. Such media can be any available media that is accessible by computer device 412 and includes both volatile and nonvolatile media, removable and non-removable media.
Memory 428 can include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)430 and/or cache memory 432. The computer device 412 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage 434 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 4, and commonly referred to as a "hard drive"). Although not shown in FIG. 4, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be connected to bus 418 by one or more data media interfaces. Memory 428 can include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 440 having a set (at least one) of program modules 442 may be stored, for instance, in memory 428, such program modules 442 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each of which examples or some combination thereof may comprise an implementation of a network environment. The program modules 442 generally perform the functions and/or methodologies of the described embodiments of the invention.
The computer device 412 may also communicate with one or more external devices 414 (e.g., keyboard, pointing device, display 424, etc., where the display 424 may be configurable or not as desired), one or more devices that enable a user to interact with the computer device 412, and/or any devices (e.g., network card, modem, etc.) that enable the computer device 412 to communicate with one or more other computing devices. Such communication may occur via input/output (I/O) interfaces 422. Also, computer device 412 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN) and/or a public network, such as the Internet) through network adapter 420. As shown, network adapter 420 communicates with the other modules of computer device 412 over bus 418. It should be appreciated that although not shown in FIG. 4, other hardware and/or software modules may be used in conjunction with the computer device 412, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage, among others.
The processor 416 executes various functional applications and data processing, for example, implementing a map processing method provided by an embodiment of the present invention, by executing programs stored in the memory 428.
EXAMPLE five
An embodiment of the present invention provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements a map processing method according to an embodiment of the present invention, where the computer program includes:
obtaining a lossy compression mapping data packet, wherein the mapping data packet is generated by carrying out lossy compression on an original mapping by using a lossy compression method;
converting the map data packet into a target map with a target format, wherein the target format is a format recognizable by an application software engine;
and storing the target map to a target position so that the application software engine acquires the target map.
Of course, the computer program stored on the computer-readable storage medium provided in the embodiments of the present invention is not limited to executing the method operations described above, and may also execute the relevant operations in the map processing method based on the computer device provided in any embodiment of the present invention.
Computer storage media for embodiments of the invention may employ any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (10)

1. A map processing method is characterized by comprising the following steps:
obtaining a lossy compression mapping data packet, wherein the mapping data packet is generated by carrying out lossy compression on an original mapping by using a lossy compression method;
converting the map data packet into a target map with a target format, wherein the target format is a format recognizable by an application software engine;
and storing the target map to a target position so that the application software engine acquires the target map.
2. The method of claim 1, wherein lossy compressing the original map by a lossy compression method comprises:
lossy compressing the invisible portion of the original map using a lossy compression encoder.
3. The method of claim 1 or 2, wherein the lossy compression encoder comprises any one of a VP8 encoder, an HEVC encoder, a Guetzli encoder, a libjpeg encoder, an x264 encoder, and a dome encoder.
4. The method of claim 1 or 2, wherein said converting the map data packet into a target map having a target format comprises:
and calling a terminal processor to identify the map data packet by using a format conversion algorithm and convert the map data packet into a target map with a target format.
5. The method of claim 1 or 2, the obtaining a lossy compression map packet, comprising:
obtaining a lossy compression mapping data packet from an application software data packet;
or, obtaining a lossy compression mapping data packet from a Web file server;
or, obtaining the lossy compression mapping data packet from a preset position of the terminal.
6. The method of claim 1, wherein storing the target map to a target location comprises:
storing the target map to a first target position in a terminal;
or storing the target map to a second target position in the application software.
7. The method of claim 1, wherein the target map is a map applied to a three-dimensional scene.
8. A map processing apparatus, characterized by comprising:
the mapping data packet obtaining module is used for obtaining a lossy compression mapping data packet, wherein the mapping data packet is generated by performing lossy compression on an original mapping by using a lossy compression method;
the target map conversion module is used for converting the map data packet into a target map with a target format, wherein the target format is a format which can be recognized by an application software engine;
and the target map storage module is used for storing the target map to a target position so as to enable the application software engine to identify the target map.
9. A computer device, comprising:
one or more processing devices;
a memory for storing one or more programs;
when executed by the one or more processing devices, cause the one or more processing devices to implement the map processing method of any of claims 1-7.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the map processing method according to any one of claims 1 to 7.
CN201911315683.9A 2019-12-19 2019-12-19 Map processing method, device, equipment and storage medium Pending CN111080728A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911315683.9A CN111080728A (en) 2019-12-19 2019-12-19 Map processing method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911315683.9A CN111080728A (en) 2019-12-19 2019-12-19 Map processing method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN111080728A true CN111080728A (en) 2020-04-28

Family

ID=70316197

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911315683.9A Pending CN111080728A (en) 2019-12-19 2019-12-19 Map processing method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111080728A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111986281A (en) * 2020-08-06 2020-11-24 山东金东数字创意股份有限公司 DDS data conversion method and system based on PC terminal

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004297323A (en) * 2003-03-26 2004-10-21 Minolta Co Ltd Image processing apparatus
CN101364310A (en) * 2007-08-07 2009-02-11 北京灵图软件技术有限公司 Three-dimensional model image generating method and apparatus
CN102523449A (en) * 2011-12-17 2012-06-27 无敌科技(西安)有限公司 Operation method by converting color mode
US20160232701A1 (en) * 2015-02-05 2016-08-11 Blackberry Limited Devices and methods for rendering graphics data
CN107277616A (en) * 2017-07-21 2017-10-20 广州爱拍网络科技有限公司 Special video effect rendering intent, device and terminal
CN107320956A (en) * 2017-08-08 2017-11-07 腾讯科技(深圳)有限公司 A kind of interface generation method and device
WO2017219526A1 (en) * 2016-06-23 2017-12-28 乐视控股(北京)有限公司 Method for using graphic file format and storage device
CN108009848A (en) * 2017-11-29 2018-05-08 佛山市因诺威特科技有限公司 A kind of household emulation mode and equipment
CN108108166A (en) * 2017-12-11 2018-06-01 苏州蜗牛数字科技股份有限公司 A kind of multi-platform stick picture disposing method and system
CN108460822A (en) * 2017-02-15 2018-08-28 上海银河数娱网络科技有限公司 Texture Processing Methods and device
CN109086374A (en) * 2018-07-23 2018-12-25 北京达佳互联信息技术有限公司 Webpage loading display method, device, terminal device and readable storage medium storing program for executing
CN109189763A (en) * 2018-09-17 2019-01-11 北京锐安科技有限公司 A kind of date storage method, device, server and storage medium

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004297323A (en) * 2003-03-26 2004-10-21 Minolta Co Ltd Image processing apparatus
CN101364310A (en) * 2007-08-07 2009-02-11 北京灵图软件技术有限公司 Three-dimensional model image generating method and apparatus
CN102523449A (en) * 2011-12-17 2012-06-27 无敌科技(西安)有限公司 Operation method by converting color mode
US20160232701A1 (en) * 2015-02-05 2016-08-11 Blackberry Limited Devices and methods for rendering graphics data
WO2017219526A1 (en) * 2016-06-23 2017-12-28 乐视控股(北京)有限公司 Method for using graphic file format and storage device
CN108460822A (en) * 2017-02-15 2018-08-28 上海银河数娱网络科技有限公司 Texture Processing Methods and device
CN107277616A (en) * 2017-07-21 2017-10-20 广州爱拍网络科技有限公司 Special video effect rendering intent, device and terminal
CN107320956A (en) * 2017-08-08 2017-11-07 腾讯科技(深圳)有限公司 A kind of interface generation method and device
CN108009848A (en) * 2017-11-29 2018-05-08 佛山市因诺威特科技有限公司 A kind of household emulation mode and equipment
CN108108166A (en) * 2017-12-11 2018-06-01 苏州蜗牛数字科技股份有限公司 A kind of multi-platform stick picture disposing method and system
CN109086374A (en) * 2018-07-23 2018-12-25 北京达佳互联信息技术有限公司 Webpage loading display method, device, terminal device and readable storage medium storing program for executing
CN109189763A (en) * 2018-09-17 2019-01-11 北京锐安科技有限公司 A kind of date storage method, device, server and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
ANDREW C. BEERS: "Rendering from Compressed Textures", pages 1 - 4 *
YOUNGXYYX: "几种贴图压缩方式详解" *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111986281A (en) * 2020-08-06 2020-11-24 山东金东数字创意股份有限公司 DDS data conversion method and system based on PC terminal

Similar Documents

Publication Publication Date Title
CN109194647B (en) Data transmission method and device, electronic equipment and storage medium
CN109600618B (en) Video compression method, decompression method, device, terminal and medium
WO2019001006A1 (en) Method and device for encoding and decoding image data
CN112492203A (en) Virtual photographing method, device, equipment and storage medium
CN110888862A (en) Data storage method, data query method, data storage device, data query device, server and storage medium
CN109284108B (en) Unmanned vehicle data storage method and device, electronic equipment and storage medium
CN112887608A (en) Image processing method and device, image processing chip and electronic equipment
CN112433920A (en) Buried point data reporting method, device, equipment and medium
CN112416775A (en) Software automation testing method and device based on artificial intelligence and electronic equipment
CN110889880A (en) Map processing method, device, equipment and storage medium
CN111080728A (en) Map processing method, device, equipment and storage medium
CN111008934B (en) Scene construction method, device, equipment and storage medium
CN113961289A (en) Data processing method, device, equipment and storage medium
CN115225881A (en) Data transmission method, device, equipment and storage medium
CN113760318A (en) Information processing method, information processing apparatus, server, and storage medium
CN107992457B (en) Information conversion method, device, terminal equipment and storage medium
CN110716811A (en) Database calling method and device and computer equipment
CN113849449A (en) Communication system and information interaction method, device and medium
CN108259958A (en) Remote keying response method, device, equipment and storage medium
CN114218175A (en) Resource cross-platform sharing method and device, terminal equipment and storage medium
CN111724295B (en) Collaborative access method and system for external memory and collaborative access architecture
CN113660495A (en) Real-time video stream compression method and device, electronic equipment and storage medium
CN111639055B (en) Differential packet calculation method, differential packet calculation device, differential packet calculation equipment and storage medium
CN110876069A (en) Method, device and equipment for acquiring video screenshot and storage medium
CN113542412B (en) Data transmission method, device, electronic equipment and storage medium

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