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

搜索资源列表

  1. qgraphicsshadereffect

    0下载:
  2. The QGraphicsShaderEffect class is the base class for creating custom GLSL shader effects in a QGraphicsScene for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2665
    • 提供者:xixonfin
  1. one

    0下载:
  2. 一个很初级的glsl例子程序 只实现了简单的光照效果-a opengl shader program code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:20974
    • 提供者:
  1. CIRLGPUGLSLGeometryShaderTutorial

    0下载:
  2. CIRL GPU GLSL Geometry Shader Tutorial.rar
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:6729
    • 提供者:orecast
  1. Chapter15-GLSL

    0下载:
  2. 计算机图形学课程设计实例源码15 opengl基础内容,很实用-Computer graphics curriculum design example source 15 opengl based content, it is practical
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:632563
    • 提供者:wooden
  1. osgShaderBrike

    0下载:
  2. osg的Shader,利用osg与GLSL结合,构建出砖块的表面效果,需要自己下载osg的库和数据文件。-using OSG and GLSL to create Brick face in some models. User should download osg libs and it s data.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:18050
    • 提供者:quexiang
  1. osgShaderWoods

    0下载:
  2. osg的Shader,利用osg与GLSL结合,构建出m木头年轮的表面效果,需要自己下载osg的库和数据文件。-using OSG and GLSL to create Brick face in some models. User should download osg libs and it s data.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:994137
    • 提供者:quexiang
  1. osgShaderMarble

    0下载:
  2. osg的Shader,利用osg与GLSL结合,构建出海洋表面效果,需要自己下载osg的库和数据文件。-using OSG and GLSL to create Ocean face in some models. User should download osg libs and it s data.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-01
    • 文件大小:992153
    • 提供者:quexiang
  1. osgShaderNoiseBase

    0下载:
  2. osg的Shader,利用osg与GLSL结合,构建出噪声基础,大理石表面效果,需要自己下载osg的库和数据文件-using OSG and GLSL to create noise face in some models. User should download osg libs and it s data.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-06
    • 文件大小:1185905
    • 提供者:quexiang
  1. osgShaderBump

    0下载:
  2. osg的Shader,利用osg与GLSL结合,构建出岩石的表面效果,需要自己下载osg的库和数据文件。-using OSG and GLSL to create Rock face in some models. User should download osg libs and it s data.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-01
    • 文件大小:1010624
    • 提供者:quexiang
  1. osgShaderHelloWord

    0下载:
  2. osg的Shader,利用osg与GLSL结合,构建开发环境的基础HelloWorld例子,需要自己下载osg的库和数据文件。-using OSG and GLSL to create some face in some models. It s the basic progm of HelloWorld, User should download osg libs and it s data.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:17837
    • 提供者:quexiang
  1. A00751366_Assigment1_part1_V2

    0下载:
  2. This is my first work with C++ & glsl
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-09
    • 文件大小:16164588
    • 提供者:LeeShuHsin
  1. PointSpritCPP

    0下载:
  2. 利用opengl和glsl写的点精灵程序,有顶点着色器、几何着色器和片段着色器,简单易学有注释。-Use opengl and glsl point sprite written procedures, vertex shaders, geometry shaders and fragment shaders, easy to learn Notes.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-14
    • 文件大小:20728220
    • 提供者:qinchuan
  1. ImageMatch05

    0下载:
  2. glsl opengl的着色描述语言的学习基本资料,实现了GLSL的基本编程,是学习GLSL很好的入门资料
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3039212
    • 提供者:youk
  1. tetris

    0下载:
  2. 基于ubuntu系统和opengl3.1的俄罗斯方块,使用glsl模块-A tetris game based on Ubuntu system and opengl3.1, using glsl module
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:16054
    • 提供者:Jun
  1. GLSL_example

    0下载:
  2. GLSL的例子,在OPENGL中嵌入GLSL-Examples of the GLSL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3429237
    • 提供者:quyongxiu
  1. robot

    0下载:
  2. GLSL SHADER实现的机器人,手臂可以动-GLSL SHADER realize a robot which arm can move
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-27
    • 文件大小:9996715
    • 提供者:sally
  1. code

    0下载:
  2. OpenGL着色语言第一版 橙宝书的源代码-Code Of GLSL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:56768
    • 提供者:YANG
  1. Depth-of-field

    0下载:
  2. 自己做的一个实现景深效果的程序,用到了FBO,Cg和GLSL等,稍有点复杂,效果还不错-A program for depth of field. The program include FBO, Cg and GLSL. It s a little complex, but the result is fine.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:13760982
    • 提供者:shenzhe
  1. shotgun-debugger-1.1-src

    0下载:
  2. 2d arcade game opengl glsl cool stu-2d arcade game opengl glsl cool stuff
  3. 所属分类:Game Engine

    • 发布日期:2017-05-30
    • 文件大小:12359524
    • 提供者:lookid
  1. GL2CameraEye_2

    0下载:
  2. 在安卓平台上使用 OpenGL 顯示手機鏡頭畫面,使用到 GLSL語言、SurfaceView 等類。-Use OpenGL display screen on the Android platform, using the GLSL, SurfaceView and other categories.
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:52864
    • 提供者:Fung
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com