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

搜索资源列表

  1. glsl4.zip

    0下载:
  2. 基于GPU编程,GLSL,对于新手有很大的帮助,不过注释是日语,GPU-based programming, GLSL, for the novice there are a great help, but notes that Japanese
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:343548
    • 提供者:shenjingwei
  1. mutiTextures

    1下载:
  2. glsl shader写的多重纹理贴图。 实现太空地球效果。-glsl shader written in multi-texture mapping. Achieve the effect of the Earth in space.
  3. 所属分类:3D Graphic

    • 发布日期:2015-03-30
    • 文件大小:4946675
    • 提供者:minan
  1. VolRen

    1下载:
  2. 基于QT4和OpenGL/GLSL的体绘制应用程序。实现了 GPU Ray-Casting-A QT4 & OPENGL & GLSL based volume rendering application that implements GPU Ray-Casting.
  3. 所属分类:3D图形编程

    • 发布日期:2013-07-06
    • 文件大小:15263248
    • 提供者:杨飞
  1. GLSLSimple

    0下载:
  2. openGL着色语言的示例,通过glsL改变实体的颜色和位置,以及纹理坐标。-the example of glsl,this program can change the color and position by Shader
  3. 所属分类:OpenGL program

    • 发布日期:2015-03-30
    • 文件大小:17367
    • 提供者:决云
  1. shader

    0下载:
  2. 一个glsl着色例子,包括五个球体的glsl着色-A glsl shader examples, including five sphere glsl shader
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:877249
    • 提供者:liyuanchun
  1. Lightmap

    0下载:
  2. lightmap,glsl语言实现版本。自动生成模型的静态光贴图-lightmap, glsl language version. Automatically generated the static light maps of a model
  3. 所属分类:OpenGL program

    • 发布日期:2016-10-04
    • 文件大小:1024
    • 提供者:dengnianchen
  1. glsBLEND

    0下载:
  2. glsl两张纹理的融合,希望对大家有帮助啊-The fusion of two pieces of texture GLSL. We want to help it
  3. 所属分类:OpenGL program

    • 发布日期:2015-04-14
    • 文件大小:4250624
    • 提供者:叶在
  1. pixel-shading

    0下载:
  2. GLSL实现vertex shading 和 per-pixel shading,通过两个茶壶实现对比-GLSL implementation vertex shading and per-pixel shading, contrast achieved through two teapot
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2741625
    • 提供者:钱银玲
  1. OpenTK

    0下载:
  2. A cross-platform OpenGL wrapper for C# and other .Net languages. It can support OpenGL 3.1 and GLSL language. You can use it write GPU based program using C# instead of C or C++.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1172285
    • 提供者:linux
  1. GLSLDemo

    0下载:
  2. opengl+glsl 实现常见图形学算法,显示效果极好。暂无源码。-a graphics demo using opengl and glsl. contains many popular algorithms.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-16
    • 文件大小:24192045
    • 提供者:王内秀
  1. MiniPhanet(OpenGL-src)

    0下载:
  2. 迷你星球产生器(OpenGL源码) - 简单的小工具,把输入的cubemap图片转换为“微型星球”图片。保存为高分辨率(4096)的图片到桌面。注意:需要OpenGL GLSL支持。-Planet Mini Generator (OpenGL source)- a simple gadget, the input picture is converted to cubemap
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:448844
    • 提供者:GoldenCloud
  1. cascaded_shadow_maps

    0下载:
  2. NVIDIA SDK10 shadow map GLSL OpenGL
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-09
    • 文件大小:2117289
    • 提供者:Armya
  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. Tutorials-0.8-src

    1下载:
  2. GLSL tutorial with sourcecode
  3. 所属分类:Game Program

    • 发布日期:2015-07-30
    • 文件大小:384313
    • 提供者:shailesh
  1. GPUOpenGL

    0下载:
  2. GPU深度发掘(三)::OpenGL Frame Buffer Object 201-如何通过使用OpenGL高级着色语言(GLSL),实现在同一时间渲染输出到多个纹理上,当然,这里还需要用到绘图缓冲扩展(Draw Buffers extension)
  3. 所属分类:OpenGL program

    • 发布日期:2015-04-14
    • 文件大小:12158
    • 提供者:zhao
  1. showdepth

    0下载:
  2. GLSL深度查询,注释是日语,不过不影响阅读代码-GLSL depth inquiries, comments are in Japanese, but does not affect the reading code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:201282
    • 提供者:shenjingwei
  1. Water

    0下载:
  2. java glsl water simulation
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3570261
    • 提供者:onlineuser
  1. GlSl-OpenGLShadingLanguageAndresources

    0下载:
  2. 没什么好说的,shader一般没人上传,我就上传个吧,为了opengl的各种阶段的学习 源码-no execuse ,the opengl shading language for every one who learn the glsl resources
  3. 所属分类:OpenGL program

    • 发布日期:2015-03-30
    • 文件大小:15505408
    • 提供者:刘太生
  1. GLSL

    0下载:
  2. OpenGL着色语言(GLSL――OpenGL Shading Language)是用来在OpenGL中着色编程的语言。这是一个简单的GLSL着色器程序。-OpenGL shading language (GLSL- OpenGL Shading Language) is used in the OpenGL shader programming language. This is a simple GLSL shader program.
  3. 所属分类:OpenGL program

    • 发布日期:2015-03-30
    • 文件大小:1059840
    • 提供者:王浩然
  1. OpenGL GLSL HelloWorld

    1下载:
  2. 这是OpenGL GLSL的helloworld,就像我们刚学编程时,第一例子名字就是helloworld,一个最小的着色器,完成最基本任务:顶点转换和用单一色渲染物体。
  3. 所属分类:OpenGL

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com