搜索资源列表
testGL.zip
- 一个OPENGL的测试程序
opengl源码
- 第一个是关于图形学中纹理运用的例子 第二个是战斗机测试的OpenGL源码 第三个是导弹发射测试 第四个是模拟雨点飘落 第五个是模拟烟雾从产生到消失的过程-No. 1 on the use of graphics texture example is the second fighter test OpenGL source is the third missile test launch is the fourth simulated rain floated down Fifth is the
sanjiaoxing
- 借助于VC和OPENGL进行编程,实现了三角形的旋转,还运用了混和,图像质量和速度的进行折衷,以及深度测试等。是个非常好的例子。-using VC and OpenGL programming, achieving the rotating triangle, a mixed use, image quality and speed for a compromise, and the depth test. It is a very good example.
经典的球体造型planet
- OpenGL编程指南 上的源码,这些代码经过本人测试在vc6下运行通过-OpenGL Programming Guide to the source, I read these codes in the test run through vc6
ReadObj
- openGL的详细变成示例,包括渲染,旋转等。在vc++6.0中测试通过 -into the detailed examples, including rendering, and rotating. Vc 6.0 in the test
Lib3DS
- 3DS文件读取类,经过修改,并测试可以运行的使用库-3DS file read category, as amended, and test run for the use of
ENVI_IDL_developBook
- ENVI_IDL二次开发中文培训教程.IDL是VC、VB、JAVA、FORTRAN、MATLAB、OPENGL等语言的集成。非常棒!!!在地球科学(包括气象、水文、海洋、土壤、地质、地下水等)、医学影像、图像处理、GIS系统、软件开发,大学教学,实验室,测试技术,天文,航空航天、信号处理,防御工程,数学统计及分析,环境工程等很多领域,IDL语言都可以得到广泛而又深远的应用。-ENVI_IDL Chinese secondary development training course. IDL i
zuoye4light
- 对照红宝书上彩图13,14,16,17.对OpenGL光照测试的算法-Red Treasure Book on the color pictures were 13,14,16,17. OpenGL light of the testing algorithm
testGL
- 一个OPENGL的测试程序-an OpenGL testing procedures
OpenGL_test1
- 自己编写的opengl测试程序。用于一般学习。-prepared opengl their testing procedures. For the general learning.
opengl_3dobject
- opengl_3dobject:自己测试通过的,用于和我一样层次,想学习opengl的用户下载-opengl_3dobject : their test pass, and I used the same level, want to learn opengl users download
2501792
- 有关opengl 的一个简单的测试程序,对初学者很有用!-the opengl of a simple test procedure, very useful for beginners!
gl3
- 这个是接着上面那个的,都是通过测试的,用于opengl入门-then this is the top, all pass the test for entry opengl
Bezier_Test
- vc++,环境下,利用opengl实现Bezier曲线测试。-vc, the environment, using opengl achieve Bezier curves.
diagnose
- 这是一个OPENGL程序,可用来测试立体显卡是否正常工作-OpenGL This is a procedure that can be used to test whether the normal three-dimensional graphics work
OpenGLdraw
- 用opengl编写的可以简单的想绘图板一样的功能,简单的绘图程序,已经测试过了,可以运行!-use opengl prepared by the simple drawing board to the same function, a simple drawing program, has been tested and can run!
MoFang.java
- 本程序为放出的测试用魔方(MoFang.java),包含所有的核心代码及注释,调试,测试代码。你可以用鼠标转动魔方,用键盘上的方向键移动魔方位置,除此以外,代码中还有大量功能,如智能搜索求解魔方,目前正在制作图形控制界面,也可用于applet嵌入网页中,Frame,也可做成java bean组件,有java bean需要的,请与作者本人联系。 2,先双击运行Java 3D for Windows (OpenGL Version) SDK for the JDK (includes Run
test
- 是一个关于OPENGL的测试程序,有关3D图形设计
tuxiangchuli
- 使用媒体控制接口(MCI) 使用MCIWnd窗口类 使用OpenGL DirectX编程 DLL的概念 动态链接库的创建 动态链接库的访问 创建ActiveX控件 测试和使用ActiveX控件 进程和线程 线程的管理和操作 线 程 通 信 线程同步 概 述 Windows Sockets 编程 WinInet应用
MissileTest
- 用OPENGL开发的导弹碰撞测试程序,本程序来自于OPENGL高级编程与可视化系统开发