Jump to content

MOPs v1.5 now available


toadstorm

Recommended Posts

Hey everyone,

A new stable version of MOPs, v1.5, is now available. This encompasses a broad range of new features and bugfixes introduced since v1.4 last May. You can view the whole changelog and download the release here: https://github.com/toadstorm/MOPS/releases

If you're new to MOPs and don't know what it's about, check out the Houdini HIVE presentation on MOPs from May 2020: 

 

Thanks to everyone who's helped out by submitting bugs, suggesting features, and of course buying MOPs+.

  • Like 5
  • Thanks 2
Link to comment
Share on other sites

  • 2 weeks later...

Impressive all you have accomplished with MOPS ! @toadstorm

Talking about axis, matrix, edge, orientation  pivot  something MOPS have built many tool, might i ask you, what will you do yourself to orient resulting pieces of a 3d voronoi fracture (clustered piece or not)  so for example if i select every N piece of then, they will find the right edge to rotate, rotate around with the local matrix built?

Have you ever have to face that  Henry ?

 

 

Link to comment
Share on other sites

@vinyvince

I don't currently have an operator that will place the pivots on specific edges of a packed primitive, though MOPs Reorient can set the local orientations of fractured primitives to match the primitive N of your original polygons. There's an example file included that shows how this works... you voronoi fracture a piece, pack it, then use MOPs Reorient to set the local frames such that the pieces will move directly "outwards" when translated in local +Z.

MOPs Pivot can be used to adjust pivots of packed primitives, but it would be tricky to set them precisely to a specific edge unless you computed that position per-primitive ahead of time and set it as an attribute.

Link to comment
Share on other sites

6 minutes ago, vinyvince said:

Yes, this is not a trivial isn'it Henry @toadstorm? Especially if you need precision and stability to handle that procedurally

Here one example

image.thumb.png.e38473f217fed072839d9b96e8d5a200.png

I'm actually working on an operator that can help procedurally fold up polygon geometry, along its edges. It's going to be a while before it's art directable enough, though. You can follow my progress on Twitter.

 

6 minutes ago, vinyvince said:

Doesn't MOP reorient compute a better bounding box orientation that the one generate the Sidefx bounding box? Which is non correct...

 

No, MOPs Reorient creates a kind of orientation offset attribute (p@mops_orient) that the rest of MOPs will use when computing rotations. It means you can change the local orientation axes of packed primitives without having to unpack and repack, which can save a considerable amount of time on heavier scenes. There's an example file included with MOPs that shows how the node is meant to work.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...