Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - StefanDeak

Pages: [1]
1
[Max] I need help! / Re: Asset/Proxy Management in 3dsmax
« on: 2018-02-08, 08:05:24 »
Thanks again for the replies guys!

to Njen:

   I tried out what you said. Other than the dependencies of the nodes, which do carry over nicely indeed, how do you maintain the layouts? I always end up resizing and adjusting the nodes so that I can read the names since they`re always too long to fit. I`ll try optimizing the shader connections too, where I can. That seems like a good thing to do.
   Regarding the proxies, I can see now that`s it`s easier to have them for your local project only, instead of in your main library - this way you don`t have to have the material presaved in order to apply it. But you say that the proxy is dependent on the original .max file, which is not. It`s linked to the .cgeo file. If you want to edit it then you can Duplicate as mesh then overwrite the proxy, and this will affect only that specific project. No?


   Also, I tried out Connecter and it`s really nice since now I can preview properly all the assets and it cuts down on the steps. In case anyone else who hasn`t tried this yet and is interested, here`s how it goes.
up-until-now steps:
   1. navigate to the preview folder ( if you have one ) and choose what you want to import;
   2. navigate to the main library folder of the thing you want to import;
   3. in a separate window, navigate to the local project folder;
   4. copy said asset and maps to the respective folders in your local project folder;
   5. merge;
   6. update missing file paths and make them relative;
   7. make proxy;
   8. rename your object and proxy; ( if your OCD is extreme like mine and you use the latin names of the damn plants, this is quite a pain )
using-connecter steps:
   1. choose what you want in the UI;
   2. drag and drop and choose merge as proxy; ( if you choose normal merge, then you end up doing all the steps above )
   3. change paths of the missing external files ( you can set it so that it copies them automatically )
   4. make paths relative;
   - there`s an option you can change and it automatically creates the proxy ( with the proper name ) in your local project folder;

   Is there a way to automatically set the paths to relative to the opened file? I haven`t found anything on this yet.

Stefan.

2
[Max] I need help! / Re: Asset/Proxy Management in 3dsmax
« on: 2018-02-07, 03:01:51 »
Hey guys, thank you for your answers. Good stuff! Here`s my replies:

to iancamarillo:
I know! god bless leaf.jpg and bark.jpg. I`m not sure but I think what you want is scriptable. My textures are pretty organized so that there`s no duplicate names. Here`s the naming system I`ve been using for the last 6 months and it`s been working fine so far. Basically every file is named <main_type>_<nnn>_<description>_<n1>_<t>_<n2> where
   <main_type> is the general category: concrete, metal, marble etc.;
   <nnn> is the order number: 001, 002, 054 etc.;
   <description> is a description so that I can do a search in the search bar and find what I need;
   <n1> is another number which differentiates different jpg sizes/ resolutions;
   <t> is the type of map: b for bump, d for diffuse etc.;
   <n2> is the number of any edited version of the original, that I created myself;
So an example would be: concrete_064_rough_1_b_2.png. This is just personal preference but I use only lowercase for filenames and uppercase for folders. Also, no spaces, all underscores. I`m also considering dropping the <n1> since I don`t really use it anymore, I just go with the biggest resolution that I have.
My 3dModels Library however, is in complete chaos. Me wanting to sort it out is how this all started. It`s just a jumble of bitmaps, proxies and models.

to telemix:
Well, no. I also kinda knew what you said to be true but it seems it`s not, and that was my question. The 3dmodel comes with the bitmaps in the root folder, so that when I open the max file they load up just fine without any paths. All good so far. BUT, if I cut the max file (only) from my external hdd and paste it somewhere else, onto my desktop for example, then open it, the bitmaps are loaded without any paths. How is this possible?

to Njen:
Thanks! I got everything you said. Your system for dealing with materials seems pretty simple and straightforward. Probably better than using 3dsmax`s material libraries filetypes. I have one more question though.
Do you make the cproxies every time for every project and keep them in the project folder? Or do you have them in your main library and import them when you need them? How do you reuse them?

to mferster:
Thanks for the suggestion. I checked it out and I`ll give it a try for sure. I was hoping to figure out how to use max`s native tools for management first and see how far that takes me before trying anything else.

Stefan.

3
[Max] I need help! / Asset/Proxy Management in 3dsmax
« on: 2018-02-06, 10:44:32 »
So,
I am a bit confused about file and asset management in max. I hope someone could shed some light on my questions.

First let me explain: I replaced the max project folder structure with a simpler one that I created which I am using for each scene.
So I go on and create my scene and I copy all the textures and models from the AssetMotherFolder to the Project Folder as I need them for materials and modelling and so on, while having all the paths set to relative by default.

The GOOD:
- I can move the folder if I need to and it`s entirely independent from anything else;

The BAD:
- there are a lot of duplicate files and it doesn`t really make sense to have them, even though space is not an issue for me;
- I have to recreate my materials every time, but this is not a big problem because most of them are different anyway from project to project and it`s pretty easy to set them up in Corona;
- the 3dmodels; I copy them to the Project Folder then merge with the scene then look in the Asset Tracker for the missing bitmaps and find them in the AssetMotherFolder then copy them to the working Project Folder ( this is a pain since not all bitmaps are in the same place ) then I create a corona proxy and save it in the Project Folder;

One simple solution I found is to run the Resource Collector Utility every time I merge something. The other one would be to set as absolute paths the AssetMotherFolder as the project subfolders for bitmaps and so on, but if I do this then I won`t be able to move the folder at will.

So here`s my question related to this whole thing: I thought about presaving my 3dasset library as corona proxies so I can just import them when I need something. I prefer using cproxies rather than xrefs since I found they offer a bit more functionality. Using xrefs however, would be much more convenient since the whole thing would come all ready to go with materials applied. Corona proxies though, they don`t have the materials applied to them so I would have to have the material premade and saved in a library in order to apply it, which I DON`T and anyway this implies copying bitmaps/ running resource collector. So I don`t know how to best optimize this whole part of the process. What`s the best way to go about it?

How DO people manage their assets and material libraries? What`s the workflow you guys use?

Also, I stumbled upon something else: I have one of the trees collections from VP. When I open their model, in the asset tracker the bitmaps have NO paths, but they are Found and loaded. Even more so. I can move the model file anywhere on my hdd and the bitmaps would be automatically found within 2 seconds of opening the file without me doing anything and without showing any path in the tracker. If I click on  Reveal in Explorer, it takes me to the correct location of the bitmaps. BUT, if I merge the model with my scene then they are Missing and I have to manually find them/ resource collector them. Does anyone know what`s happening in the original model file? I didn`t manage to find anything so far.

Sorry for the lengthy post. I hope this will help other people who have the same questions as me since there`s not much on this on the internet.

Thanks,
Stefan.

Pages: [1]