搜索资源列表
矢量地图符号库软件源码
- 矢量地图符号库管理软件及动态链接库接口:本系统显示的地图符号平滑、快速、效果非常美观,动态链接库提供的坐标变换系统使地图缩放和漫游实现简单快速,本系统并且采用了硬件加速机制和优化算法,大大提升了图形显示速度,这是其他系统无法比拟的。-vector map symbol library management software, and dynamic link library interface : The system shows a map symbols smooth, fast, the
基于VC++的OpenGL编程讲座之坐标变换
- 高手写的opengl的简介,感觉他写的很好!-opengl master of the written brief, the impression that he was a very good!
figure-ron
- 通过实现这个二维图形编辑系统,掌握图形的生成算法,图形变换,图形文件存储,多边形填充等方面的知识。这个系统要求用户界面设计合理,图形绘制算法效率高,能完成简单二维图形的绘制、变换、坐标变换、图案填充等功能-through the realization of the two-dimensional graphics editing system, master graphics algorithm for the generation, transformation graphics, grap
GL2DViewing_frame
- 一个基于OpenGl的三维场景漫游程序,可键盘交互的在场景中走动,包含基本的坐标变换.旋转,缩放等-a 3D scene roaming procedures, keyboard interactive walking in the scene, including the coordinates of the basic transformation. Rotation, scaling, etc.
Computer-Graphic
- 此代码实现简单的计算机图形学的要求,包括图形的绘制,填充,坐标变换等功能-this code simple computer graphics requirements, including graphics rendering, filling, coordinate transformation functions
Lesson4RotateTraingle
- 利用OpenGL绘制的可以旋转的三角形,了解基本的坐标变换-use OpenGL rendering can rotating triangle, the basic understanding of coordinate transformation
wen8
- 有关CAD/CAM课程的一些基本编程方法,包括参数化绘制,鼠标拖动绘制等功能,还有一些几何变换,坐标变换等操作-the CAD / CAM courses, some basic programming, including parametric mapping, Drag the mouse mapping and other functions, there are some geometric transformation, coordinate transformation, etc
openglbasicknow
- 很基础的,适合初学者. 包含背景简介 一个简单的例子使用颜色 坐标变换 堆栈操作 显示例表使用光照和材质纹理映射 特殊效果操作 曲面和曲线NURBS曲线和曲面 二次几何体像素操作 动画制作菜单管理-very foundation. for beginners. Background briefings included a simple example using color coordinate transformation stack operating table shows ca
TransformShow.rar
- 本程序实现数字图像读取,旋转变换,坐标变换,水平镜像变换,垂直镜像变换,缩放,窗宽窗位调整等处理功能,This procedure of digital image reading, rotating transformation, coordinate transformation, the level of image transformation, the vertical mirror transformation, zoom, adjust the window width windo
matrix_dualquaternion
- 对偶四元数应用于空间坐标变换,和对偶四元数和齐次矩阵的转换-Dual quaternion coordinate transformation applied to space, and dual quaternion and homogeneous matrix conversion
Opendl_Load3ds
- 将3ds文件加载到opengl中并实现模型的坐标变换-Opengl 3ds file will be loaded into and implement the model in the coordinate transformation
cg3Dsystem
- 计算机图形学三维图形系统的演示,包括各种三维面、实体的坐标变换,旋转、平移等功能。-Three-dimensional computer graphics presentation graphics system, including a variety of three-dimensional face, entities coordinate transformation, rotation, translation and other functions.
opengl_1
- OpenGL的图象旋转缩放处理,能够使用相关程序进行合作处理,包括坐标定位,坐标变换等。-OpenGL rotating zoom image processing, be able to use the relevant procedures cooperation deal, including the coordinates of position, such as coordinate transformation.
OpenGL_7
- OpenGL编程轻松入门之坐标变换.本节中的例子仅仅是将第二节的例子作了一点点改动。将myDisplay函数中画三角型的那一部分提出来写成一个函数drawTriangle。然后在myDisplay函数中用drawTriangle.-OpenGL programming easy entry of coordinate transformation. The examples in this section is the only example of section II, made a lit
Homogeneous_Transformation
- 姿态变换矩阵在多级坐标变换中可以进行直接的相乘而得到,平移变换在多级坐标变换中必须注意所用坐标的相对坐标系及坐标系之间的转换。-Attitude transformation matrix in multi-stage coordinate transform can direct multiplication, and the transformation of translation in multi-stage coordinate transformation of coordinate
planar.figurecounterchange
- 计算机图形学 二维图形变换 例子程序 点对称, 镜面对称, 翻转等坐标变换-planar.figurecounterchange
myfunc
- 朋友帮忙编写的图像的坐标变换代码,实现直角坐标下图像的显示~-a function which can trans image form polar coordinate to De cooedinate
dip_jihebianhuan
- 数字图像处理中的坐标变换,利用二维坐标进行变换。-Digital image processing of coordinate transformation, transformation using two-dimensional coordinates.
傅里叶梅林变换参考代码
- 对数及坐标变换,傅里叶梅林变换参考代码,包含多个文件(Logarithmic and coordinate transformation)
WorldTrans
- 总结: 该工程实现了CTRL+滚轮放大缩小的功能、拖拽功能。 心得: 世界变换时,坐标必须是固定的,ClientRect可能会因拖拽、缩放变化,这点很重要!非常重要。(This project has realized the function and drag function of the CTRL+ roller enlargement and reduction.)