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

搜索资源列表

  1. simple_fragment_program2

    0下载:
  2. nvidia公司nv40内核显卡可以支持在opengl片段编程(fragment program )实现循环,分支等最新的gpu编程。本代码演示如何使用NV_fragment_program2编写复杂的gpu程序.-ATI card company being core support in opengl fragment programming (frag ment program) to achieve cycle, the latest branch of GPU programming.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:397664
    • 提供者:王赞纲
  1. simple_vertex_texture

    0下载:
  2. nvidia最新的nv40内核显卡支持在vertex shader程序中访问纹理。本代码演示了如何在顶点编程中实现访问一个2维纹理数据.推荐vc7.1+6800显卡。-being the latest ATI graphics kernel support for the vertex shader process visit asked texture. This code demonstrates how to achieve peak Programming visit a two-dim
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1030990
    • 提供者:王赞纲
  1. gpufftw1[1].0

    0下载:
  2. UNC GAMMA group发布的这个高性能FFT库可以处理大量1D FFT。实验表明,价值$500的Nvidia 7900 GPU的FFT计算速度是价格$1500-$2000的高端CPU的4倍,事实上,7900 GPU的FFT计算性能可以达到6 GFLOPS。-UNC GAMMA group releases of this high-performance FFT library can handle large FFT 1D. Experiments show that value $
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:219613
    • 提供者:lishi
  1. AntiAliasingWithTransparency

    0下载:
  2. NVIDIA Direct3D透明反锯齿演示C++源代码,需要Geforce7系列以上显卡。-NVIDIA Direct3D transparent antialiasing demo C source code, Geforce7 series needs more graphics.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:6622188
    • 提供者:赵杰伊
  1. VendorDeviceIDsExample

    1下载:
  2. 获得Nvidia显卡生产商信息和Device ID的小程序-was Nvidia card maker Device ID information and the small program
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:187282
    • 提供者:赵杰伊
  1. slibestpract

    0下载:
  2. 启用NVIDIA显卡“SLI技术”的调试和简单演示程序源代码。-opening NVIDIA "SLI" Debugging and simple demonstration program source code.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3917919
    • 提供者:赵杰伊
  1. NvCpl

    0下载:
  2. 获取NVidia Control Panel(NV控制面板)参数的源代码 可以获取 显卡id,显存,AA AF模式,是否支持SLI,分辨率等信息。-access NVidia Control Panel (NV control panel) parameters of the source code can be id access cards, memory, AA AF mode, whether to support SLI, resolution and other infor
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:917333
    • 提供者:赵杰伊
  1. HardwareShadowMap

    0下载:
  2. NVIDIA实现硬件阴影贴图的源代码 需要硬件支持DX8.1的显卡。-NVIDIA hardware shadow mapping of the source code necessary hardware support 24x graphics.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3996949
    • 提供者:赵杰伊
  1. AntiAliasingWithPostProcessing

    0下载:
  2. NVIDIA反锯齿效果处理演示源代码 包括透明反锯齿模式。 需要硬件支持DX8.1的显卡-NVIDIA aliased effects processing demo source code, including transparency antialiasing mode. Burn needs hardware graphics support
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5265056
    • 提供者:赵杰伊
  1. Glow

    0下载:
  2. NVIDIA公司 Glow(泛光)效果的源代码,支持反锯齿 需要硬件支持DirectX 8的显卡-NVIDIA Glow (Pan) - The effect of source code, antialiasing support needed hardware support DirectX 8 cards
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4864222
    • 提供者:赵杰伊
  1. Membrane

    0下载:
  2. NVIDIA Membrane(隔膜、薄膜特效)源代码 需要硬件支持DirectX8以上的显卡。-NVIDIA Membrane (divide Films effects) source code needs more hardware support DirectX8 cards.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3838909
    • 提供者:赵杰伊
  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. Nature_Grass

    0下载:
  2. NVIDIA范例中草的绘制,经典的3D知识学习代码,VC++平台下OpenGL语言开发,对显卡要求比较高,看你的机子能不能跑得动。-NVIDIA examples of Chinese herbal mapping, 3D knowledge of classical learning code VC platform OpenGL language development, the graphics requirements is relatively high, you see the lo
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1560410
    • 提供者:scler
  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 more easily and quickly create
  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 more easily and quickly create
  3. 所属分类:2D图形编程

    • 发布日期: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 more easily and quickly create
  3. 所属分类:2D图形编程

    • 发布日期: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 more easily and quickly create
  3. 所属分类:2D图形编程

    • 发布日期: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 can more easily and quickly c
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:34399
    • 提供者:张正
  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 installed Nvidia's Cg ToolKit!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:75519
    • 提供者:吕新荣
  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 of the Nvidia Cg ToolKit!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:93946
    • 提供者:吕新荣
« 1 2 3 45 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com