搜索资源列表
坐标轴画图相关.rar
- 用VC写的在图上画坐标轴并由函数确定来不断更改坐标轴上的数据。
XuwjSurface
- 使用OpenGL,在VisualC++环境下绘制半球和坐标轴-use OpenGL, the VC environment mapping hemispheric and axes
ttt197552
- 用VC编写的能在MFC界面里面画坐标轴及原点的程序。比较简单的代码-prepared by the VC in MFC interface inside painting axes and origin procedures. The relatively simple code
labelrotate
- 可以旋转文件名,自定义旋转角度,用于将多个复杂文件名显示在一个坐标轴上,在Matlab 绘图中实现如同Excel环境下的文件名旋转功能。-rotates file names, since the rotational angle definition, for a number of complex documents were revealed in a coordinate axis. in Matlab graphics achieve Excel environment, as the
CurveShapes3D
- 一个很有趣的三维坐标轴-a very interesting three-dimensional axes
openglexample3
- 一个教您如何将这些彩色对象绕着坐标轴旋转的opengl程序,使得我们能够非常精确地旋转对象。效果相当不错!-one teaches you how these objects around the color coordinates rotating opengl procedures, allowed us to be very precise to rotate objects. The results are pretty good!
SPINLINE
- 基于OPENGL的车轮滚动,带轨迹线与坐标轴-the wheel rolling, with track and coordinate axis line
drawmesh
- about draw.exe (source file draw7.f) 11/12/2005 --------------------------------------------------------------------- 作用: 读入m12,m13,e11等程序的网格数据,输出.eps格式的图片 (Windows下免费的.eps文件查看软件 http://www.cs.wisc.edu/~ghost/) 用法: 1.程序运行时,首先出现提示
form
- 次程序可以在form中垂直显示文字,特别是化坐标轴时,写纵坐标的名称-meeting procedures can form vertical display text, especially when the axis of coordinates and write the names of longitudinal coordinates
3Drotate
- 3D旋转源码,设定不同的x,y,z 坐标轴旋转-source 3D rotation, different set of x, y, z-axis rotation
DDATest-Frame
- 本程序是用DDA算法实现直线的画出,即在一个坐标轴上以单位间隔对线段取样,从而确定另一个坐标轴上最靠近线路经的对应整数值。
openglbasiccode
- opengl基本代码,包括漫游,坐标轴,以及旋转正方体
DISLIN_v93_vc
- DISLIN数据可视化VC++/C库。 DISLIN是一个著名的图形函数/数据可视化库,他支持多种编程语言,包括fortran,c/c++, java, perl, python等,有针对多种平台的版本。 DISLIN成功的原因在于其简单易学。他的图形函数只需要几个参数就可以调用。 dislin的默认坐标系是屏幕左上角为0,0,又下角为2969,2099,是A4纸的尺寸。 通常dislin绘图的基本过程如下: 1) 设置页面格式,图形文件格式,文件名 图形文件格式支持几乎
坐标轴画图相关.rar
- 用VC写的在图上画坐标轴并由函数确定来不断更改坐标轴上的数据。, Writes with VC the picture coordinate axis and determined on the chart by the function unceasingly changes in the coordinate axis the data.
OpenGL绘制坐标轴,立方体贴图,视角变换等等
- OpenGL纹理绘制: 绘制坐标轴,立方体贴图,视角变换等等,OpenGL texture mapping: drawing axes, cube mapping, perspective transformation, etc.
VCOpenGl.rar
- 用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
可通过拖拽鼠标旋转坐标轴
- 可通过拖拽鼠标旋转坐标轴,有x,y,z三个坐标轴,并且能显示坐标轴的名字-By dragging the mouse to rotate the axes, there are x, y, z three axes, and can display the name of the axis
Test20090417
- 采用跟踪球原理实现立方体旋转,坐标轴变换。实现3D图形绘制的基础。-Principle to the use of tracking the ball cube rotation axis transform. To achieve a basis for rendering 3D graphics.
Graphics
- 该程序主要是实现简单图形绘制,如点,线,圆,多边形,种子填充,还有关于线条的选取,坐标轴平移等问题-The procedure is to achieve a simple graphics rendering, such as points, lines, circles, polygons, seed filling, as well as on the selection of lines, axis translation and other issues
plot画图断开坐标code
- 写文章时常常遇到要画一个图,但有效信息只有一点点,中间有大量的0值,这时需要把坐标轴断开显示,本程序配合MATLAB的plot函数,能够实现美观化处理,是写文章的必备技巧!(When writing an article, you often encounter a picture to draw, but the effective information is only a little. There are a large number of 0 values in the middle.