网站大量收购独家精品文档,联系QQ:2885784924

flic动画文件的播放程序设计(FLIC animation file player design).doc

flic动画文件的播放程序设计(FLIC animation file player design).doc

  1. 1、本文档共9页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
flic动画文件的播放程序设计(FLIC animation file player design)

flic动画文件的播放程序设计(FLIC animation file player design) Autodesks 3D animation design software 3DS has been widely used in our country, and its good performance is affirmed by computer experts and artists. Its animation storage file FLIC also provides the convenience for storage and display of the system. The following specific analysis of the format of FLIC files and playback program design. I. an overview of the FLIC file format. The FLIC file is actually a description of a still picture sequence, which is continuously shown to produce animation effects. FLIC file structure is simple, pop-up speed, although each primary color up to 256 gray level, the image depth is only 8 bits, but it is very convenient to use. There are two types of FLIC files: the FLI file and the FLC file. FLC is a further development of the FLI file, which uses more efficient compression techniques, and its resolution is not limited to 320 * 200. We often use the FLI file on PC because it matches VGAs 320 x 200 x 256 display. The compression technique employed by the FLIC file is to save only the changed parts of the previous frame. This occupies a small space, the pop-up speed. The results of the FLIC file can be divided into 3 levels: the file layer, the frame layer, and the block layer. The file layer gives the basic features of the FLIC file. The frame layer defines the buffer for frames and the number of blocks in the block. The block includes the size, type, and actual data of the block. This hierarchy is easy to implement, especially if you can add block types to meet new requirements without having to involve the original definition. Two, the layer structure of the 1.FLI file format head structure definition file head structure definition file header length is 80H bytes, the definition of the C language /*flifilehedaerstruct*/typedefstruct{unsignedlongfli-size /*00H: file structure is as follows; the total length of */unsignedintmagic; the /*04H: file format, FLC=AF12; FLI=AF11; */unsigned

您可能关注的文档

文档评论(0)

f8r9t5c + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8000054077000003

1亿VIP精品文档

相关文档