搜索资源列表
立方体旋转动画
- 本程序提供了三维坐标转换为二维坐标的算法,实现在屏幕上画三维图,并提供立方体绕任意轴旋转动画的算法。-procedures for the three-dimensional coordinates of the conversion of two-dimensional coordinates of the algorithm to achieve on the screen painting three-dimensional ma
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和Draw
GraphShow
- 实现三维坐标显示及相关运动的程序。三维图形可以以网格和线条显示,不同z坐标值用不同颜色显示,类似MatLab的显示。图形可以选择和移动。-3D coordinates indicating the movement and related procedures. 3D graphics can grids and lines, different z coordinates with different colors, similar
OpenGL实现三维绘图
- OpenGL实现三维绘图 在VC中实现三维交汇图系统演示,主窗口是可以旋转的三维立体坐标系,还可以观察到在x,y,z方向上的投影。-OpenGL 3D graphics in the VC 3D map convergence demonstration, the main window is rotating three-dimensional coordinate system, also can be observed in th
Surface.2000.6.5
- 用OpenGL实现鼠标控制三维坐标及其上曲面的空间旋转,可以作为编程人员的参考 -use OpenGL 3D coordinates of the mouse and the control surfaces on the space rotation, as a reference Programming
c++_opengl_selection
- 本文提出并实现一种用于三维坐标拣选的RIP(Ray-Intersection-Penetration)方法。介绍了如何在已经渲染至窗口的三维场景中,使用鼠标或者相关设备拣选特定三维对象的方法。此方法对于正交投影或透视投影均有效,相对于OpenGL自带的选择与反馈机制,本方法无论是拣选精度还是算法实现效率均高出许多,是一种比较通用的解决方案。-this paper, and for the realization of a three-d
GLTest1_rotate
- 实现opengl三维坐标的绘制和任意旋转-Opengl realize three-dimensional coordinates of the mapping and arbitrary rotation
M3DV
- 一个三维坐标变换的研究代码,实现了三维坐标变换,投影,三角剖分等功能。-A three-dimensional coordinate transformation study code, the realization of three-dimensional coordinate transformation, projection, triangulation and other functions.
OpenGLMult
- 在VC++的环境下构造出多文档的openGl编程环境,实现简单的三维坐标绘制-In VC environment is constructed of multi-document opengl programming environment, the realization of a simple drawing of three-dimensional coordinates
OpenGL4
- 使用OpenGL实现三维坐标的鼠标拣选.doc-Use OpenGL realize the selection of three-dimensional coordinates of the mouse. Doc
RoundRect
- 画图,三维球体的绘画,三维坐标使用VC++实现-Drawing, three-dimensional sphere of painting, the use of three-dimensional coordinates VC++ Achieve
VCOpenGl
- 构建VC++ openGl编程环境,实现简单的三维坐标绘制-Construction of VC openGl programming environment, the realization of a simple drawing of three-dimensional coordinates
VCOpenGl
- 用opengl实现三维坐标系,鼠标可以自由旋转,滑轮可以改变视点,投影坐标轴等-Use opengl to achieve three-dimensional coordinate system, the mouse is free to rotate, pulley can change the point of view, projection and other coordinate axis
openglfk
- opengl 实现拾取与反馈,可以获得三维窗口中的任意点的三维坐标。-pick-up and feedback to achieve opengl obtain three-dimensional window of three-dimensional coordinates of any point.
sanweihuitu
- 三维绘图程序,实现在对话框中输入一点从而在相应的三维坐标中显示-Three-dimensional drawing program to achieve in the dialog box, enter 1:00 in the corresponding three-dimensional coordinates to display
ICP
- 三维图像配准算法(ICP),内含MATLAB文件icp.m。可以实现三维坐标的转换。-icp.m
arcball
- 轨迹球算法,在CSGL的编程中,用于将二维坐标投射为三维坐标,实现平面鼠标拖拽改变三维物体坐标-Trackball algorithm, CSGL programming, two-dimensional coordinates for the projection of three-dimensional coordinates of the mouse drag to change the planar three-dimensio
MYMDOPENGL
- 用OpenGL来实现简单的多窗口三维坐标图,各图可随意操作,不受其他窗口影响。-Using OpenGL to implement a simple multi-dimensional coordinates of the window map, the map can operate freely without affecting the other window.
3D-translation
- 该程序实现了基于罗德里格矩阵的三维坐标转换,该算法简单快速,无需迭代而具有较高的精度-The program implemented based on three-dimensional coordinate transformation matrix Rodriguez, the algorithm is simple and fast, without iteration and with high precision
read 3d
- 实现三维坐标点的自动绘制,需要将各坐标点排列在Excel文档中。(To realize the automatic plotting of 3D coordinate points, coordinate points should be arranged in Excel document.)