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

搜索资源列表

  1. OpenGL编3D游戏

    1下载:
  2. 学opengl编3D游戏教程的附带所有代码。 包括摄像漫游,开天辟地,显示文字,特殊的平面,显示3D模型,3D动画,射击爆炸,碰撞检测,游戏进度保存……(Learn OpenGL series 3D game tutorial with all the code. The creation of the world, including roaming camera, display text, special plane display, 3D model, 3D animation, fir
  3. 所属分类:OpenGL

    • 发布日期:2017-12-19
    • 文件大小:12650496
    • 提供者:珙桐麻衣
  1. opengl函数手册

    0下载:
  2. opengl的函数手册,显示了opengl的常用函数的解释和使用方法(Function manual of opengl)
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:410624
    • 提供者:123aaa
  1. opengl画圆和直线

    0下载:
  2. c++,使用OpenGL库,运用bresenham 算法进行画圆和画直线的操作并显示(The use of Bresenham algorithm for circle and draw a straight line operation and display.USE c++ AND OPENGL)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:夕饮冰
  1. opengl picture

    0下载:
  2. 使用opengl基础画圆、画线、画多边形,进行色彩填充部分旋转组合而成的作品。(The use of OpenGL basic painting circle, draw lines, draw polygons, color filling, partial rotation of the portfolio.)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-19
    • 文件大小:14798848
    • 提供者:GTT
  1. OpenGL编程精粹

    0下载:
  2. OPenGL经典学习书籍资料《Opengl 编程精粹》~~(OPenGL classic books to learn <Opengl programming >)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-19
    • 文件大小:33976320
    • 提供者:1Coco1
  1. OpenGL入门教程(精)

    0下载:
  2. 介绍了OPenGL的入门教程,对于初学者是非常有帮助的(Introducting about the basic information of OPenGL,it is very helpful to first learning of OpenGL)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-18
    • 文件大小:788480
    • 提供者:海英
  1. openGL库

    0下载:
  2. openGL库,glAux,glut,glew 库 及开发环境配置方法、vs2010配置方法(OpenGL libraries, glAux, glut, glew libraries and development environment configuration methods, VS2010 configuration methods)
  3. 所属分类:3D图形编程

    • 发布日期:2017-12-16
    • 文件大小:1825792
    • 提供者:eStone
  1. Visual C++ 6.0高级编程技术-OpenGL篇

    0下载:
  2. Visual C++ 6.0高级编程技术-OpenGL篇(Visual C++ 6.0 Advanced programming technology- opengl)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-23
    • 文件大小:25121792
    • 提供者:sean1
  1. opengl游戏动画

    0下载:
  2. opengl的游戏编程,场景的自定义漫游,模拟雷达监测飞机的过程(OpenGL game programming, scene custom roaming, analog radar monitoring aircraft process)
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:33788928
    • 提供者:Syzygy
  1. OpenGL超级宝典完整源码[第五版]

    1下载:
  2. OpenGL超级宝典完整源码-第五版, 对图形图像编码有帮助(OpenGL super book complete source code - version fifth, graphics, image coding helpful)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-16
    • 文件大小:79718400
    • 提供者:kylekuang
  1. OpenGL

    0下载:
  2. opengl超级宝典第五版源代码以及对vs2010的环境配置(OpenGL super book fifth edition source code, and the VS2010 environment configuration)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-18
    • 文件大小:64604160
    • 提供者:菜鸟胡
  1. C# OpenGL例子源码

    1下载:
  2. opengl作为API,主要用于C++,C#中定义了一个CSGL的类,功能和OPENGL定义的函数差不多,现在网上关于C# OPENGL编程的源码比较少,本代码编写了最简单的功能,作为一个应用框架,适合初学者学习,在此基础上扩张新功能。(The realization of UDP protocol with VisualC, the most commonly used, but also the key is UdpClient, UdpClient is located in the na
  3. 所属分类:OpenGL

    • 发布日期:2017-12-30
    • 文件大小:350208
    • 提供者:660jiu
  1. opengl圆柱体绘制

    0下载:
  2. 利用三角面片逼近法生成圆柱体、利用opengl中的画图函数直接生成圆柱体(The cylinder is generated by the triangle surface approximation method, and the cylinder is generated directly by the drawing function in OpenGL)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-29
    • 文件大小:47104
    • 提供者:中花
  1. VC++使用OpenGL绘制三维图形的实例

    0下载:
  2. 代码包含用c++语言 借助于opengl 绘制3维图形的事例(The code contains an example of drawing 3 dimensional graphics in c++ language with the aid of OpenG)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-27
    • 文件大小:7318528
    • 提供者:纳米虫
  1. NeHe OpenGL中文教程+源代码

    0下载:
  2. 经典的NeHe OpenGL教程,并附带每课的源码,有需要的可以下载学习(Classic NeHe OpenGL tutorial, and comes with each class of source code, there is a need to download the study)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-27
    • 文件大小:9747456
    • 提供者:李帅好帅
  1. opengl库文件

    0下载:
  2. opengl的库文件,可用于处理三维图形(OpenGL library files, can be used to deal with three-dimensional graphics)
  3. 所属分类:OpenGL

  1. OpenGL开发库 (3)

    0下载:
  2. OpenGL开发库,内含有OpenGL所需的头文件,源文件等(OpenGL development library)
  3. 所属分类:OpenGL

  1. opengl游戏编程(pdf电子书+源代码)

    0下载:
  2. opengl 游戏编程.里面包含pdf和源代码(opengl game deveploer pdf)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-24
    • 文件大小:44898304
    • 提供者:leoly
  1. OpenGL三维图形库编程指南

    0下载:
  2. OpenGL很好的入门手册,建议初学者使用(OpenGL good entry manual, it is recommended for beginners to use)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-19
    • 文件大小:3908608
    • 提供者:臭高高
  1. opengl打开一张BMP图片

    0下载:
  2. 使用opengl打开一张BMP图片显示到opengl绘制窗口(Use OpenGL to open a BMP picture and display it to the opengl rendering window)
  3. 所属分类:图形图象

    • 发布日期:2017-12-30
    • 文件大小:387072
    • 提供者:小倾慕
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com