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

搜索资源列表

  1. OpenGL_ShadowVolume

    0下载:
  2. 采用条件编译相对路径。用OpenGL直接管道渲染,没有使用Shader。程序中有2个光源,一个静止,一个运动,从而可以更加精确地验证ShadowVolume的准确性。-Compiled using a relative path conditions. Rendering pipeline using OpenGL directly, without the use of Shader. Procedures in the two light source, a static, a movem
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-17
    • 文件大小:5054527
    • 提供者:王琦
  1. OpenGLGuide2.2

    0下载:
  2. The OpenGL Programming Guide - The Redbook -The OpenGL Programming Guide- The Redbook
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:781060
    • 提供者:Roland
  1. IrrChineseDemo

    1下载:
  2. Irrlicht引擎是一个用C++书写的高性能实时的3D引擎,可以应用于C++程序或者.NET语言中。通过使用Direct3D(Windows平台),OpenGL 1.2或它自己的软件着色程序,可以实现该引擎的完全跨平台。尽管是开源的,该Irrlicht库提供了可以在商业级的3D引擎上具有的艺术特性,例如动态的阴影,粒子系统,角色动画,室内和室外技术以及碰撞检测等。-Irrlicht engine is written in C++, a high-performance real-time 3
  3. 所属分类:Game Engine

    • 发布日期:2016-01-09
    • 文件大小:3595053
    • 提供者:leavegee
  1. TranslationController_Src

    0下载:
  2. 3D交互式技术应用的实例, 实现了一个3D转换控制器, 实例代码可以帮助你实现自己的3D转换控制器. 使用了OpenGL 2.1.-We aims to provide a simple, clear and practical descr iption and example to developers, who are not experts in 3D interactive techniques, and would like to implement a 3D translation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:626587
    • 提供者:hb
  1. Tutorial1

    0下载:
  2. Windows平台的2D Game实例1, 使用了C++和OpenGL.这个souce不但是OpenGL技术,还可以学习到两个方面的技术: part1: win32的消息循环, OpenGL的设置.画一些简单的图形. part2: 处理并且显示卡通图片. -This source focuses on 2D game development with C++ and OpenGL for Windows platform. We will not only focus on Ope
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:7597
    • 提供者:hb
  1. game

    0下载:
  2. vc++6.0编写的一个小游戏,该程序使用了opengl的多纹理扩展, 如果运行的显卡不支持多纹理扩展,或没有安装合适的驱动程序,程序将会终止. 我运行的环境为winxp , celeron 2.0G cpu , 256M内存, geForce2 MX/MX 400的显卡,关闭光影时侦速率约为65fps, 打开光影侦速率会下降,默认时光影是打开的-vc++6.0 write a small game, the program uses the multi-texture open
  3. 所属分类:Game Program

    • 发布日期:2017-05-10
    • 文件大小:2415145
    • 提供者:aaa
  1. 2

    0下载:
  2. A14_3D场景编辑mouse opengl 3d 场景编辑-opengl 3d
  3. 所属分类:Game Program

    • 发布日期:2017-04-16
    • 文件大小:34784
    • 提供者:oxwf
  1. freeglut-2.4.0.tar

    0下载:
  2. 一个glut的开源实现。glut为opengl提供了一个跨平台的窗口系统。-A glut implementation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:469557
    • 提供者:xyt
  1. 2

    0下载:
  2. 抓取位图FileName的一部分,大小为WindowWidth,WindowHeight,并放在grab.bmp中-Crawl as part of the bitmap FileName, size WindowWidth, WindowHeight, and placed in grab.bmp
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1496
    • 提供者:胡胡
  1. zhexianbiji

    0下载:
  2. 写程序用折线段逼近方式画如下平面曲线: (1) ,(可以转化为显示表达式) (2) ,(可以转化为显示表达式) (3) , 。 注:用OpenGL的画线函数画线段;步长、窗口大小由大家自己确定;如果需要平移或放大缩小,可以直接对折线顶点的坐标值进行平移和缩放,也可以调用OpenGL的函数进行平移或缩放。 -Write a program segment with folded planar curve approximation method draw is as fo
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:253923
    • 提供者:我行我素
  1. Assignment_1

    0下载:
  2. Pocket Tanks is a 1-2 player computer game for Windows and Mac OS X, created by Blitwise Productions, developer of Super DX-Ball and Neon Wars. Adapted from Michael Welch s earlier Amiga game Scorched Tanks, this newer version features modified physi
  3. 所属分类:Shot Game

    • 发布日期:2017-03-28
    • 文件大小:2536
    • 提供者:a_elalaily
  1. no.2

    0下载:
  2. 用OPENGL做的一款高质量飞机飞行程序~用VC运行有背景
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:311190
    • 提供者:mor
  1. fg

    0下载:
  2. OpenGL c++ 鼠标划线 鼠标划矩形 1是划线 2是画矩形 矩形是裁剪窗口 可以裁剪线段 采用了梁友栋算法-OpenGL c++ mouse crossed a mouse is crossed draw a rectangle Draw a rectangle 2 is a rectangular window can be cut is a cut line segment algorithm using Liang Dong
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:3057927
    • 提供者:xuhuihui
  1. 2

    0下载:
  2. opengl游戏编程 书中的实例代码的第二章-opengl game programming book, the second chapter of the code examples
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:398047
    • 提供者:ml
  1. 2

    0下载:
  2. 关于OpenGL的相关知识,主要针对初学者。-About OpenGL-related knowledge, mainly aimed at beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2564161
    • 提供者:赵晨曦
  1. 1.2

    0下载:
  2. opengl简单例子,可能对初学者有很大帮助-OpenGL program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:45373
    • 提供者:zhylyx
  1. 3.2

    0下载:
  2. opengl小程序,希望对初学者有些帮助,请多多下载。-opengl
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:172845
    • 提供者:zhangyang
  1. cgmadness-1.2.2-macos-intel

    0下载:
  2. 基于Madness,使用openGL与Cg进行编程。-CG Madness is based on the classic game Marble Madness. It is running on OpenGL and uses current CG techniques. It also has an editor where you can create your own levels. If you have done so and you want to share the level
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1490985
    • 提供者:lidawei
  1. Bezier

    1下载:
  2. OpenGL下通过鼠标动态绘制三次Bezier曲线 程序介绍: 第一次鼠标左键down点为0控制节点, 按住左键移动动态移动确定1控制节点, 第二次鼠标左键down点3控制节点,按住左键移动,确定2控制节点。-OpenGL dynamically through the mouse three times a Bezier curve drawing. program Descr iption: The first time the left mouse but
  3. 所属分类:OpenGL

    • 发布日期:2012-12-07
    • 文件大小:12886
    • 提供者:不清楚
  1. 1.2

    0下载:
  2. 计算机图形学实验教程(OpenGL)\第一章 项目名称:5DG S Win32 Framework 三个几何模型-Experimental Course Computer Graphics (OpenGL) \ Chapter Project Name: 5DG S Win32 Framework 3 Geometric Model
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:64163
    • 提供者:于志
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 31 »
搜珍网 www.dssz.com