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
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 2 Figure 3
Abstract
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...