搜索资源列表
画3D框
- 可以画出3D的字体效果,好象雕刻一样的效果。VB源码。-can draw 3D font effects, as if carved the same effect. VB source.
somegraph
- 很多几何图形的画法,如三维图形、曲线及曲面的绘制,三次样条曲线,BEYOND,曲面,Beziel曲线等-many geometric shapes of paint, such as 3D graphics, curve and surface mapping, cubic spline curve, BEYOND, surface, curve Beziel
4-1(绘制立方体)
- 计算机图形学绘制一个三维几何图形,立方体等三维图形-computer graphics rendering a three-dimensional geometric shapes, such as 3D cube
aambuilding-1.0.zip
- aam模型,又称主动表现模型,即active appearence model。是研究人脸识别,表情识别,3D人脸建模等不可多得的好材料。,aam model, also known as the active performance of models, namely, active appearence model. Is to study the face recognition, face recognition, 3D face modeling and other rare good
3D三维模型编辑小软件
- 这是一个3D编辑小软件,可以对三维模型进行各种观察,如旋转等,可以对模型的关节建立包围盒,可以简化模型-This is a small 3D editing software, you can observe a variety of three-dimensional model, such as rotation, the joint can be established on the model bounding box, you can simplify the model
3D空间对话框
- 一个3D空间。像qq聊天一样精美,感觉对话框做的很不错哦!模仿QQ、的-A 3D space. As beautiful as qq chat, dialog boxes do feel very good! Imitation of QQ, the
Direct3DSkyBox.rar
- 3D游戏里的天空盒,功能实现加入了摄像机,鼠标可以控制摄像机的视窗口,3D game of the sky box, add a camera function implementation, the mouse can control the camera, as the window
RoleMove.rar
- Visual C++/DirectX9 3D游戏开发引导的一个骨骼动画例子,Visual C++/DirectX9 3D game development as a guiding example of skeleton animation
Play3D010-Binary
- Play3D is a program to play 3D video files using full-screen quad-buffer OpenGL stereo, or red/blue glasses (anaglyph mode). It should play any format that is supported through DirectShow with an appropriate codec. This includes AVI as well as
3dfdtd
- 该文件为一个3D电磁场的FDTD有限元仿真程序-The document as a 3D finite element FDTD electromagnetic field simulation program
ParticalSystem
- 使用DirectX制作粒子系统 ParticalSystem.vcproj 这是用应用程序向导生成的 VC++ 项目的主项目文件。 它包含有关生成此文件的 Visual C++ 版本的信息,以及 有关用应用程序向导选择的 平台、配置和项目功能的信息。 ParticalSystem.cpp 这是主应用程序源文件。-The use of DirectX production particle system which is used ParticalSystem
Wpf3DChartDemo
- 使用wpf3dchart客户空间来实现3d bar。仅采用几行代码就可以实现,你也可以采用wpf数据绑定来改变3d形状-Create interactive 3D spin able (or rotate able) bar chart in seconds using WPF3DChart custom control. Few lines of XAML or C# (or any .net compliant language code) is enough to create in
BillboardDemo
- Visual C++/DirectX9 3D游戏开发引导的一个公告板例子-Visual C++/DirectX9 3D game development as a guiding example of bulletin board
SkyDemo2
- Visual C++/DirectX9 3D游戏开发引导的一个天空盒例子-Visual C++/DirectX9 3D game development as a guiding example of the sky box
sba-1.5
- sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step of every feature-based multiple view reconstruction vision algorithm to obtain optimal 3D structure and motion (i.e. camera matrix) parameter estimat
Qoole99src
- 一款C++作图软件,功能和界面布局接近3D MAX,程序代码质量非常高,对CAD,3D程序编写等学习有帮助,希望带给大家希望。-A C++ mapping software, functions and interface layout close to 3D MAX, a very high quality code, the CAD, 3D programming, such as learning to help, I hope to leave you with hope.
D3dGraphicsAndAnimationProgrammingSourceCode
- directx+3d图形与动画程序设计源码,非常适合3d的游戏制作人员,还有学习者-directx+3 d graphics and animation programming source, very suitable for game 3d production staff, as well as learners
opengl3d_rc
- 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能,你可以下载编译一下探个究竟!-VC++6.0 in the use of OpenGL graphics rendering three-dimensional examples of source code, source code more complicated, it can draw three-dimensional
MyCrust100809
- BMyCrust take as input a 3D scatter points cloud and return a tight, manifold, triangulation. Remember that crust algorithm needs a cloud representing a volume, so open surface may give inaccurate results. For example : a plane can not be triang
Introduction-to-3D-Game-Programming-with-DirectX-
- This book is an introduction to programming interactive 3D computer graphics using DirectX 9.0, with an emphasis on game development. It teaches you the fundamentals of Direct3D, after which you will be able to go on to learn and apply more adv