Welcome![Sign In][Sign Up]
Location:
Search - animation

Search list

[JSP/Javaanimation-1_1_3

Description: java动画制作的API-java animation manufacture API
Platform: | Size: 469355 | Author: 巴瑞 | Hits:

[DirextXAdvanced Animation with DirectX (source code)

Description: Advanced Animation with DirectX 书的配套代码,详细讲解了用DricetX9 制作高级3D动画,对游戏开发者有帮助。-DirectX Advanced Animation with the matching code, detailed account of DricetX9 produced using advanced 3D animation, game developers to help.
Platform: | Size: 22491786 | Author: 易南阳 | Hits:

[DirextXAdvanced Animation with DirectX (source code)

Description: Advanced Animation with DirectX (source code),很多例子-Advanced Animation with DirectX (source code), many examples
Platform: | Size: 29960095 | Author: none | Hits:

[Dialog_WindowAnimation-Style_Dialog_Class

Description: 制作动画的类,很不错的 // construction CAniDialog(UINT nDlgID, CWnd* pParent) CAniDialog(CPoint pt, UINT nDlgID, CWnd* pParent) // operation // access frame number UINT GetFrameNum() const void SetFrameNum(UINT nFrames) // access animation speed UINT GetAniSpeed() const void SetAniSpeed(UINT nMillSec) // access the reference point CPoint GetRefPt() const void SetRefPt(CPoint pt) // access animation styles WORD GetOpenStyle() const WORD GetCloseStyle() const void SetAniStyles(WORD wOpenStyle, WORD wCloseStyle) WORD GetDispStyle() const void SetDispStyle(WORD wDispStyle) // temporarily enable/disable animation void EnableAni(BOOL bEnable = TRUE) // check object status BOOL IsAniValid() const -animation category, very good / / construction CAniDialog (UINT nDlgID, CWnd * pParent) CAniDialog (redemption pt, UINT nDlgID, CWnd * pParent) / / operation / / access frame number UINT GetFrameNum () const void SetFrameNum (UINT nFrames) / / animation speed access UINT GetAniSpeed () const void SetAniSpeed (UINT nMillSec) / / access the reference point redemption GetRefPt () const void SetRefPt (redemption pt) / / access animation styles WORD GetOpenStyle () const WORD GetCloseStyle () const void SetAniStyles (WORD wOpenStyle, WORD wCloseStyle) WORD GetDispStyle () const void SetDispStyle (WORD wDispStyle) / / temporarily enable / disable animation void EnableAni (BOOL bEnable = TRUE) / / check object status BOOL IsAniValid () const
Platform: | Size: 21319 | Author: 曾新 | Hits:

[Windows DevelopBezier Curves With1 Animation

Description: 用样条曲线实现动画-implement Animation use Bezier Curves
Platform: | Size: 4877 | Author: 王涛 | Hits:

[assembly languagemusic+Animation

Description: 这是一个动画程序,主要功能有往返运动、变色,并伴随音乐。是我汇编语言的课程设计,里面有文档说明和程序源代码以及可执行程序!-This is an animation procedures, functions and from the main movement, color, accompanied by music. I compiled language curriculum design, with a description and documentation procedures for the source code and executable programs!
Platform: | Size: 126423 | Author: wyd | Hits:

[Button controlGif-Animation

Description: 实现了显示GIF动画功能,在不同的控件上都有比较好的效果-realization of display GIF animation features, in different controls have the fairly good results.
Platform: | Size: 422451 | Author: poopsun | Hits:

[Other resourceAnimation-J2ME

Description: 手机游戏中的动画和CG是怎么做的呢,这个源代码中给了清晰的讲解,此代码是手机游戏巨头智乐(gameloft)公司所使用的引擎,很值得学习-mobile phone games and the CG animation is how to do it, the source code for a clear explanation. This code is mobile phone games magnate Yue-chi (gameloft), which are used in engine, is worth learning
Platform: | Size: 41745 | Author: 明明 | Hits:

[Othersubdivision~surfaces~in~character~animation

Description: The creation of believable and endearing characters in computer graphics presents a number of technical challenges, including the modeling, animation and rendering of complex shapes such as heads, hands, and clothing.-The creation of believable and endearing c haracters in computer graphics presents a numb er of technical challenges. including the modeling, animation and rendering of complex shapes such as heads, hands, and clothing.
Platform: | Size: 1035358 | Author: 金金 | Hits:

[VC/MFC[Advanced-Animation-with-DirectX][EN]

Description: 这是一本介绍如何使用DirectX高级语言实现动画类编程。字迹清晰,望大家笑纳!-This is an introduction how to use the DirectX animation category to achieve high-level language programming. Writing clear, we hope笑纳!
Platform: | Size: 2258944 | Author: 伟龙 | Hits:

[2D Graphicanimation

Description: 用VC实现的简单动画程序,即显示如GIF格式的动画效果。-VC to achieve a simple animation
Platform: | Size: 2240512 | Author: 李彪 | Hits:

[Windows Developwaiting-animation

Description: 该程序显示动画,类似VISTA鼠标旋转。可以借鉴学习使用。-This simple control is a subclassed STATIC Windows control, which displays an animation similar to the Windows Vista spinning wheel cursor animation.
Platform: | Size: 22528 | Author: kalvin | Hits:

[Symbiananimation

Description: nokia animation. 动态功能展示。-nokia animation. dynamic function display.
Platform: | Size: 1145856 | Author: q_c_y | Hits:

[DirextXanimation

Description: Demonstrate MD2 skeleton animation
Platform: | Size: 860160 | Author: IDontWantToUpload | Hits:

[androidanimation

Description: Android下的几种动画特效源码,有需要的,可以参考下-Take several animation effects under source, there is need, can under reference
Platform: | Size: 387072 | Author: 李海生 | Hits:

[Otheranimation

Description: OSG简单骨骼动画,简单模拟人体手臂的骨骼运动,其中包含skeleton 和bone两种类型-simple skeleton animation based OSG
Platform: | Size: 2936832 | Author: 辛静 | Hits:

[Windows DevelopAnimation

Description: pb animation work using powerbuilder
Platform: | Size: 24576 | Author: farhan | Hits:

[androidAnimation

Description: 移动补间动画 translate 1. 在res文件夹中建anim文件夹 2. 在anim文件夹中建立translate动画效果 3. 在activity中定义Animation对象,用AnimationUtils.loadAnimation载入ResId 4. 将Animation对象设置到目标对象 5. 启动动画效果,用方法startAnimation(),setAnimation()只有1次-Mobile tween translate 1. In the res folder in the folder build anim 2 anim folder in the translate animation to create a 3 Animation object is defined in the activity, with AnimationUtils.loadAnimation load ResId 4. Animation object will be set to target 5 startup animation, using methods startAnimation (), setAnimation () only 1
Platform: | Size: 6677504 | Author: luoluo | Hits:

[3D Graphiccal3d-animation

Description: 运用开源骨骼动画库cal3d10.0.0.10从3dmax中导出骨骼动画-The use of open source skeletal animation library cal3d10.0.0.10 export skeletal animation from 3dmax
Platform: | Size: 645120 | Author: 刘佳 | Hits:

[OtherMATLAB animation

Description: 内部包含matlab动画演示17个实例,均可直接使用,已在MATLAB14.0中验证。(It contains 17 examples on MATLAB animation, whitch can be used directly.And it has been verified in MATLAB14.0.)
Platform: | Size: 23552 | Author: LDT | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net