CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - google

搜索资源列表

  1. geDownload

    0下载:
  2. Google Earth Google Map地图,主要用于代码研究,包含图片下载功能,图片拼接功能,屏幕捕捉功能。图片下载功能需配合定时切换代理软件。很多功能尚需完善,比如内置浏览器,以备图片下载功能验证使用;图片预览,下载/抓屏进度图片化显示等。我因为时间关系,没做到很完善,并且当抓屏图片过大并数量过多(25*25以上)时,进行图片拼接的时候内存占用问题很严重,需要修正。如果哪位高手完善了,请email给我一份哦,
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:124163
    • 提供者:艾默
  1. Jvav三维动画演示系统

    0下载:
  2. 首先安装JRE,再安装java3d包(Java 3D包的文件名为java3d-1_3_1-windows-i586-opengl-sdk.exe,可以到百度,GOOGLE和北大天网上去搜索这个文件,就会有下载的)。默认情况下java3d包会安装在你的$\\JBuilder9\\jdk1.4\\目录下。会在$\\JBuilder9\\jdk1.4\\jre\\lib\\ext\\下添加几个jar文件,会在$\\JBuilder9\\jdk1.4\\demo\\目录下添加一个java3d目录,里面是
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:560338
    • 提供者:温厚
  1. DigitalEarth

    0下载:
  2. OPENGL建立的地球模型,支持缩放,贴图为GOOGLE卫星图片-OPENGL build a digital Earth model,zoom in/out support
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4444411
    • 提供者:ltskr
  1. earth

    0下载:
  2. openGL写的地球程序,可以通过鼠标来控制地球旋转。-Earth openGL written procedures, can the mouse to control the Earth s rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:209176
    • 提供者:张楠楠
  1. Tutorial_10_Texture_Mapping

    1下载:
  2. VC下的opengl程序,第十章:opengl纹理贴图。opengl中入门最难的一步。要想实现类似google earth上地图纹理的叠加,从纹理贴图学起吧!-VC under opengl procedures, Chapter X: opengl texture mapping. Introduction to opengl in the most difficult step. Google earth to achieve a similar texture superimposed o
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-28
    • 文件大小:238455
    • 提供者:杨建顺
  1. Teapot

    0下载:
  2. 功程序中已预设了多种颜色,通过单击键盘C键可以不断地改变茶壶的颜色;通过键盘的方向键可以调整光源的位置,左移光源,右移光源,上移光源,下移光源,从而改变茶壶的光影显示效果;单击键盘R键可使茶壶自动旋转,再次单击则停止旋转;在茶壶旋转过程中,可通 过X键,Y键,Z键来改变茶壶的旋转轴;按着鼠标左键不放,移动鼠标可以像Google Earth似的手动的地旋转茶壶;按着鼠标右键不放,向上移动鼠标可以使茶壶缩小,向下可以是茶壶变大;但茶壶不会变得过大或过小。-Power program has been
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:131636
    • 提供者:卢成彪
  1. 2_pass_scaling_src-Code

    0下载:
  2. 比较复杂的频域处理,它首先把图像通过傅立叶变换等等转换为频域的数据,然后用各种滤波器对图像进行处理。后来通过google在codeproject上找到这种基于频域的缩放算法-More complex frequency domain processing, it first through the Fourier transform, and so the image is converted to frequency domain data, and then use a variety of
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:3956
    • 提供者:wqfadd
  1. Google_C++_Style_guide

    0下载:
  2. this pdf file of google c++ style. This guide is for keeping a consistency and code manageability in the open source projects developed by Google using C++. xml version is available in http://code.google.com/p/google-styleguide/source/browse/tr
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:240626
    • 提供者:al
  1. O3D-GoogleIO-2009

    0下载:
  2. 这是google o3d 的代码源程序内容详尽,上手简单,o3d是网页上显示3d的一种技术 -O3D Google
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:4936693
    • 提供者:lijian
  1. MapWithRoutes

    0下载:
  2. MapWithRoutes, 利用google.maps的mapkit绘制路线图的实例-MapWithRoutes, the use of google.maps the mapkit instance to draw a road map
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:49304
    • 提供者:mac
  1. GlobleModel

    0下载:
  2. 3D地球仪,类似于Google Earth 可以对地球仪进行放大,缩小,旋转,移动。-Globle model of 3D,It is similar to Google Earth.with the Application ,you can enlarge the Globle model,Narrow the Globle model and Rotete the Globle model.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-01
    • 文件大小:14017728
    • 提供者:张清磊
  1. ogl_textured_sphere

    0下载:
  2. 类似于Google Earth的OpenGL渲染效果,使用了纹理贴图,并且有鼠标的交互操作,对初学者帮助很大。-OpenGL rendering effects, similar to the Google Earth using the texture map, and have the mouse interactions, a great help for beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:111004
    • 提供者:xingji
搜珍网 www.dssz.com