CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - opengl三维

搜索资源列表

  1. cameraroaming

    0下载:
  2. 这是一个简易的Opengl程序,是简单的一个三维摄像机漫游程序,适合初学者。-This is a simple Opengl program is a simple three-dimensional camera roaming procedure, suitable for beginners.
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:7007
    • 提供者:jean
  1. FlySimDoc

    1下载:
  2. 创建了具有LOD (Levels of Detail)层次细节优化的三维地形模型、飞行器模型和环境物体模型,采用Vega软件的Sym2bology(仪表)模块、Creator建模中的DOF DegreesOf Freedom)技术和Opengl程序设计技术,开发了精细的虚拟座舱仪表模型,并完成了基于飞行器视点和地面多视点的各视景仿真联邦成员的软件开发,构建了符合HLA标准的飞行模拟训练分布交互视景仿真系统,为飞行员和地面工作人员协同配合训练提供了先进的环境仿真实验平台。-Created with
  3. 所属分类:software engineering

    • 发布日期:2016-08-06
    • 文件大小:342016
    • 提供者:汪洋
  1. 1

    1下载:
  2. 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能,你可以下载编译一下探个究竟 -!-VC++6.0 in the use of OpenGL graphics rendering three-dimensional examples of source code, source code more complicated, it can draw three-dimensiona
  3. 所属分类:software engineering

    • 发布日期:2017-05-23
    • 文件大小:7304832
    • 提供者:流星雨
  1. OpenGL10440029

    0下载:
  2. 可视化OpenGL编程技术文档,可以灵活地实现二维和三维的高级图形技术,不必从底层开发,加快项目开发进程-Visualization of OpenGL programming documentation, and the flexibility to achieve the two-dimensional and three-dimensional graphics technology, do not develop from the ground up, speed up the proc
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4634508
    • 提供者:
  1. three-dimensional-graphics

    0下载:
  2. 基于opengl绘图,c++源代码,立体三维图形绘制-Based on the opengl drawing, c++ the source code, and three-dimensional three-dimensional graphics rendering
  3. 所属分类:Software Testing

    • 发布日期:2017-11-15
    • 文件大小:5048437
    • 提供者:西北龙
  1. OPENGL_CUP

    0下载:
  2. opengl做的杯子模型,可以三维观察,适合初学者学习使用。-the model of a cup is made of opengl,and we can look it in different angle。
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:55372
    • 提供者:二流子
  1. cartoon

    0下载:
  2. 计算机生成三维卡通喷水效果.pdf 基于opengl的,但是没有代码,只有方法,是不错的参考资料。里面介绍了二维的和三维的卡通喷水。-Computer-generated three-dimensional cartoon sprinkler effect pdf based opengl, but there is no code, only the method is a good reference. Which describes the two-dimensional and th
  3. 所属分类:File Formats

    • 发布日期:2017-11-22
    • 文件大小:133266
    • 提供者:李逸
  1. GISopengl

    0下载:
  2. 一篇很好的基于opengl做三维的例子。讲述了opengl的常用设置和功能参数设置。如光照、纹理、雾化等等。-A good opengl-based three-dimensional example. About common settings and features opengl parameter settings. Such as light, texture, atomization, and so on.
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:247126
    • 提供者:liubin
  1. Computer-graphics-test-instruction

    0下载:
  2. 基于MFC的OpenGL编程,简单的实现了绘制茶壶,三维长方体的绘制,相应键盘操作转动及茶壶和长方体的纹理映射和环境映射,外加贝塞尔曲面和Nurbs曲面绘制-Based on MFC of OpenGL programming, simple implementation drawing teapot, 3 d drawing of the cuboid, the corresponding keyboard rotation and the teapot and texture mapping
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:1564425
    • 提供者:朱春龙
  1. Java

    0下载:
  2. 一个类似于3D MAX的基于OpenGL的三维开发系统,功能非常强大-3D MAX
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:148617
    • 提供者:Eric
  1. MyOpenGL

    0下载:
  2. OpenGL(全写Open Graphics Library)是个定义了一个跨编程语言、跨平台的编程接口规格的专业的图形程序接口。它用于三维图象(二维的亦可),是一个功能强大,调用方便的底层图形库。 -it is OpenGL
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:599716
    • 提供者:王小狼
  1. Camera_class

    0下载:
  2. 基于c++的一个“相机类”,便于与opengl等其他库函数结合生成三维场景,或者其他三维观察及设计应用-C++ is based on a camera category, other library functions to facilitate opengl, etc. combine to generate a three-dimensional scene, or other three-dimensional observation and design applications
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:2745
    • 提供者:天涯海角
  1. fractal-mountain

    0下载:
  2. 文章详细讲解了基于OpenGL的分形山三维模拟生成的原理和方法,图文并茂,易于理解。-Articles explain in detail the principles and methods based on fractal mountain 3D simulation OpenGL generated, illustrated, easy to understand.
  3. 所属分类:Development Research

    • 发布日期:2017-05-04
    • 文件大小:319808
    • 提供者:Shin
  1. Python极客项目编程

    1下载:
  2. 《Python极客项目编程》里面讲解了一些很好玩的项目。 利用参数方程和turtle模块生成万花尺图案; ● 通过模拟频率泛音在计算机上创作音乐; ● 将图形图像转换为ASCII文本图形; ● 编写一个三维立体画程序,生成隐藏在随机图案下的3D图像; ● 通过探索粒子系统、透明度和广告牌技术,利用OpenGL着色器制作逼真的动画; ● 利用来自CT和MRI扫描的数据实现3D可视化; ● 将计算机连接到Arduino编程,创建响应音乐的激光秀。(Python Geek Program
  3. 所属分类:文章/文档

    • 发布日期:2020-09-27
    • 文件大小:6423552
    • 提供者:sc117
« 1 2 3»
搜珍网 www.dssz.com