Page 1 of 1

Option to disable geometry check

Posted: Fri Jul 06, 2012 11:38 am
by AlexP
Hi Jeremy,

Would it be possible to introduce option for objects and blocks (eg. in properties>maxwell tab) to disable mesh check? It would be very, very useful for very large linked blocks to speed up export process. I've got some car models, trees etc (mesh only), that inserted together into a scene can make export times about 10-20 minutes and make pc totally unusable due to ram usage.
Maybe such an option is possible regardless of mxs link (hope it will come soon) to speed up workflow.

Best regs.
Alex

Re: Option to disable geometry check

Posted: Fri Jul 06, 2012 2:11 pm
by JDHill
I'm not sure what you mean by disabling mesh check here -- there are various validity checks which occur as a part of exporting, but nothing that is optional, and nothing which should take very much time. Basically, the checks consist of asking Rhino if the mesh is valid, and then checking that it has the correct numbers of mesh faces, tris, vertices, normals, and uv coordinates for use in Maxwell. I undersand the request regarding mxs references, but on the topic of inserted blocks, unless you are only inserting each block once, turning on instances (Output > Export > Instances) should help greatly, so make sure that is enabled.

Re: Option to disable geometry check

Posted: Fri Jul 06, 2012 3:35 pm
by AlexP
Instances are enabled of course, without it I wouldn't be able to insert greenery.
Large meshes can take very long to export, those above about 100k polys. If more large meshes are inside scene time to export is even longer then when to sum single mesh export time. And to speedup mesh export I had to divide 1M poly trees into about 100k parts, so maybe rhino has problems with large meshes and possibility to disable all checks will make great difference in export speed?

Re: Option to disable geometry check

Posted: Fri Jul 06, 2012 4:36 pm
by JDHill
No, it really would not make any noticeable difference, and even were that not the case, I can't forgo the checks without risking crashes during export and/or rendering. So it is simply not an option. It is not validity checks that take time, but rather the transfer of mesh data from Rhino's format into Maxwell's.

Re: Option to disable geometry check

Posted: Fri Jul 06, 2012 5:41 pm
by AlexP
Ok, thank you Jeremy.
Hope to see mxs references soon, it will solve the problem almost completely.

Re: Option to disable geometry check

Posted: Tue Sep 18, 2012 3:15 pm
by AlexP
I hope mxs references are not lost :)

Re: Option to disable geometry check

Posted: Tue Oct 16, 2012 11:24 am
by kami
I often switch to 'cache meshes' when working which large objects. of course that only helps if you don't change the geometry before every export but only materials or light.

Re: Option to disable geometry check

Posted: Tue Feb 19, 2013 11:45 am
by AlexP
Jeremy, any chances for mxs references?

Re: Option to disable geometry check

Posted: Tue Feb 19, 2013 12:37 pm
by JDHill
Yes, but they are waiting for a Rhino bug to be fixed.

Re: Option to disable geometry check

Posted: Tue Feb 19, 2013 2:07 pm
by AlexP
Great!