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

搜索资源列表

  1. Bounce-opengl

    0下载:
  2. openGL实现图形变换,并加入动画效果.有平移,缩小,旋转三种变换,c++调用opengl库后编译运行实现.-Open GL graphics transform, and add animation effects. A translation, narrow, rotating three transform, called opengl c compiler after the operation to achieve.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:13132
    • 提供者:王越
  1. OpenGL-C++-base-class

    0下载:
  2. 一个OpenGL的C++基类,对于刚接触OpenGL编程的人是个很好的教程。-an OpenGL-based C category, for the fourth year OpenGL Programming is a very good tutorial.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2783
    • 提供者:vcpig
  1. 火焰粒子的实现(OpenGL)

    5下载:
  2. 一个基于OpenGL的火焰粒子实现源代码,用VC打开运行
  3. 所属分类:OpenGL

    • 发布日期:2009-03-03
    • 文件大小:1652197
    • 提供者:shenmufeng
  1. Opengl 的MFC编程框架

    3下载:
  2. 这是个基于Visual C++ 环境的MFC单文档的Opengl 编程框架,用户可以直接在绘图函数里面用Opengl 函数来绘制模型,不需要再另外添加初始化函数!!此框架具有通用性!
  3. 所属分类:OpenGL

    • 发布日期:2009-03-25
    • 文件大小:38562
    • 提供者:andywahaha
  1. OpenGL for Borland C++ Builder

    3下载:
  2. 48個課程源碼 OpenGL for Borland C++ Builder
  3. 所属分类:OpenGL

    • 发布日期:2010-09-10
    • 文件大小:19927676
    • 提供者:eqpower
  1. opengl c++实现的完整camera类

    0下载:
  2. opengl c++实现的完整camera类 包含头文件和实现文件
  3. 所属分类:OpenGL

    • 发布日期:2011-01-26
    • 文件大小:3802
    • 提供者:rcyboom
  1. VTKstep02.3DS OpenGL VTK ,好的源代码学习参考

    0下载:
  2. Visual c++, 3DS OpenGL VTK ,好的源代码学习参考, 推荐下载,Visual c++, 3DS OpenGL VTK, a good reference to learn the source code to download
  3. 所属分类:OpenGL

    • 发布日期:2017-03-22
    • 文件大小:10579
    • 提供者:宏小东
  1. Exo.zip C#封装的OpenGL 3D游戏引擎

    2下载:
  2. C#封装的OpenGL 3D游戏引擎,C# Package of OpenGL 3D game engine
  3. 所属分类:OpenGL

    • 发布日期:2017-11-08
    • 文件大小:2398733
    • 提供者:
  1. OpenGL_ForBCB_ep.rar

    0下载:
  2. C++Builder下学习OpenGL的文档。,C Builder studies OpenGL the documents.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-11
    • 文件大小:75373
    • 提供者:孙冬
  1. OpenGL的BCB库aux.zip

    0下载:
  2. 这是C++Builder没有提供glaux.h所对应的dll和lib文件。, This is C Builder has not provided dll and the lib document which glaux.h corresponds.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-09
    • 文件大小:89860
    • 提供者:孙冬
  1. SKYANDTERRAIN

    0下载:
  2. 天空和地形的制作,opengl c- sky ,terrain ,opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3308459
    • 提供者:姜维
  1. OpenGL san wei dian ji

    3下载:
  2. 在VC环境下利用OpenGL作出简单的三维坐标系,并画出一个简单点迹-In the VC environment, the use of OpenGL to make a simple three-dimensional coordinate system, and draw a simple point mark
  3. 所属分类:OpenGL

    • 发布日期:2013-01-03
    • 文件大小:171424
    • 提供者:俞峻
  1. Bounce

    0下载:
  2. opengl的C语言源代码,是一个方块的碰撞,适合opengl入门。-opengl C-language source code, is a collision box for opengl entry.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:918376
    • 提供者:6546
  1. trackball

    0下载:
  2. opengl C++ 鼠标模拟轨迹球操作旋转立方体,供初学者学习之用。-opengl C++ mouse trackball operation rotating cube simulation for beginners learning.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:22253
    • 提供者:程剑
  1. OpenGL

    0下载:
  2. Windows环境下安装GLUT的步骤: 1、将下载的压缩包解开,将得到5个文件 2、在“我的电脑”中搜索“gl.h”,并找到其所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\PlatformSDK\include\gl文件夹”)。把解压得到的glut.h放到这个文件夹。 3、把解压得到的glut.lib和glut32.lib放到静态函数库所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\lib”文件夹)。 4
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:149796
    • 提供者:zhonlon
  1. OpenGL

    2下载:
  2. 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
  3. 所属分类:OpenGL program

    • 发布日期:2016-06-05
    • 文件大小:1080885
    • 提供者:刘洋
  1. openGL

    0下载:
  2. C++ OPENGL 实现画板功能,可以画线,矩形,园,实现平移染色功能。-C++ OPENGL achieve Sketchpad features, you can draw lines, rectangles, Park, dyed to achieve translation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3927085
    • 提供者:李海平
  1. OpenGL

    0下载:
  2. OpenGL教程的详细说明,及其中的算法设计和用Visual C++实现-OpenGL Tutorial detailed descr iption of the algorithm and its design and use Visual C++ Achieve
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:637445
    • 提供者:青青
  1. openGL

    0下载:
  2. 基于OpenGL的地形渲染模板,可直接生成(Terrain rendering template based on OpenGL and can be generated directly)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-19
    • 文件大小:4331520
    • 提供者:zuak110
  1. OPENGL

    0下载:
  2. 用opengl写的一些小程序,适合新手学习(Using OpenGL to write some small procedures, suitable for beginners to learn)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-18
    • 文件大小:519168
    • 提供者:liuxueying
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com