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

搜索资源列表

  1. OpenGL_3DGame_Develop

    0下载:
  2. source code for developing 3d game using opengl
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:6380066
    • 提供者:Regis Huang
  1. Shadows

    0下载:
  2. This an advanced tutorial. Before you decide to try out shadows, make sure you completely understand the base code, and make sure you are familiar with the stencil buffer. This tutorial was made possible by both Banu Cosmin & Brett Porter. Banu wrote
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:37898
    • 提供者:李明宗
  1. 4241231

    0下载:
  2. a sample code,use for OpenGL study
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:124825
    • 提供者:Alex zhon
  1. code

    0下载:
  2. 在VC++上实现OPENGL框架的代码,里面有详细的注释,希望对初学者理解OPENGL 有一定的帮助
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:39143
    • 提供者:副教授
  1. Code

    1下载:
  2. Computer Graphics with openGL习题答案
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:57366
    • 提供者:shikai
  1. Beginning_OpenGL_Game_Programming

    0下载:
  2. Beginning OpenGL Game Programming - Source Code
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:14530421
    • 提供者:cloudffx
  1. OpenGl 实例讲解

    0下载:
  2. 原码得opengl程序,介绍引导学习opengl-original code in opengl procedures, introducing guide learning opengl
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1602233
    • 提供者:小雨
  1. opengl实例源代码

    0下载:
  2. mfc开发的OPENGL代码实例-mfc development of the OpenGL code examples
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:467913
    • 提供者:张文奇
  1. boswars-2.4.1-src

    0下载:
  2. RTS game source code
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:49431629
    • 提供者:johnzero
  1. code

    0下载:
  2. 运用计算机图形学中的OPENGL实现自然现象的模拟
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:108261
    • 提供者:王滨
  1. test2

    0下载:
  2. In the first tutorial I taught you how to create an OpenGL Window. In this tutorial I will teach you how to create both Triangles and Quads. We will create a triangle using GL_TRIANGLES, and a square using GL_QUADS. Using the code from the firs
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:12228
    • 提供者:mwb
  1. test3

    0下载:
  2. In the last tutorial I taught you how to display Triangles and Quads on the screen. In this tutorial I will teach you how to add 2 different types of coloring to the triangle and quad. Flat coloring will make the quad one solid color. Smooth coloring
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:10842
    • 提供者:mwb
  1. test07

    0下载:
  2. In this tutorial I ll teach you how to use three different texture filters. I ll teach you how to move an object using keys on the keyboard, and I ll also teach you how to apply simple lighting to your OpenGL scene. Lots covered in this tutorial, so
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:68334
    • 提供者:mwb
  1. test9

    0下载:
  2. Welcome to Tutorial 9. By now you should have a very good understanding of OpenGL. You ve learned everything from setting up an OpenGL Window, to texture mapping a spinning object while using lighting and blending. This will be the first semi-advance
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:18541
    • 提供者:mwb
  1. test10

    0下载:
  2. While it is perfectly alright to code a 3D environment as a long series of numbers, it becomes increasingly hard as the complexity of the environment goes up. For this reason, we must catagorize our data into a more workable fashion. At the top of ou
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:123284
    • 提供者:mwb
  1. test11

    0下载:
  2. Well greetings all. For those of you that want to see what we are doing here, you can check it out at the end of my demo/hack Worthless! I am bosco and I will do my best to teach you guys how to do the animated, sine-wave picture. This tutorial is ba
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:50446
    • 提供者:mwb
  1. test18

    0下载:
  2. Quadrics are a way of drawing complex objects that would usually take a few FOR loops and some background in trigonometry. We ll be using the code from lesson seven. We will add 7 variables and modify the texture to add some variety :)
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:23049
    • 提供者:mwb
  1. test28

    0下载:
  2. This tutorial is intended to introduce you to Bezier Surfaces in the hopes that someone more artistic than myself will do something really cool with them and show all of us. This not intended as a complete Bezier patch library, but more as proof conc
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:40708
    • 提供者:mwb
  1. base

    0下载:
  2. OpenGL base source code
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:6847
    • 提供者:eric
  1. BOOK_PROGRAMS

    1下载:
  2. 交互式计算机图形学--自顶向下方法与OpenGL应用(第三版 影印版)源代码-interactive computer graphics -- from the top-down approach with the OpenGL application (third edition copy version) source code
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1355045
    • 提供者:刘海波
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com