info.plf
资源名称:fur.zip [点击查看]
上传用户:yjja2008
上传日期:2022-05-05
资源大小:698k
文件大小:1k
源码类别:
3D图形编程
开发平台:
Visual C++
- $ship = 1;
- $name = "vtxprg_regcomb_setup";
- $type = "technique";
- $technique = "Illustrates using NV_vertex_program and NV_register_combiner "
- . "to do 100% hardware accelerated bump mapping.";
- @dependencies = (
- "/data/images/rap1_8_2.tga",
- "/data/models/ase/demo_models.zip",
- "/include/glh",
- "/include/nv_util",
- "/include/nv_math",
- "/include/unzip",
- "/lib/Debug/nv_util.lib",
- "/lib/Debug/nv_math.lib",
- "/lib/Debug/unzip.lib",
- "/lib/Release/nv_util.lib",
- "/lib/Release/nv_math.lib",
- "/lib/Release/unzip.lib",
- "/bin/Debug/unzip.dll",
- "/bin/Release/unzip.dll",
- "/src/libs/nv_math",
- "/src/libs/nv_util",
- "/src/libs/unzip",
- );
- 1;