Micro-animation effect viewing method and device

An animation effect and animation technology, applied in the field of micro-animation, can solve problems such as complicated debugging process, increased time, and low software development efficiency, and achieve the effect of simplifying the debugging process and improving efficiency

CN102289835AInactive Publication Date: 2011-12-21BEIJING RUIXIN ONLINE SYST TECH
4 Cites 14 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2011-12-21
Estimated Expiration
Not applicable · inactive patent

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The present invention provides a micro-animation effect viewing method and device, wherein the method includes: reading the XML configuration file of the micro-animation; the XML configuration file includes attributes used to describe the micro-animation scene to be formed and the attributes of each element in the micro-animation scene Label; analyze the XML configuration file, use the attribute value of each label analyzed to assign values ​​to the variables of the objects corresponding to each label in the pre-established data model; use the preset micro-animation code that matches the operating system Obtain the value of the variable of the object in the data model; load the micro-animation code after obtaining the value of the variable of the object in the data model, so that the micro-animation scene and the micro-animation scene are formed in the processing device of various elements. The method and device provided by the invention enable editors to conveniently browse the micro-animation application software effects on the preset operating system, simplify the debugging process, improve the software development efficiency, and reduce the time required for software development.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to micro-animation technology, in particular to a method and device for viewing micro-animation effects. Background technique

[0002] Animation is an activity that, through the arrangement of the creator, makes the originally inanimate things seem to be alive. So animation is to make the whole picture come alive. The so-called micro-animation, which is different from animation products, is an animation product that performs actions at a certain local position in the animation.

[0003] During the development of micro-animation application software, editors can configure the properties of scenes, sprites, and buttons in the micro-animation. Then, programmers can write codes that can be recognized by a certain operating system according to the attributes of scenes, sprites, and buttons configured by editors to form micro-animation application software.

[0004] In the micro-animation application software development process, the...

Examples

Embodiment Construction

[0033] figure 1 The flow chart of Embodiment 1 of the micro-animation effect viewing method of the present invention is exemplarily shown. This method can be applied to a processing device with a preset operating system, including:

[0034] Step 101, read the XML configuration file of the micro-animation. The XML configuration file includes tags used to describe the micro-animation scene to be formed and the attributes of each element in the micro-animation scene.

[0035] Specifically, the XML configuration file may include a scene tag, and the sub-tags of the scene tag may include at least one of a moving object tag, an interface text tag, and a button tag for describing a micro-animation. In 2D computer graphics, moving objects are often referred to as "sprites". A sprite is an image with a position, and the position or angle of the sprite changes slightly between each frame, making the sprite appear to be moving. Hereinafter, the term "elf" is used to describe the...