Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - animation
Search - animation - List
Visual C++ OpenGL DirectX 三维动画编程宝典源代码-Visual C DirectX OpenGL 3D animation programming source code book
Update : 2024-05-08 Size : 1844224 Publisher : t

制作动画的类,很不错的 // 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
Update : 2024-05-08 Size : 21504 Publisher : 曾新

DL : 1
MDL动画模型-MDL animation model
Update : 2024-05-08 Size : 24576 Publisher : DD

DL : 0
in this program you can see an example for making a robot animation in OpenGL.
Update : 2024-05-08 Size : 2048 Publisher : flymoon

很酷的openGL例程,教你如何载mesh,并控制,这可是难得的3d动画例程。-cool routines, set to teach you how to mesh and control, But this rare 3d animation routines.
Update : 2024-05-08 Size : 70656 Publisher : 刘厚义

DL : 0
一个效果非常好的三D战士动画,场景清晰,内含源程序和可执行程序。-a very good effect three soldiers D animation, clear scenes, containing source and executable.
Update : 2024-05-08 Size : 1721344 Publisher : 童话

DL : 0
一个基于有限体积法的斜水跃水流动画模拟,使用OPengl工具,非常逼真。动画连续,对流体力学感兴趣的朋友一定有用哦!-a finite volume method based on the jump ramp water flow simulation animation, the use of tools OPengl, very lifelike. Animation for the hydrodynamics of friends interested in a certain useful!
Update : 2024-05-08 Size : 2278400 Publisher : 童话

效果很不过的魔兽角色模拟,360度视角,动画连续,对学习OPenGl的朋友绝对有帮助。我发必精品。-But the very effectiveness of Warcraft role simulation, 360-degree viewing angle, animation continuous, learning OPenGl friends absolutely help. I certainly made products.
Update : 2024-05-08 Size : 474112 Publisher : 童话

用opengl写的一个云层,雾,和水的动画程序,内含c++源程序,直接运行debug就可以看到结果-use opengl write a cloud, fog, and the animation process water containing c source, direct operating debug can see the results
Update : 2024-05-08 Size : 228352 Publisher : guoguo

DL : 1
这是一个基三维旋转三维动画程序,其中加入鼠标的运动导致方向的改变的功能。-This is a three-dimensional rotating 3D-animation process, which joined the campaign led mouse change in the direction of the function.
Update : 2024-05-08 Size : 3133440 Publisher : 刘传凯

利用连贯的图片来显示简单的动画效果,这里包括三个picture控件:一个用来显示选定的图象,另外两个用来包含两个图象。-use of a coherent picture to show a simple animation effects-- including three picture controls : a selected to display images, the other two used to consist of two images.
Update : 2024-05-08 Size : 129024 Publisher : 甘露

DL : 0
计算机图形学程序设计,一个动画小球,在一容器内可以循环移动。-computer graphics programming, an animation small ball, in a container can be recycled mobile.
Update : 2024-05-08 Size : 1024 Publisher : 温程敏

一个在VB中实现三维动画的软件,能够渲染,来自互联网-one in VB 3D animation software, to exaggerate, from the Internet
Update : 2024-05-08 Size : 485376 Publisher : hao

本文提供一种将骨架动作矢量映射到人体骨架模型的一种方法,通过输入各个骨骼的当前方向,反馈给骨架模型,这样就实现了动画的效果。实验开发工具是VC6.0在OpenGL平台上开发完成。 -this paper will provide a skeleton moves vector mapping of the human skeleton model in a way, all through the importation of bone current direction, back to the skeleton model, thus achieving the animation effect. Experimental development tools is VC6.0 in OpenGL platform developed.
Update : 2024-05-08 Size : 435200 Publisher : zzy

骨骼动画,介绍骨骼动画的加载和创建方法,如果不能运行请与我联系,jarod-jerry@163.com-skeletal animation, skeletal animation on the loading method and the creation of, if not run, please contact me. jarod-jerry@163.com
Update : 2024-05-08 Size : 1601536 Publisher : 荣天

DL : 0
皮肤技术的实现,就是如何理解加权值得概念。如何让骨骼和骨骼之间的动画不出现断层-skin technology, and how to understand the concept of weighted worth. How bones and skeletal animation is not between the emergence of a fault
Update : 2024-05-08 Size : 295936 Publisher : 曹建

DL : 0
d3d游戏开发中使用.x的例子,如果您是一位d3d的初学者,则其在您的mesh动画方面一定有所参考价值.-D3D game developers use. X example, if you are a D3D beginners then in your mesh animation must have reference value.
Update : 2024-05-08 Size : 238592 Publisher :

这是一个动画程序,主要功能有往返运动、变色,并伴随音乐。是我汇编语言的课程设计,里面有文档说明和程序源代码以及可执行程序!-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!
Update : 2024-05-08 Size : 125952 Publisher : wyd

DL : 0
动态图片演示 Animation of a series of images.-Dynamic Photo Animation demonstration of a series of images.
Update : 2024-05-08 Size : 128000 Publisher : 风之随想

DL : 0
用c编写的雷达扫描动画程序,非常像潜艇上的雷达。-c prepared using the radar scan animation process, as is the submarine's radar.
Update : 2024-05-08 Size : 10240 Publisher : liu
« 1 2 3 4 56 7 8 9 10 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.