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

搜索资源列表

  1. OpenGLSample2

    0下载:
  2. 一个简单的OPenGL例子,可以帮助对OPENGL有兴趣的朋友-A simple OpenGL examples, can help to interested friends OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:183656
    • 提供者:菜鸟
  1. tutors

    0下载:
  2. opengl例子-opengl examples
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1209406
    • 提供者:xieyuan
  1. LIGHT

    0下载:
  2. OpenGL Lights例子灯光效果 Amidient,Specular,Lights,Matierial-OpenGL Lights example of lighting effects Amidient, Specular, Lights, Matierial
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:26223
    • 提供者:宏小东
  1. First_GL_Model

    0下载:
  2. C#, .NET, Windows Froms,OpenGL 写的一个例子,已经在VS2005中调试通过-C#,. NET, Windows Froms, OpenGL write an example, has been adopted by VS2005 in Debug
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-26
    • 文件大小:170312
    • 提供者:宇宙的弦
  1. VC++OpenGL

    0下载:
  2. 用vc写一的一些opengl的例子-Used to write a vc some examples opengl
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:719576
    • 提供者:刘勇
  1. OpenGL-3

    0下载:
  2. 在OpenGL视图中绘制三维物体!几个简单的绘制3维物体的例子!大家参考-OpenGL rendering in view of three-dimensional objects! Draw a few simple examples of 3-D objects! Reference
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:40377
    • 提供者:yuweihe
  1. tessellate

    0下载:
  2. 通过该例子真正领会到OPENGL的编程乐趣,去努力八,各位同学.-Through the examples to really understand OPENGL programming fun to work on the eight, all of you.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:1304
    • 提供者:yhzx
  1. OpenGLForJ2me

    0下载:
  2. j2me手机应用开发环境下的图形图像例子程序,利用opengl接口渲染程序-j2me mobile application development environment graphics image example procedures, the use of opengl interface rendering process
  3. 所属分类:J2ME

    • 发布日期:2017-04-25
    • 文件大小:35546
    • 提供者:xghe
  1. ZY3DSKY

    3下载:
  2. 一个OPENGL演示的例子,例子中的场景包含运动的云,流动的水室外山地,雾状效果以及灯光效果,而且该例子利用C++开发,便于初学者学习-OPENGL example of a demonstration, for example, contains scenes of cloud movement, the movement of water outside the mountain, fog effects and lighting effects, and the examples of u
  3. 所属分类:OpenGL program

    • 发布日期:2015-09-19
    • 文件大小:2808865
    • 提供者:VC
  1. OpenGL

    0下载:
  2. 一个简单的VC与OPENGL的例子,简单易学!-A simple example of VC with OPENGL, easy to learn!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:30219
    • 提供者:李政
  1. opengl_qt

    0下载:
  2. windows下的qt的opengl库的入门编程例子,是一个立方体,可以通过鼠标旋转,放大缩小操作。-under windows the qt library entry programming opengl example, is a cube, the mouse can rotate, zoom operation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:61915
    • 提供者:李焕
  1. 37724117mfc_opengl

    0下载:
  2. MFC下OPENGL开发包:拥有清晰的框架方便进一步二次开发并提供了一些使用例子。-MFC under OPENGL Development Kit: a clear framework to facilitate further secondary development and provides examples of some use.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:539951
    • 提供者:qwe
  1. CelShading

    0下载:
  2. Opengl使用GLSL的卡通渲染例子, glsl文件在Assets\Shaders下,模型使用md2格式 另外本例OpenGL扩展使用glee,它是一个比glew更轻量级的扩展使用方式,我去掉glee.lib,直接将glee.c, glee.h加入工程,便于编译 vc2003直接编译即可-opengl glsl Cel Shading, use md2, glee.c, glee.h. vs2003 compiled
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:703111
    • 提供者:larrow
  1. OpenGLClipCap

    0下载:
  2. OpenGL为裁减面加盖 使用stencil buffer对模型进行加盖 对裁减面进行加盖的功能,网上例子不多,本例代码简单,很容易明白原理 使用glut,把相h, lib, dll都放到文件夹内,vs2003直接编译通过 操作方法: 鼠标左键旋转模型 鼠标右键移动平面 o键切换模型 s键可以把stencil buffer中内容存成bmp,有助于理解-opengl clip capping, use stencil buffer to add a cap f
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:107185
    • 提供者:larrow
  1. GLDemoApp_demo

    0下载:
  2. 使用Opengl编程的例子,功能完善,对学习游戏和opengl有很好的借鉴价值,简单易懂-This is a simple framework for prototyping OpenGL and game applications. It provides a quick way to get up and running with all of the most commonly used tools already built in.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:2771428
    • 提供者:张海振
  1. OpenGL

    0下载:
  2. 一个学习OPENGL编程的很好的例子,有很详细的注释,很适合初学的朋友。-Learn OPENGL programming a good example, have very detailed notes, I am very fit beginner friends.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:12649
    • 提供者:qian
  1. GL

    0下载:
  2. VC,MFC单文档环境下使用OPENGL编程的例子,对MFC下OPENGL的封装是很好的学习-VC, MFC Single Document OPENGL programming environment using the example of OPENGL package, under MFC is a good study
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:46737
    • 提供者:李焕
  1. openglbk

    0下载:
  2. OpenGL红宝书源代码,里面的每个例子都有详细的注释,是学习OpenGL的必备武器 -Little Red Book OpenGL source code, which has detailed examples of each of the Notes, is an essential learning OpenGL weapons
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:578291
    • 提供者:spring
  1. OpenglExamples

    0下载:
  2. OpenGL 源代码 包括材质, 灯光, 雾等等一些例子 可用鼠标选择材质和灯光-OPENGL examples. lighting, material, fog etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:1652349
    • 提供者:gigacool
  1. OpenGL_sample_easy

    0下载:
  2. OpenGL编程轻松入门之一个简单的例子,从这个例子我们可以看到OpenGL可以做什么,当然这个例子只做了很简单的一件事--绘制一个彩色的三角形。除此以外,我们还可以看到典型的OpenGL程序结构及openGL的运行顺序。-OpenGL programming easy entry of a simple example, from this example we can see what OpenGL can do, of course, this example only a very si
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:14606
    • 提供者:AINSTUDY
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com