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

搜索资源列表

  1. Visual C++高级编程技术-OPENGL篇

    2下载:
  2. 详细讲解了OpenGL绘图的原理与方法并附着大量代码。-detailed account of the principle of OpenGL graphics with a large number of methods and attach code.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3967584
    • 提供者:孔维武
  1. exConsole

    0下载:
  2. 本程序是C++代码,使用线条进行简单的openGL三维模型绘制,程序为C++ 控制台程序,可直接运行-this program is C code, the use of simple lines of Open GL 3D model drawing, procedures for the C console procedures can run
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:935170
    • 提供者:江南
  1. GpuMixImage

    0下载:
  2. 这是偶以前写的一个GPU实现图象混合的程序,使用GLSL实现,本程序包含C++代码和GPU shader代码(在release文件里)
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:10966
    • 提供者:bitorRay
  1. Bezier

    0下载:
  2. Bezier的C++代码,大学图形学作业,希望有所帮助
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1432
    • 提供者:张志丹
  1. OpenGLSB4-1-5

    0下载:
  2. OpenGL开发宝典第4版书中的第一二三四五章的c++代码
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:912145
    • 提供者:刘明
  1. ellipse

    0下载:
  2. 画出椭圆。其中用到opengl的画点函数,其余是普通的C++代码
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:964
    • 提供者:feifei
  1. LIGHTPOOL

    0下载:
  2. 点光源河面光源的实例,用于在DXUT场景的渲染。这里给出的c++代码,适合初学者
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1371
    • 提供者:郭龙
  1. 51622463csg.c

    0下载:
  2. OpenGL方面的Boolean运算代码,Boolean运算在OpenGL里面是较难的问题
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:5992
    • 提供者:xuxiang
  1. ogl_solidnode_bsp墙壁

    0下载:
  2. 本代码主要是介绍了一个基于opengl开发环境的c++代码,主要生成的是门的形状.-this is the main source of a development environment based on opengl c code, the main formation in the shape of the door.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:71336
    • 提供者:刘起
  1. ogl_color_key门

    0下载:
  2. 本程序是基于opengl开发环境的c++代码,主要是生成门的图形.-opengl development environment based on the c code, the main door is generated graphics.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:60501
    • 提供者:刘起
  1. ogl_vertex_data转动的正方体的融合

    0下载:
  2. 本程序是基于opengl平台的c++代码,主要体现的是一个融合图片的旋转立方体.-this program is based on the platform opengl c code, the main picture is a fusion of rotating cube.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:43181
    • 提供者:刘起
  1. ogl_textured_sphere地球

    0下载:
  2. 本程序是基于opengl平台而生成的c++代码,其表达的图形是地球(球体).-this program is based on the platform opengl c generated code, the graphic expression of the Earth (ball).
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:111948
    • 提供者:刘起
  1. ogl_texture_blending融合

    0下载:
  2. 本程序是基于opengl平台而开发的3d c++代码,表示的图形是贴有图片的立方体-this program is based on opengl platform developed by the 3d c code, the graphic pictures posted with the cube
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:69564
    • 提供者:刘起
  1. ogl_tokamak_chain下滑的链条

    0下载:
  2. 本代码是基于opengl平台而生成的c++代码,主要表现了一个3d的动态的下掉的链条.-the code is based on opengl platform and the c code generation, mainly 3d performance of a dynamic swap under the chain.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:121751
    • 提供者:刘起
  1. ogl_vertex_array_range转动的地球

    0下载:
  2. 本程序是基于opengl平台而生成的3d的c++代码,所表示的图形是一个会旋转的地球.-this program is based on opengl platform and the formation of c 3d code expressed by the graphics will be a rotation of the Earth.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:165905
    • 提供者:刘起
  1. simple.c

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

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

    0下载:
  2. C Sharp下的OPENGL开发库,里边包含dll库,帮助文档,实例代码。-opengl lib in c sharp
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:6231389
    • 提供者:stone
  1. fire

    0下载:
  2. 水纹火焰岩浆算法 c++代码,效果很不错,希望对大家有帮助-Flame Algorithm水纹magma c++ Code, the effect is pretty good, I hope all of you help
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:98476
    • 提供者:motor
  1. sunSystem

    0下载:
  2. 基于OpenGL的太阳系模拟代码。C++代码实现,可直接运行。-OpenGL-based simulation of the solar system code
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2181617
    • 提供者:Ilikewhite
  1. C# OpenGL例子源码

    1下载:
  2. opengl作为API,主要用于C++,C#中定义了一个CSGL的类,功能和OPENGL定义的函数差不多,现在网上关于C# OPENGL编程的源码比较少,本代码编写了最简单的功能,作为一个应用框架,适合初学者学习,在此基础上扩张新功能。(The realization of UDP protocol with VisualC, the most commonly used, but also the key is UdpClient, UdpClient is located in the na
  3. 所属分类:OpenGL

    • 发布日期:2017-12-29
    • 文件大小:350208
    • 提供者:660jiu
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com