资源列表
msvcr100d
- A DLL file help to run opengl
Open-Inventor--
- 包含的内容为《Open Inventor程序设计从入门到精通》一书各章范例的源程序及编译后的可执行程序。解压后有意详细的说明文档。-The source code of the book "Open Inventor程序设计从入门到精通".
b-spline3daedit
- VC6+OpenGL实现可编辑的B样条曲面,可用鼠标右键拖拽旋转图形,用左键选择控制点,并拖拽坐标轴沿不同方向移动控制点修改图形。 该程序为成都理工大学软件工程系图形学教学综合应用实例程序,实现了一个可以交互编辑的B样条曲面,综合应用了鼠标追踪球旋转、B样条曲面、OpenGL光照、材质、拾取等三维交互编辑技术-VC6+OpenGL Editable B Spline. You can drag mouse right button to rotate the B Spline surfac
Opengl
- opengl.chm opengl帮助文档,基本涵盖了OpenGL的所有函数-opengl.chm Support offline inquires.But no search function, more regret
Draw_Line_circle_fill
- Opengl实现的用图形学算法那DDA和Bresenham算法画直线和画圆及颜色填充算法。-Opengl achieved with graphics algorithm that DDA and Bresenham algorithm draw a straight line and draw a circle and color fill algorithm.
VideoTexture
- VC++和OpenGL开发的视频纹理程序,完美抽取视频文件帧,并通过opengl渲染出来。-Developed video texture VC++ and OpenGL program, perfect extraction frame of video files, and opengl rendering.
Browse_Dialog
- 将.png格式的图片中的宽和高和真正的图像数据读出来保存在.pnf格式的文件中,如需在OpenGl中需要贴.png中的数据,这样可以直接使用,并且添加了MFC中的文件选择对话框,让用户进行选择-Png format picture wide and high and real image data read out stored in pnf, and file format for the need to paste in OpenGl png data, which can be used
tetrahedron
- 在VC++6.0环境下,利用opengl绘制一个带有光照的三位四面体图形,并可以旋转-In VC++6.0 environment using opengl rendering the the three tetrahedral graphics with a light, and can be rotated
模拟太阳系
- 用OPENGL 模拟太阳系,建立9大行星,让它们围绕太阳运动,同时创建月亮围绕地球运动,且建立光源和给行星加上纹理。用↑,↓,←,→键控制视点位置,用 W和S键控制视点的远近。
OpenGL-Program-Guide
- OpenGL编程指南(第四版)的全部源代码. 以c语言编写的,可运行于c-All the source code of the OpenGL Programming Guide (fourth edition)
openGL_3D
- opengl实现的三维山体模型,纹理映射包括源代码和demo-Opengl realize 3 d mountain model, texture mapping include source code and demo
STL-Model-Read-And-Display--For-VC6
- 在VC6.0环境下多模态显示STL标准三维模型,可以与鼠标、键盘进行交互。-The OpenGL program to display the STL model file in VC6.0 , it can interact with the mouse or keyboard.