搜索资源列表
basic_math_tutorial_cg
- Cg(C for Graphics,NVIDIA公司出品)语言写的数学工具包,学习在图形处理器上编程的学者可以用来研究Cg程序,以及作数值模拟在图形处理器上实现方面的研究
RocketCommanderSourceCode
- 微软官方的导弹飞行模拟程序。 基于DirectX 9用C#开发,功能全面,效果超炫。对进行图形显示开发和C#语言学习大有裨益。
fantanqiu
- 一个简单的反弹球程序,由c语言编写而成,初学者可以借鉴一下。-A simple ball bounce procedures, prepared by the c language, beginners can learn from you.
3D_transform
- 3D三维立体变形C语言开发程序 C源程序-3D three-dimensional deformation of C language development program C source code
mirror
- vega中的物体镜像的功能程序代码实现部分。vc中用C语言实现。-Vega using the image of the object code. vc achieve
3d
- 可控的c语言图形界面的3d程序源码,短小精悍,-C controllable 3d graphical interface language source program
AzureProductfiles
- 使用c++语言在c++平台下运用opengl技术开发的程序-Using c++ language in c++ platform technology development program using opengl
plane
- 使用c++语言运用opengl技术开发的可控制移动的飞机程序-Use opengl c++ language technology development program to control movement of aircraft
OP
- 用C++语言编写的“正方体六面旋转”程序-C++ language with a " six-sided cube rotation" program
DX
- DX3D编程必读书籍,对于想学习DX3D编程的朋友是一本入门级读物,只需要较少的C++语言基础和Windows编程即可以编写自己的3D程序了-DX3D programming reading books, who want to learn DX3D programming is an entry-level friends, reading, requires less basic C++ language and Windows programming that you can write
3Dcovert
- 3D三维立体变形C语言开发程序,类似于windows屏幕保护的3D变换-3D three-dimensional deformation of C-language development program, similar to the windows screen saver of 3D transformations
Kinect-Csharp
- 利用C# 语言编写的对Kinect体感器的调用,程序代码是基于Mono环境开发的的。-Use C# language calling for Kinect body sensor, the program code is based on the Mono development environment.
mini3d-master
- 软光栅程序,c语言,不依赖第三方库。需要装有Visual Studio才能编译运行。-a soft rasterization writen in C
ObjLoader
- 使用c++语言编写的obj图像文件加载程序(Obj image file loading)