搜索资源列表

  1. colorvary1

    0下载:
  2. 采用CG和OpenGL,利用GPU的管线实现图形的绘制,最终在屏幕上显示一个彩色的三角形。对于初学CG的同学会有一定帮助。-using CG and OpenGL, the use of the pipeline GPU graphics rendering, eventually displayed on the screen of a color triangle. CG for novice students will certa
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:68370
    • 提供者:小溪
  1. Cg_Compiler_Source2

    0下载:
  2. nVidia开发的图形语言 Cg,用于进行顶点渲染和象素渲染,语法类似于 C。-nVidia graphics development of the Cg language, used for pixel and vertex exaggerated exaggerated, similar to the C syntax.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:203698
    • 提供者:可可
  1. zfa10

    0下载:
  2. This is a online black jack game written in C, support one user against one computer. Used CGI interface between the PC and server. Detailed descr iption and functionality of the game is specified in the code.-This is a
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:23039
    • 提供者:Neil
  1. 12_171404_phong

    0下载:
  2. 一个利用opengl和cg来实现phong着色的程序-use opengl and a cg coloring to achieve the procedure phong
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:716739
    • 提供者:熊振华
  1. 13_184353_cubemap

    0下载:
  2. 一个用opengl 和 cg 写的demo。展示了如何实现cubemap(立方贴图)技术-with opengl and a cg write demo. Demonstrated how to achieve cubemap (cubic map) Technology
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1008392
    • 提供者:熊振华
  1. SSSTest

    0下载:
  2. 这是个关于CG方面的程序,通过小波转换,实现较理想的边缘检测。-this is a CG on the procedure for the adoption of wavelet transform and achieve more satisfactory edge detection.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:575559
    • 提供者:魏江山
  1. libopenvidia-0.8.3

    0下载:
  2. The Openvidia project implements computer vision algorithms on computer graphics hardware, in OpenGL and Cg. The project provides useful example programs which run computer vision algorithms on single or parallel gfx pro
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:248354
    • 提供者:pierre
  1. vertex_program

    0下载:
  2. NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的顶点示范程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can m
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:38148
    • 提供者:张正
  1. texture_sampling

    0下载:
  2. NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的纹理取样程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can m
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:115188
    • 提供者:张正
  1. uniform_parameter

    0下载:
  2. NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的联合变量程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can m
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:30194
    • 提供者:张正
  1. varying_parameter

    0下载:
  2. NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的外部变量程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can m
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:29454
    • 提供者:张正
  1. vertex_and_fragment_program

    0下载:
  2. NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的顶点和变量完整过程的程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:34399
    • 提供者:张正
  1. cgprograming

    0下载:
  2. 一个CG编程实现的例子,对于初学CG的人来说是个好的起步!-a CG programming examples CG for a novice who is a good start!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:15436
    • 提供者:晓周
  1. ogl_cg_simple

    0下载:
  2. 这是一个OpenGL调用Cg程序的例子,简单的说明了OpenGL程序如何调用Cg程序;在编译前,必须确定安装了Nvidia的Cg ToolKit!-OpenGL This is a procedure called Cg example, a simple explanation of how OpenGL procedure called Cg procedures; the compiler, must determine inst
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:75519
    • 提供者:吕新荣
  1. ogl_cg_lighting

    0下载:
  2. 一个OpenGL程序调用Cg程序的例子,该Cg程序实现了光照的功能,可以自己定义一些光照参数!-a procedure called Cg OpenGL procedures example, the CG program the illumination function, their own definition of some illumination parameters!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:85494
    • 提供者:吕新荣
  1. VertexColor-src

    0下载:
  2. Cg顶点着色程序。详细说明了各个顶点如何着色,着什么颜色等,以及整个图形的颜色。同样,必须安装Nvidia的Cg ToolKit!-Cg vertex coloring process. A detailed descr iption of how each vertex color, what color, as well as the entire graphic color. Similarly, the installation
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:93946
    • 提供者:吕新荣
  1. VertexLighting-src

    0下载:
  2. Cg的顶点光照程序,设定光源位置在某个顶点位置来模拟图形在光照下的效果。同样,必须安装Nvidia的Cg ToolKit!-Cg vertex light procedures set in place a light source vertex position in the graphics to simulate the effect of light. Similarly, the installation of the Nvi
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:91705
    • 提供者:吕新荣
  1. waterRtt

    0下载:
  2. CG写的一个水的shader,对shader感兴趣的朋友可以看看。-CG wrote a water shader, the shader interested friends can see.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2851744
    • 提供者:黄俊惠
  1. cgprojectFinalFinal

    0下载:
  2. CG做的迷宫游戏,可以用键盘转变视角等. You can enter: w for up to see the sence x for down to see the sence a for seeing left side of the sence d for seeing right side of the sence z for zooming the sence c for sh
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:11594
    • 提供者:顾玮
  1. Animation-J2ME

    0下载:
  2. 手机游戏中的动画和CG是怎么做的呢,这个源代码中给了清晰的讲解,此代码是手机游戏巨头智乐(gameloft)公司所使用的引擎,很值得学习-mobile phone games and the CG animation is how to do it, the source code for a clear explanation. This code is mobile phone games magnate Yue-chi (game
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:41745
    • 提供者:明明
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 33 »

源码中国 www.ymcn.org