搜索资源列表
MD3 File Loader.zip
- MD3 File Loader Md3 文件载入器源代码
MD2 File Loader.zip
- MD2类型文件的载入。
OBJ File Loader.zip
- OBJ文件的载入。- This a obj file loader,using OpenGL and Visual C++.
ASE File Loader
- ase类型模型的载入。-Rnase types included in the model.
展示了如何载入和显示.X文件里的骨骼动画
- 展示了如何载入和显示.X文件里的骨骼动画,是很好的东西!-demonstrated how printed and display. X documents in the skeletal animation, is a very good thing!
8位调色板位图和24位真彩位图的载入及保存
- 支持8位调色板位图和24位真彩位图的载入,以及24位真彩位图保存-support eight palette bitmap and 24-bit color bitmap included, and 24-bit color bitmap preservation
载入进度模拟
- 一个不错的模拟Windows软件载入进度条的小程序-a good simulation of the Windows software included in the progress of the small programs
.obj 3D模型文件载入程序
- Visual Studio c++载入.obj 3D模型文件
Frost Demo 提取魔兽世界数据并载入游戏的例子
- 使用Ogre提取魔兽世界数据并载入游戏的例子
基于对话框的文件拖拽载入
- 基于对话框的文件拖拽载入~~像QQ文件传输那样,基于VC++6.0对话框
本源码利用OSG载入地形和模型文件
- 本源码利用OSG载入地形和模型文件,OSG拥有比OpenGL更加强大的能力。,Load terrain and model file using OSG.OSG is better than OpenGL.
iphone开发实例,UIImage,载入图片
- iphone开发实例,UIImage,载入图片,现实图片。经典程序,代码规范-iphone development example, UIImage, loading an image, real images. Classical procedures, coding standards
ImageLoad.rar
- MFC只提供了BMP位图的载入,我给大家提供一个包含JPG GIF TIF PNG 格式图片载入的类库,MFC provides only BMP bitmap loading, let us provide an included JPG GIF TIF PNG format image loading library
opengl中如何载入3ds模型的实例
- opengl中如何载入3ds模型的实例,大家互相学习一下!-useing opengl loader a 3ds-mode!
MATLAB载入txt数据并绘制其图的代码
- txt数据在MATLAB里载入并plot绘图,含数据(txt)文件(Txt data is loaded in MATLAB and plot graphics, including data (txt) files)
【OpenCV】图像的载入显示和输出示例程序
- 使用opencv库函数实现图像的载入和显示(Using OpenCV library functions to achieve image loading and displaying)
Js载入文件并显示进度条JSLoader
- Js载入文件并显示进度条JSLoader 希望对大家有所帮助(Js loads the file and displays the progress bar JSLoader We hope to help)
启动特效源码
- 经过一个非常酷的启动特效之后载入主程序界面(After a very cool startup special effect is loaded into the main program interface)
labview动态载入VI实例
- labview中通过VI引用动态调用,可以保证VI在需要时才被装入内存,与静态调用相比节约了内存资源。这几个实例介绍了VI动态载入的方法。