If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
New! You can now log in to the forums with your chaos.com account as well as your forum account.
Just import many proxy (with my multi import proxy tool in my DeeX Vray Fast), connect all shaders on your proxy (with my proxy shader auto connect tool for example), save your scene.
Now reopen your scene, and go immediatly in the attribut editor...
eldiablo:
Keep in mind that Maya is not made for such high number of nodes and slowness with this work-flow is inevitable.
My suggestion is to find a way to merge most of the proxies into 1 file.
Hey thanks !
There is a bug with material update in the proxy.
1) Create a proxy with 10 materials.
2) Import the proxy
3) Connect 10 materials on the proxy (material 1 to 1, 2 to 2, 3 to 3, etc etc).
4) Save your scene and close.
5) Now recreate the same proxy, but add 11 materials (same 10 materials like before, just add another one)
6) Save your new proxy (erase the old proxy with 10 materials)
7) Open your saved scene. Your will see a bug : material 1 will be in slot 2, material 2 in slot 3, material 3 in slot 4, etc etc...
It is a problem when we update a proxy because we must to re-connect all shader each time (because we have bad connection after the update).
Thanks for the insight Teodor, I am aware of the limitations of Maya. What would be great is an ability to have an archive of an archive. Like and vrscene archive to use instead. I don't mind kicking a lot of data into a little hole once if I can just point at the data afterwards. Is this possible?
Yep, it is fully possible using the post-translate Python callback. It allows you to load any number of .vrscene files prior to rendering. For more information, see here: http://www.spot3d.com/vray/help/maya...ene_access.htm
Sounds like great news....we also had this issue with our car configrator renderings,where we could never merge geo into just one file...we always work with 10000+ proxies in one scene...hope to see some improvements!
Comment