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

搜索资源列表

  1. Engine_v0.2.tar

    3下载:
  2. 一个巨cool的3D游戏引擎源代码。其0.3版本开始收费,卖10000美金,其功能有bsp/portal,particle system,physics,skelet-animation,energe unit,lod.四叉树/八叉树,shaders(glsl/hlsl)-a giant cool 3D game engine source code. Version 0.3 of its fees, selling 10,000 dollars, and its function is BSP
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:3.3mb
    • 提供者:崔琼文
  1. Image.Design.Gaussian.filter.C.code

    0下载:
  2. 图像高斯滤波C++设计代码Image Design Gaussian filter C + + code -Image Design Gaussian filter C++ code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:871byte
    • 提供者:d
  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
    • 文件大小:196.56kb
    • 提供者:shenjingwei
  1. LOTR

    0下载:
  2. 火焰例子,这个一个指环王的游戏的一段火焰代码,是基于OPENGL的-Flame example, the one Lord of the Rings game code section of the flame is based on the OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2.88mb
    • 提供者:刘珂朋
  1. GLSL

    0下载:
  2. 本电子书书opengGL 2.0中的shading language 部分,该文档完整规范,很适合初学者并且带有详细的着色程序源码,方面学习与进一步研究-The e-book book opengGL 2.0 in the shading language part of the full specification of the document, it is suitable for beginners and the coloring process with detailed sourc
  3. 所属分类:OpenGL program

    • 发布日期:2015-03-30
    • 文件大小:2.81mb
    • 提供者:yisong
  1. glsl

    0下载:
  2. here is the code for particle effect
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:392.69kb
    • 提供者:raparla
  1. OrangeBook2ndEdShaders

    0下载:
  2. OPENGL GLSL橘皮书中所有例子的的着色代码.-OPENGL GLSL Orange coloring book, the code for all examples.
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-25
    • 文件大小:54kb
    • 提供者:flydm
  1. aras-p-glsl-optimizer-f2217b0

    0下载:
  2. source code for GLSL optimizer
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:1.84mb
    • 提供者:Dusan Jocic
  1. OpenGL-NeHeCode-48

    0下载:
  2. nehe教程源码,非常好的学习资料,是GLSL的,java+opengl.-nehe tutorial source code, a very good learning materials, the GLSL java+opengl.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-16
    • 文件大小:6.85mb
    • 提供者:yanlingxia
  1. glsl-optimizer-master

    0下载:
  2. GLSL优化算法,用c++语言编写,适合学习计算数学的和工科类的运用-GLSL optimizer A C++ library that takes GLSL shaders, does some GPU-independent optimizations on them and outputs GLSL back. Optimizations are function inlining, dead code removal, copy propagation, constant foldi
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:1.88mb
    • 提供者:shigeaixiaomao
  1. OpenGLStudio2

    0下载:
  2. vs2010开发的基于QT设计的OpenGL编程框架,并且其中运用了glsl语言。没接触过QT的程序猿可以参考此代码作为框架编程-vs2010 development based on the design of QT OpenGL programming framework, and which use a glsl language. No contact with apes QT program can refer to this code as a framework for progr
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-27
    • 文件大小:10.11mb
    • 提供者:Mars
  1. one

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

    • 发布日期:2017-04-02
    • 文件大小:20.48kb
    • 提供者:
  1. code

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

    • 发布日期:2017-04-03
    • 文件大小:55.44kb
    • 提供者:YANG
  1. brw_fs

    0下载:
  2. This file drives the GLSL IR -> LIR translation, contains the optimizations on the LIR, and drives the generation of native code the LIR. -This file drives the GLSL IR -> LIR translation, contains the optimizations on the LIR, and drives the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:18.99kb
    • 提供者:nengpeirz
  1. xt_sctp

    0下载:
  2. This file supports generating the FS LIR the GLSL IR. The LIR makes it easier to do backend-specific optimizations than doing so in the GLSL IR or in the native code Source Code for Linux v2.13.6. -This file supports generating the FS LIR the GLSL
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:15.44kb
    • 提供者:nmdhjj
  1. v

    0下载:
  2. 关于GLSL的点光源,载入模型,纹理-light engine code OpenGL.
  3. 所属分类:Game Engine

    • 发布日期:2017-06-22
    • 文件大小:40.98mb
    • 提供者:hjw
  1. flaggg

    0下载:
  2. this code is simulation for the algeria flag unsing opengl and glsl
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-14
    • 文件大小:3.76mb
    • 提供者:noor
  1. glsl-fxaa-master

    0下载:
  2. 一种抗锯齿算法,内附demo 。fxaa 3 源代码(An anti aliasing algorithm with demo. Fxaa 3 source code)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:528kb
    • 提供者:eper
  1. OpenGL

    0下载:
  2. opengl从入门到精通源代码,GLSL编程语言讲解(Opengl from the beginning to proficient in source code, GLSL programming language explanation.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:8.68mb
    • 提供者:坤168
搜珍网 www.dssz.com