文件名称:Cg-1.5_beta2_examples
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 988kb
- 下载次数:
- 0次
- 提 供 者:
- 方**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
介绍如何在你现有的图形程序中加入对顶点和片段的高级着色。采用CG着色语言-How to introduce your existing graphics program to add on the vertex and fragment shader senior. The use of CG shading language
相关搜索: CG
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Direct3D9_Basic
...............\01_vertex_program
...............\.................\01_vertex_program.cpp
...............\.................\01_vertex_program_2003.vcproj
...............\.................\01_vertex_program_2005.vcproj
...............\.................\C2E1v_green.cg
...............\02_vertex_and_fragment_program
...............\..............................\02_vertex_and_fragment_program.cpp
...............\..............................\02_vertex_and_fragment_program_2003.vcproj
...............\..............................\02_vertex_and_fragment_program_2005.vcproj
...............\..............................\C2E1v_green.cg
...............\..............................\C2E2f_passthru.cg
...............\03_uniform_parameter
...............\....................\03_uniform_parameter.cpp
...............\....................\03_uniform_parameter_2003.vcproj
...............\....................\03_uniform_parameter_2005.vcproj
...............\....................\C2E2f_passthru.cg
...............\....................\C3E1v_anycolor.cg
...............\04_varying_parameter
...............\....................\04_varying_parameter.cpp
...............\....................\04_varying_parameter_2003.vcproj
...............\....................\04_varying_parameter_2005.vcproj
...............\....................\C2E2f_passthru.cg
...............\....................\C3E2v_varying.cg
...............\05_texture_sampling
...............\...................\05_texture_sampling.cpp
...............\...................\05_texture_sampling_2003.vcproj
...............\...................\05_texture_sampling_2005.vcproj
...............\...................\C3E2v_varying.cg
...............\...................\C3E3f_texture.cg
...............\...................\demon_image.h
...............\06_vertex_twisting
...............\..................\06_vertex_twisting.cpp
...............\..................\06_vertex_twisting_2003.vcproj
...............\..................\06_vertex_twisting_2005.vcproj
...............\..................\C2E2f_passthru.cg
...............\..................\C3E4v_twist.cg
...............\07_two_texture_accesses
...............\.......................\07_two_texture_accesses.cpp
...............\.......................\07_two_texture_accesses_2003.vcproj
...............\.......................\07_two_texture_accesses_2005.vcproj
...............\.......................\C3E5v_twoTextures.cg
...............\.......................\C3E6f_twoTextures.cg
...............\.......................\demon_image.h
...............\Direct3D9_Basic_2003.sln
...............\Direct3D9_Basic_2005.sln
...............\miniDXUT
...............\........\dxstdafx.cpp
...............\........\dxstdafx.h
...............\........\DXUT.cpp
...............\........\DXUT.h
...............\........\DXUTenum.cpp
...............\........\DXUTenum.h
...............\........\DXUTgui.cpp
...............\........\DXUTgui.h
...............\........\DXUTMesh.cpp
...............\........\DXUTMesh.h
...............\........\DXUTmisc.cpp
...............\........\DXUTmisc.h
...............\........\DXUTRes.cpp
...............\........\DXUTRes.h
...............\........\DXUTSettingsDlg.cpp
...............\........\DXUTSettingsDlg.h
...............\........\DXUTsound.cpp
...............\........\DXUTsound.h
...............\........\DXUT_2003.vcproj
...............\........\DXUT_2005.vcproj
...............\........\miniDXUT_2003.vcproj
...............\........\miniDXUT_2005.vcproj
...............\........\ReadMe.txt
Makefile
OpenGL_Advanced
...............\cgfx_bumpdemo
...............\.............\brick_image.h
...............\.............\bumpdemo.cgfx
...............\.............\bumpdemo2.cgfx
...............\.............\C8E4f_specSurf.cg
...............\.............\C8E6v_torus.cg
...............\.............\cgfx_bumpdemo.c
...............\.............\cgfx_bumpdemo.dsp
...............\.............\cgfx_bumpdemo.dsw
...............\.............\cgfx_bumpdemo.mak
...............\.............\cgfx_bumpdemo.sln
...............\....
...............\01_vertex_program
...............\.................\01_vertex_program.cpp
...............\.................\01_vertex_program_2003.vcproj
...............\.................\01_vertex_program_2005.vcproj
...............\.................\C2E1v_green.cg
...............\02_vertex_and_fragment_program
...............\..............................\02_vertex_and_fragment_program.cpp
...............\..............................\02_vertex_and_fragment_program_2003.vcproj
...............\..............................\02_vertex_and_fragment_program_2005.vcproj
...............\..............................\C2E1v_green.cg
...............\..............................\C2E2f_passthru.cg
...............\03_uniform_parameter
...............\....................\03_uniform_parameter.cpp
...............\....................\03_uniform_parameter_2003.vcproj
...............\....................\03_uniform_parameter_2005.vcproj
...............\....................\C2E2f_passthru.cg
...............\....................\C3E1v_anycolor.cg
...............\04_varying_parameter
...............\....................\04_varying_parameter.cpp
...............\....................\04_varying_parameter_2003.vcproj
...............\....................\04_varying_parameter_2005.vcproj
...............\....................\C2E2f_passthru.cg
...............\....................\C3E2v_varying.cg
...............\05_texture_sampling
...............\...................\05_texture_sampling.cpp
...............\...................\05_texture_sampling_2003.vcproj
...............\...................\05_texture_sampling_2005.vcproj
...............\...................\C3E2v_varying.cg
...............\...................\C3E3f_texture.cg
...............\...................\demon_image.h
...............\06_vertex_twisting
...............\..................\06_vertex_twisting.cpp
...............\..................\06_vertex_twisting_2003.vcproj
...............\..................\06_vertex_twisting_2005.vcproj
...............\..................\C2E2f_passthru.cg
...............\..................\C3E4v_twist.cg
...............\07_two_texture_accesses
...............\.......................\07_two_texture_accesses.cpp
...............\.......................\07_two_texture_accesses_2003.vcproj
...............\.......................\07_two_texture_accesses_2005.vcproj
...............\.......................\C3E5v_twoTextures.cg
...............\.......................\C3E6f_twoTextures.cg
...............\.......................\demon_image.h
...............\Direct3D9_Basic_2003.sln
...............\Direct3D9_Basic_2005.sln
...............\miniDXUT
...............\........\dxstdafx.cpp
...............\........\dxstdafx.h
...............\........\DXUT.cpp
...............\........\DXUT.h
...............\........\DXUTenum.cpp
...............\........\DXUTenum.h
...............\........\DXUTgui.cpp
...............\........\DXUTgui.h
...............\........\DXUTMesh.cpp
...............\........\DXUTMesh.h
...............\........\DXUTmisc.cpp
...............\........\DXUTmisc.h
...............\........\DXUTRes.cpp
...............\........\DXUTRes.h
...............\........\DXUTSettingsDlg.cpp
...............\........\DXUTSettingsDlg.h
...............\........\DXUTsound.cpp
...............\........\DXUTsound.h
...............\........\DXUT_2003.vcproj
...............\........\DXUT_2005.vcproj
...............\........\miniDXUT_2003.vcproj
...............\........\miniDXUT_2005.vcproj
...............\........\ReadMe.txt
Makefile
OpenGL_Advanced
...............\cgfx_bumpdemo
...............\.............\brick_image.h
...............\.............\bumpdemo.cgfx
...............\.............\bumpdemo2.cgfx
...............\.............\C8E4f_specSurf.cg
...............\.............\C8E6v_torus.cg
...............\.............\cgfx_bumpdemo.c
...............\.............\cgfx_bumpdemo.dsp
...............\.............\cgfx_bumpdemo.dsw
...............\.............\cgfx_bumpdemo.mak
...............\.............\cgfx_bumpdemo.sln
...............\....