- UID
- 755
- 积分
- 0
- 精华
- 贡献
-
- 威望
-
- 活跃度
-
- D豆
-
- 在线时间
- 小时
- 注册时间
- 2002-1-16
- 最后登录
- 1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?立即注册
×
小弟刚刚接触max/viz不久,现在手上有一渲染器brazil,但很奇怪,没有安装文件,其中有如下英文说明,请各位高手指教。另外,该渲染器能否用在viz下面???这个渲染器的zip压缩包有200多K.付文件
Installation Instructions:
Although there are several ways to install this set of plugins, the following is what we recommend.
1) Make a new directory under your current plugins directory called "Brazil". Place the three plugins "braziltestFX.dlv", "brazilcore.dlu", and "braziltestmtl.dlt" into this directory.
2) Now the ini file. First, we have not tested what will happen if you have brazil and a rayfx anything in the same scene. So we recommend splitting rayfx and brazil. To do this, if you're starting from a base install of 3.1, move all files concerning rayfx (rayfx.dlu, raymtl.dlt, raytex.dlt) that currently exist in stdplugs into a seperate directory under plugins (like a directory called rayfx). Edit your plugin.ini file (located in your root max directory) such that rayfx will still be found when starting max. An example is below...
Standard MAX plug-ins=D:\shiva\StdPlugs\
Standard MAX plug-ins=D:\shiva\Plugins\
rayfx=D:\shiva\Plugins\Rayfx\
If you have already installed some new rayfx stuff such as RayFX_toon or RayFX_area_shadows, we again recommend moving all rayfx related files to a seperate directory (or set of directories), and make the appropriate changes to plugin.ini.
Rebooting max should get you right back where you started, able to use the raytrace material, etc.
Now that rayfx is in it's own little world, edit your plugin.ini, and add your brazil directory to the list. Comment out your rayfx directories so they won't load. An example is below.
Standard MAX plug-ins=D:\shiva\StdPlugs\
Standard MAX plug-ins=D:\shiva\Plugins\
;rayfx=D:\shiva\Plugins\Rayfx\
New Entry=D:\shiva\Plugins\Brazil\
Save this ini file as Brazil.ini.
3) Now copy your current shortcut to max to make a second shortcut to max. Righclick it and choose properties. Go to the shortcut tab, and make sure you're using the brazil plugin ini by typing the following...
D:\shiva\3dsmax.exe -p brazil.ini
in target (replacing d:\shiva with whatever your max install is).
4) Now if you run your original shortcut, you'll get a copy of max with all your rayfx stuff intact. Running this new shortcut (which you may wish to name "Shiva Brazil") will load max without rayfx but with the new brazil stuff.
5) Brazil Render is a Render Effect (see the faq and the main documentation for why) and there is a Material called Brazil Test Mtl. Have "fun". |
|