搜索资源列表

  1. 基于OpenGL的三维地下管线信息系统的设计与实现

    0下载:
  2. 基于OpenGL的三维地下管线信息系统的设计与实现-OpenGL-based 3D Underground Pipeline Information System Design and Implementation
  3. 所属分类:OpenGL

    • 发布日期:2024-04-28
    • 文件大小:96256
    • 提供者:力风
  1. 虚拟现实三维立体网络程序设计语言VRML

    0下载:
  2. 《虚拟现实三维立体网络程序设计语言VRML——第二代网络程序设计语言》配书光盘-"virtual reality 3D network programming language VRML-- second-generation network programming language" CD Distribution
  3. 所属分类:3D图形编程

    • 发布日期:2024-04-28
    • 文件大小:33985536
    • 提供者:黄华区
  1. 三维绘制压缩

    0下载:
  2. 序源代码特别有一个三维图象打开,保存,压缩,绘制的源码很有价值-source code sequence is a special three-dimensional images open, preservation, compression, rendering the source of great value
  3. 所属分类:3D图形编程

    • 发布日期:2024-04-28
    • 文件大小:4201472
    • 提供者:顾雷
  1. 地形可视化三维可视化

    1下载:
  2. VC+OpenGL做的,还有些bug,显示二维是根据高程的分层设色,三维能很明显表现出地形起伏.-VC OpenGL done, but also some bug show is based on two-dimensional layered elevation colors, 3-D can be shown very clearly undulating topography.
  3. 所属分类:OpenGL

    • 发布日期:2024-04-28
    • 文件大小:1378304
    • 提供者:李军
  1. 三维阻抗及光学重建程序包_ed_3d_v1

    0下载:
  2. 用来实现三维阻抗及光学断层成像重建的matlab程序-used 3D impedance and optical tomography reconstruction procedures Matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:62159872
    • 提供者:奉华成
  1. 三维图形的转换

    0下载:
  2. 这是我用VC做的一个关于三维图形变化的程序,可以实现平移,反转等功能-This is what I do with VC 3D graphics on a change of procedures, can achieve translation, reverse function
  3. 所属分类:绘图程序

    • 发布日期:2024-04-28
    • 文件大小:2113536
    • 提供者:孔的
  1. 本科作品-三维图形系统

    0下载:
  2. 三维绘图程序,可实现常见立体图形的绘制,可实现旋转、平移、放大缩小等操作-3D graphics, which enables the common three-dimensional graphics rendering, can be realized rotation, translation, zooming etc
  3. 所属分类:3D图形编程

    • 发布日期:2024-04-28
    • 文件大小:331776
    • 提供者:龙涛
  1. 4-1画三维图形

    0下载:
  2. 绘制一个三维几何图形,如:球、立方体、棱柱、棱锥等-drawing a three-dimensional geometric shapes, such as : the ball, cube, prism, pyramid, etc.
  3. 所属分类:3D图形编程

    • 发布日期:2024-04-28
    • 文件大小:86016
    • 提供者:赵虎
  1. 4-2三维图形的转换

    0下载:
  2. 对绘制的三维几何图形实现平移、旋转、变比的基本变换-Drawing on the realization of 3D geometry translation, rotation, variable than the basic transformation
  3. 所属分类:3D图形编程

    • 发布日期:2024-04-28
    • 文件大小:49152
    • 提供者:赵虎
  1. 三维旋转程序

    0下载:
  2. 这是一个模拟三维物体地旋转平移的小程序,内含说明文档。-This is a simulated three-dimensional objects to the small rotary translation process, containing documentation.
  3. 所属分类:3D图形编程

    • 发布日期:2024-04-28
    • 文件大小:37888
    • 提供者:王重华
  1. 实现三维视图绘制与消隐技术

    0下载:
  2. 通过vc实现三维视图的绘制和消隐技术, 包括三维视图的绘制及相应绘图数据的组织-through vc 3D Drawing View and blanking technology, including three-dimensional mapping of view and corresponding graphics data organization
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-28
    • 文件大小:3072
    • 提供者:飞扬草
  1. 动态三维地形图 _v

    0下载:
  2. 一个用VB做的可以显示三维地形图的源程序,具有动态效果,很美观,欢迎下载-a VB can do the show three-dimensional topographical map of the source that is dynamic effects, very beautiful, welcome to download
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-28
    • 文件大小:151552
    • 提供者:王凯
  1. 三维立体图绘制

    0下载:
  2. 三维立体图绘制 练习三维物体的设计 是个好例子-three-dimensional mapping exercises 3D design is a good example
  3. 所属分类:3D图形编程

    • 发布日期:2024-04-28
    • 文件大小:254976
    • 提供者:flm
  1. 三维空战游戏实例

    1下载:
  2. 这是一个三维空战游戏的实例,绘制引擎是OpenGL。游戏内容是一个太空战三维游戏。-this is a 3d air fighting game. graphic engine is opengl,the game is about outer space fighting.
  3. 所属分类:OpenGL

    • 发布日期:2024-04-28
    • 文件大小:743424
    • 提供者:李玲
  1. 二维图像三维显示

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和Draw
  3. 所属分类:OpenGL

    • 发布日期:2024-04-28
    • 文件大小:106496
    • 提供者:张立强
  1. why三维医学图像开发源程序

    0下载:
  2. VB例程:该程序是由VB编写的三维图像处理源代码(完整)-This is a VB project,which is to process 3-D medical images.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-28
    • 文件大小:386048
    • 提供者:温海燕
  1. 三维动画演示系统(Jbuilder)

    0下载:
  2. JAVA编写的一个三维动画演示系统,采用JAVA3D制作,实现三维变换及渲染。-a 3d cartoon display system in java. it realize the 3D transform and romance by JAVA3D.
  3. 所属分类:3D图形编程

    • 发布日期:2024-04-28
    • 文件大小:561152
    • 提供者:李先生
  1. javascript画三维图形

    0下载:
  2. 一个美国人用javascr ipt编写的一个三维图形显示程序-Americans with a javascr ipt prepared by a three-dimensional graphics display program
  3. 所属分类:绘图程序

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:
  1. 三维旋转

    0下载:
  2. 这是一个在vc++平台下的三维物体的旋转实现,可能能帮助大家学习进步.-vc platform in the 3D objects rotating materialize, it could help you progress in study.
  3. 所属分类:OpenGL

    • 发布日期:2024-04-28
    • 文件大小:1625088
    • 提供者:andy
  1. 地形图等高线的计算机矢量化及三维地形模型的生成

    0下载:
  2. 本文提出地形图纸等高线的矢量化,进而提出生成三维地形模型的工程问题,阐述了扫描、预处理、细化等步骤-terrain contour drawings of vectorization, leading to formation of three-dimensional terrain model works, expounded the scanning, pretreatment steps such as thinning
  3. 所属分类:GIS编程

    • 发布日期:2024-04-28
    • 文件大小:380928
    • 提供者:刘德小花
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org