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

搜索资源列表

  1. GRAPHEXAMPLE

    0下载:
  2. 计算机图形学算法示例,用OPENGL和DIREXTX编程的计算机图形学简单入门程序,有利于初学者学习。-computer graphics algorithm for example, DIREXTX use OpenGL programming and computer graphics simple entry procedures, help beginners learn.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1709470
    • 提供者:Nina
  1. FIRSTopengl

    0下载:
  2. 基于console的opengl程序,比较简单的示例-opengl procedures, a relatively simple example
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1130
    • 提供者:wjx
  1. openglbasicknow

    0下载:
  2. 很基础的,适合初学者. 包含背景简介 一个简单的例子使用颜色 坐标变换 堆栈操作 显示例表使用光照和材质纹理映射 特殊效果操作 曲面和曲线NURBS曲线和曲面 二次几何体像素操作 动画制作菜单管理-very foundation. for beginners. Background briefings included a simple example using color coordinate transformation stack operating table shows ca
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:248533
    • 提供者:张林
  1. simple_snow

    0下载:
  2. 利用vc++和openGL开发的一个简单的飘落着雪花的示例程序。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:130949
    • 提供者:吕智涵
  1. Game_OpenGL

    0下载:
  2. 这是一个用OpenGl开发的小游戏示例,类似常玩的雷电,当然,功能还很简单,但是要玩通也不是容易的事情。对用opengl做游戏开发的可以看看。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:561925
    • 提供者:彦竹
  1. openGL_learning1

    0下载:
  2. 利用openGL实现了三维图形茶壶、球、圆锥、圆环、正方体的绘制、平移、旋转、缩放等简单功能,是openGL入门的好示例。
  3. 所属分类:OpenGL

    • 发布日期:2014-01-17
    • 文件大小:2917425
    • 提供者:邓泉松
  1. glut

    0下载:
  2. 简单的GLUT库示例程序,生成一个三维镂垫图案,颜色为随机,能够实现颜色切换、视图切换和拾取、拖动功能-GLUT library simple example program to generate a three-dimensional engraving and pad design, color is random, to achieve the color switch, switch and pick up the view, drag the features
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:9608099
    • 提供者:wu
  1. ogre-sample

    0下载:
  2. ogre的简单的示例程序 完成了模型导入和动画功能-ogre simple examples of procedures to complete the model import and animation features
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:5318
    • 提供者:vincent chuang
  1. OpenGL

    0下载:
  2. opengl模板函数,适用于初学者,简单的示例程序让您轻松入门-opengl model function
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:157999
    • 提供者:liuwei
  1. MultiTexture

    0下载:
  2. 凹凸映射示例代码,借助多重纹理实现了简单的凹凸映射(NeHe)-Mutitexture demo(from NeHe)
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3167057
    • 提供者:杨文卓
  1. SDLpoint

    0下载:
  2. 使用SDL库的简单示例 就是画点示例 用C语言写的 网上看到的,大家可以试下编译,注意链接选项之类的-SDL library to use a simple example of sample points is drawn using C language to write online see, you can try to compile the next, pay attention to options such as links
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:1019
    • 提供者:quietqq
  1. source3

    0下载:
  2. 基于c++的opengl场景,2个简单示例,初学用-C++ based on the opengl scene, two simple examples, beginners to use
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:3709
    • 提供者:chenchen
  1. openglhuaturuanjian

    0下载:
  2. 用opengl编写一个简单的画图软件示例代码-Prepared with a simple drawing opengl sample code software
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2521
    • 提供者:zhangchunli
  1. OpenGLMFC

    0下载:
  2. 一个简单的MFC中调用OpenGL示例,里面写有注释,修改之处有特殊的标记,适合对MFC有所了解的OpenGL初学者-A simple call OpenGL MFC sample, which was annotated, and the revisions have special markings on the MFC for beginners understand the OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:37262
    • 提供者:leexiaozh
  1. 2_sinc_func_562106494

    0下载:
  2. 一个简单的opengl示例程序,用OpenGL绘制数学正弦函数sin-A simple opengl example program, with OpenGL rendering mathematical sine function sin
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:208227
    • 提供者:Bruce
  1. snake

    0下载:
  2. 基于opengl的简单示例,一条机器蛇,三层架构,有光源,可控制,有详细注释-Based on a simple opengl example, a snake, three-tier system, with light source, can be controlled, with detailed notes
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:276433
    • 提供者:朱华
  1. MyTest

    0下载:
  2. VC6.0 环境下编写MFC风格的OpenGL简单示例程序,可以在窗口上,显示一个带有光照控制的球-Example of OpenGL,created in Visual C++6.0 with MFC style. The example shows a ball in the window.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2033667
    • 提供者:loujunling
  1. CAA_CatalogBrowser_Example

    0下载:
  2. CAA二次开发 简单示例 从对话框中按钮导入一个三维零件模型-CAA secondary development of a simple example from the button in the dialog box to import a three-dimensional part model
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:3014694
    • 提供者:田野
  1. glsample

    0下载:
  2. 一个opengl的简单示例,画出一个正方体。使用glDrawElements方法-a sample about opengl:drawing a cube using glDrawElements
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:935
    • 提供者:guochen
  1. OpenGLDlg

    0下载:
  2. 在C++ Dlg下写的OpenGL的一个简单示例文件,对于opengl的框架的建立有较好的借鉴作用-The OpenGL a sample file c++ DLG have a good reference for the establishment of the opengl framework of the
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-15
    • 文件大小:51951
    • 提供者:lilei
« 12 »
搜珍网 www.dssz.com