登录
首页 » Visual C++ » gl_mdl1_bones_animation

gl_mdl1_bones_animation

于 2020-08-31 发布 文件大小:1701KB
0 97
下载积分: 1 下载次数: 9

代码说明:

  ascii caracter animation in opengl

文件列表:

gl_mdl1_bones_animation\animation\AT_RAR_MDL1.h
gl_mdl1_bones_animation\animation\Matrix.cpp
gl_mdl1_bones_animation\animation\Matrix.h
gl_mdl1_bones_animation\animation\Vector.cpp
gl_mdl1_bones_animation\animation\Vector.h
gl_mdl1_bones_animation\APRON.dsp
gl_mdl1_bones_animation\APRON.dsw
gl_mdl1_bones_animation\APRON.ncb
gl_mdl1_bones_animation\APRON.opt
gl_mdl1_bones_animation\APRON.plg
gl_mdl1_bones_animation\AT_RAR_MDL1.dll
gl_mdl1_bones_animation\data\animations\gunwalk.anm1
gl_mdl1_bones_animation\data\animations\walk.anm1
gl_mdl1_bones_animation\data\include\jpeglib.h
gl_mdl1_bones_animation\data\lib\AT_RAR_MDL1.lib
gl_mdl1_bones_animation\data\lib\jpeg.lib
gl_mdl1_bones_animation\data\model\model.mdl1
gl_mdl1_bones_animation\data\texture\body.jpg
gl_mdl1_bones_animation\data\texture\face.jpg
gl_mdl1_bones_animation\data\texture\hands.jpg
gl_mdl1_bones_animation\data\texture\legs.jpg
gl_mdl1_bones_animation\data\texture\Thumbs.db
gl_mdl1_bones_animation\Debug\APRON.exe
gl_mdl1_bones_animation\Debug\APRON.exp
gl_mdl1_bones_animation\Debug\APRON.ilk
gl_mdl1_bones_animation\Debug\APRON.lib
gl_mdl1_bones_animation\Debug\APRON.pch
gl_mdl1_bones_animation\Debug\APRON.pdb
gl_mdl1_bones_animation\Debug\Main.obj
gl_mdl1_bones_animation\Debug\vc60.idb
gl_mdl1_bones_animation\Debug\vc60.pdb
gl_mdl1_bones_animation\Main.cpp
gl_mdl1_bones_animation\Main.h
gl_mdl1_bones_animation\Read me.txt
gl_mdl1_bones_animation\data\animations
gl_mdl1_bones_animation\data\include
gl_mdl1_bones_animation\data\lib
gl_mdl1_bones_animation\data\model
gl_mdl1_bones_animation\data\texture
gl_mdl1_bones_animation\animation
gl_mdl1_bones_animation\data
gl_mdl1_bones_animation\Debug
gl_mdl1_bones_animation

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • xb050229
    希尔伯特变换理论及其在工程领域的应用,介绍了原理及其实现方法(hibert transform)
    2009-05-01 20:27:37下载
    积分:1
  • time-clock
    本段程序是介绍关于如何实现数字秒表的程序(This section of the program is to introduce the digital stopwatch on how to program)
    2011-10-05 17:59:14下载
    积分:1
  • demo
    一个有关边缘检测 robert sobel FFT傅里叶变换等算法的demo(a demo using VC++ that implements the algorithms of edge detection and FFT)
    2010-05-21 14:32:48下载
    积分:1
  • retinex
    图像增强的算法,但是有一定的局限性……但是对于一般比较典型的问题效果还是不错的……(Image enhancement algorithms, but there are some limitations ... but for a typical effect is good ...)
    2012-06-27 12:30:47下载
    积分:1
  • Snake
    贪吃蛇入门版,带有注释,希望能有助于大家的进步与学习(Snake Starter Edition, with Notes, we hope to contribute to the progress and learning)
    2013-11-17 16:04:56下载
    积分:1
  • C语言课程设计报告
    为学生预约、排队上机实习所作的程序 需要实现功能: 1,查询,根据输入时间,输出机位信息。 2,即为预定,根据输入的日期和时间段查询是否有空机位,若有则预约,若无则提供最近空机时间段。另:若用户要求在非空时间上机,则将用户信息插入该时间段的等待列表. 3,退出预定,根据输入的时间,撤销该时间的预定。 4,查询是否有等待的信息,若有则按顺序显示联系方式,若无则显示提示信息。(Program for student appointment and queuing Functions need to be implemented: 1, query, according to the input time, output the information of the machine. 2, is a reservation, according to the input date and time to query whether there is an empty space, if there is an appointment, if there is no time to provide the nearest flight time. Also: if the user requests the machine on non empty time, the user information is inserted into the waiting list of the time period. 3, withdrawing from the reservation and revoking the scheduled time according to the time of the input. 4, query whether there is waiting information, if there is the order to display the contact in order, if there is no display of prompt information.)
    2017-12-09 19:37:12下载
    积分:1
  • Rectange_xuanzhuan
    矩形框旋转,可设置旋转角度,旋转时间,可连续旋转(Rotating rectangle)
    2013-08-07 23:56:12下载
    积分:1
  • 24
    2005-11-23 10:19:33下载
    积分:1
  • h2
    将天骄2服务端的加密文本文件与生成的软件放在同一目录下,点击批量转换, 完成后会在同目录下生成一个名为temp的文件夹,其中存放的就是转换后的文件. 因为加密和解密的规则完全相同,所以加密过程和解密过程相同, 也就是说如果原来的文件存放的是原文,转换后就会生成密文,如果原来是密文,转换后生成原文. 适用于天骄2,凤舞天骄的所有版本服务端.(The the Tianjiao 2 server encrypted text file in the same directory with the generated software, click on the batch conversion finished, it will generate a folder named temp in the same directory, which store the converted file encryption and decryption rules are identical, so the encryption and decryption process is the same, that is to say if the original file is stored in the original conversion will generate the ciphertext, if the original ciphertext, conversion generated text. apply to tianjiao, all of Fung Mo tianjiao, the version of the server.)
    2013-04-27 11:47:04下载
    积分:1
  • Visualc6.0
    本书是讲述如何使用VC6.0及所带的类库MFC的编程技巧和使用(This book is about how to use VC6.0 and brought the library' s programming skills and the use of MFC)
    2010-07-13 14:52:30下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载