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

搜索资源列表

  1. simple.c

    0下载:
  2. 一个简单网状球体代码,适合opengl初学者-A simple mesh ball code, for opengl beginner
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1192088
    • 提供者:黄煜
  1. simple

    0下载:
  2. 利用opengl画茶壶,小球,圆锥的简单例子,vc6编译-Using opengl painting teapot, small balls, cone, the simple example, vc6 compilation
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:21031
    • 提供者:fumin
  1. SlctFdbk

    0下载:
  2. 一个采用OpenGL编制而成的简单的交互式三维动画,自动追踪用户摆放的小球。-Using OpenGL compiled from a simple interactive three-dimensional animation, automatically track the user placing a small ball.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:91575
    • 提供者:徐品
  1. Billiards

    0下载:
  2. vc6.0+opengl 环境下开发的简单的snock游戏程序源代码-vc6.0+ opengl environment developed a simple game snock source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:114591
    • 提供者:wuchengwei
  1. simple

    0下载:
  2. 用VB开发ogl的基础,非常简单而且实用。对理解ogl的过程也很有帮助。-Ogl use VB to develop the basis for a very simple and practical. Ogl understanding of the process was very helpful.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:2953
    • 提供者:Zhang Xilong
  1. Raytracing

    1下载:
  2. 有关光线跟踪的实现,实现了反射,折射,阴影等几个较为简单的效果,附有实验报告-Ray Tracing on the realization of a reflection, refraction, shadows and other effects of a few relatively simple, with the experimental report
  3. 所属分类:OpenGL program

    • 发布日期:2015-12-06
    • 文件大小:590843
    • 提供者:王蒙
  1. SolarSystem

    0下载:
  2. Solar System of OpenGL with vs2005 the system uses wire frame and simple joystick of glut
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:521898
    • 提供者:alisa
  1. gift

    0下载:
  2. simple 2D game in OpenGL. The game can be control by mouse and keyboard. We have to shoot boxes before the boxes go down to shooter
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:321342
    • 提供者:alisa
  1. SmallHouse11

    0下载:
  2. 基于vc++的OpenGL应用,需要安装OpenGL sdk,按w、a、s、d实现漫游功能,鼠标控制视角的转换,程序中画了一个简单的小房子模型-Vc++ based on the OpenGL application, need to install OpenGL sdk, according to w, a, s, d to achieve roaming function, the mouse control the angle of the conversion, process of p
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:2179506
    • 提供者:jack
  1. OpenGLflyinggame

    0下载:
  2. 用OpenGL和C++开发的一个简单飞机小游戏,用键盘控制-With OpenGL and C++ development of a simple plane game with keyboard control
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:907717
    • 提供者:liqiao
  1. 3DWorld

    0下载:
  2. opengl实现简单的3d漫游功能,其中还有纹理、键盘、灯光等处理。-opengl to achieve a simple 3d roaming, in which there is texture, keyboards, lighting and other processing.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-23
    • 文件大小:9317
    • 提供者:tianzejiang
  1. proj2_luw4

    0下载:
  2. Second project in graphics course. Still very simple, but this time is creating 3D objects, and very simple rotation using GL function, which is actually just stack manipulation. 3D objects drawn are not using GL function, but my own code, there s ma
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:7234
    • 提供者:luke
  1. Draw-simple-boat

    0下载:
  2. 使用VC++2005绘制了一个简单的小船,通过该程序,轻松的理解OpenGL基本图元是如何组合出自己想要的程序的。-Using VC++2005 draw a simple boat, through the program, easy to understand the basic OpenGL primitives are combined out of the procedure you want.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:8363922
    • 提供者:zhurong
  1. cubemap

    0下载:
  2. opengl cube map - simple sample
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:206315
    • 提供者:eijrruu
  1. simple-smoke

    1下载:
  2. OPENGL写的烟雾 动态烟花生成 很真实-opengl write simple smoke
  3. 所属分类:OpenGL

    • 发布日期:2013-03-12
    • 文件大小:532568
    • 提供者:rose
  1. SDL-Introduction

    0下载:
  2. Simple DirectMedia Layer, 简称SDL,是一个自由的跨平台的多媒体开发包,主要通过OpenGL和2D视频帧缓冲(framebuffer)提供对音频、键盘、鼠标、游戏操纵杆 (joystick)和3D硬件的底层访问。它被广泛的应用于MPEG回放软件、模拟器和多个著名游戏中,如获得大奖的《文明:权倾天下》-Simple DirectMedia Layer, abbreviated SDL, is a free cross-platform multimedia develop
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:785688
    • 提供者:KaneAustin
  1. Simple-mixing

    0下载:
  2. OpenGL实现简单混合效果,二维以及三维-Simple mixing OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:359184
    • 提供者:
  1. simple-drawing

    0下载:
  2. simple openGL drawing
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:1159
    • 提供者:Loki
  1. a-simple-animation

    0下载:
  2. 一个简单的雷达 飞机动画 通过键盘“a”“b”选择地面跟飞机视角-a simple OpenGL animation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:2309
    • 提供者:sure
  1. opengl-simple-demo-menu

    0下载:
  2. 简单的图形绘制软件包示例程序:要求能实现画文本、画线、三角形、矩形和点的绘制及菜单。-Simple drawing package sample program: Request to draw text, draw lines, triangles, rectangles, and points to draw menu
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:8459
    • 提供者:絮春风
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com