文件名称:b-spline3daedit
- 所属分类:
- OpenGL
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.22mb
- 下载次数:
- 0次
- 提 供 者:
- 徐*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VC6+OpenGL实现可编辑的B样条曲面,可用鼠标右键拖拽旋转图形,用左键选择控制点,并拖拽坐标轴沿不同方向移动控制点修改图形。
该程序为成都理工大学软件工程系图形学教学综合应用实例程序,实现了一个可以交互编辑的B样条曲面,综合应用了鼠标追踪球旋转、B样条曲面、OpenGL光照、材质、拾取等三维交互编辑技术-VC6+OpenGL Editable B Spline. You can drag mouse right button to rotate the B Spline surface, and Use left button to select a node, then drag left button on the coordinate to move the node. This program is an example of CDUT software enginnering department s computer graphics course. The example uses technologies about B Spline, Mouse track ball, OpenGL light and material, OpenGL pickup...
该程序为成都理工大学软件工程系图形学教学综合应用实例程序,实现了一个可以交互编辑的B样条曲面,综合应用了鼠标追踪球旋转、B样条曲面、OpenGL光照、材质、拾取等三维交互编辑技术-VC6+OpenGL Editable B Spline. You can drag mouse right button to rotate the B Spline surface, and Use left button to select a node, then drag left button on the coordinate to move the node. This program is an example of CDUT software enginnering department s computer graphics course. The example uses technologies about B Spline, Mouse track ball, OpenGL light and material, OpenGL pickup...
(系统自动生成,下载前可以参看下载内容)
下载文件列表
b-spline3d&edit\BSpline3d.dsw
...............\BSpline3d.ncb
...............\BSpline3d.plg
...............\surf_data.txt
...............\Release\BSpline3d&light.exe
...............\.......\vc60.idb
...............\.......\ggltools.obj
...............\.......\glight.obj
...............\.......\gmaterial.obj
...............\.......\gmath.obj
...............\.......\gmatrix3d.obj
...............\.......\gpoint3d.obj
...............\.......\gvector3d.obj
...............\.......\BSpline3d.pch
...............\.......\main.obj
...............\.......\BSpline3d.exe
...............\tools\gmaterial.h
...............\.....\gmaterial.cpp
...............\.....\glight.cpp
...............\.....\ggltools.cpp
...............\.....\ggltools.h
...............\.....\glight.h
...............\.....\gmath.h
...............\.....\gmatrix3d.h
...............\.....\gpoint3d.h
...............\.....\gvector3d.h
...............\.....\gmath.cpp
...............\.....\gmatrix3d.cpp
...............\.....\gpoint3d.cpp
...............\.....\gvector3d.cpp
...............\BSpline3d.exe
...............\main.cpp
...............\glut\glut32.lib
...............\....\..\glut.h
...............\glut32.dll
...............\BSpline3d.opt
...............\BSpline3d.dsp
...............\tools\Debug
...............\.....\Release
...............\glut\gl
...............\Release
...............\tools
...............\glut
b-spline3d&edit