Grasshopper

algorithmic modeling for Rhino

Hi!

Thanx Hannes for this great plugin!

I'm pretty new in rendering with maxwell and I wonder if it's possible to load directly a .mxm file in scarab?

Or do we have to recreate each material from the .png or .jpeg layers?

There are a lot of materials (.mxm) without png or jpeg layers in the default library and I don't know how to do to use them in grasshopper...

Thank you very much

Julien

Views: 569

Replies to This Discussion

Scarab doesn't load MXMs directly, because that would involve to recreate something like Maxwells Database Manager. But you can get a list of all the Maxwell materials currently loaded in your scene with the MaterialList component. Just load Materials like you would for normal Rhino texturing. Those Materials can be applied directly or modified with Scarab.

If you want to modify a Material, you "create a new one" with the same name. When Scarab finds an existing material with the name you request to create, it overwrites the existing one instead of creating a new one. This is because Maxwell creates an additional RhinoMaterial, that lives on after deleting the Maxwell material. After a few iterations you would drown in RhinoMaterials.

Scarab isn't capable of handling multiple layers yet. But all modifications are done on a single layer named "Base". Thanks to some tipps from Jeremy at NextLimit, all other existing layers in the material remain untouched. So you can manually load MXMs into Rhino. Just make sure the layer you want to modify with Scarab is called "Base" and layers that should remain untouched are called something else.

On a side note: Altough they are called "Texture Slots", you can also plug simple colors in there. The texture slot represents the strip you see in the MXM Editor. In the Editor you can define a color and a texture for, say Diffuse0. There's a toggle telling Maxwell to use either the color or the texture. Since Scarab is creating the material the tooggle makes no sense. You just use either a color or texture, depending on what you want to create.

Thank you Hannes for such a quick and detailed answer!

I think I understand better how does the plugin work.

j.

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service