资源列表
glut-3.7.6-src
- The OpenGL Utility Toolkit (GLUT), originally written by Mark Kilgard, ported to Win32 (Windows 95,98,Me,NT,2000,XP) by Nate Robins. For more information check out the README-win32.txt provided in the distribution for installation instructions, and W
OpenGL_(CHM)
- OpenGL 超级宝典(英CHM版) OpenGL 超级宝典(英CHM版)-OpenGL (CHM English version) Super OpenGL book (the British edition CHM) Op Both Super enGL (English version CHM)
opengl
- 学习opengl的好帮手,opengl入门,针对初学者
OpenglSuperBible
- openGL 超级宝典 chm格式 学习opengl必备资料-opengl super bible
OPENGrum
- 这是一本关于opengl游戏开发的的入门书籍,希望对你有用!-This is an opengl game development on the entry of books, you would like to be useful!
vision_interface
- 一种人体运动目标检测与三维重现的实验结果展示-A human motion detection and three-dimensional display to reproduce the experimental results
MISSILETEST.rar
- 主要内容是模拟一个导弹撞击目标靶的全过程包括导弹从发射架起飞,导弹在空中飞行,导弹撞击目标靶爆炸,目标靶变形,产生碎片等几部分 运行环境是vc++和opengl
opengl3
- opengl 应用 camera类的c-camera use
OpenGLOptimizer
- 书名:高端图形图像核心技术宝典OpenGL Optimizer程序员.本指南面向的读者是那些具备C语言和c++语言背景的CAD开发人员,他们理解opoengl的基本概念和有关计算机图形学的知识。为了有效地利用openGL Optimizer,你还应该懂得Cosmo 3D。 -This guide is intended readers are those who have the C language and c++ language backgrounds of the CAD devel
Strings02 - Cloth.rar
- 织物模拟,使用弹簧模型,很值得研究, The fabric simulation, uses the spring model, is worth studying very much
Strings02 - Cloth.rar
- 织物模拟,使用弹簧模型,很值得研究
opengl
- 使用OpenGL实现DDA、中点画线法、Bresenham算法绘制;中点画圆法、Bresenham画圆算法;多边形扫描线转换算法;多边形裁剪--逐边裁剪法等计算机图形学基本算法。-Use OpenGL, DDA, the dotted line method, Bresenham algorithm to draw midpoint drawcircle, Bresenham circle algorithm polygon scan line conversion algorithm p