object fracture crack addon: Detailed input and real-time editing feature #57847

Closed
opened 2018-11-15 10:52:23 +01:00 by Nobuyuki Hirakata · 3 comments

It's still not working in 2.8.

Almost 10 times lower calculation time:
By not showing making fracture sequence in view port. And divide crack operator into crack operator and surface operator.
For suzanne, 5.5699sec to 0.3451sec to make crack.

working flow has been changed:
After clicking "1.crack" or "2.sruface" button in toolshelf, users can change values and editing mesh, seeing the result on panel below toolshelf.
It is useful for many input value and see how the result is.
crackit_newinput1.jpg

Added input for "1.Crack":

  • Almost all input came from Cell Fracture addon. Simplify Base Mesh and Change Location is added newly.
    From: "Grease pencil", "particle own", "particle child", "verts own", "verts child"
    Simplify base Mesh: decimate mesh first for object which has many faces.
    Crack Limit.
    Change Location: Change location of created object for visibility during editing.
    Random Crack point.
    Split Edge.
    Flatten.
    Recursion.
    Recursion Limit Crack
    Recursion Chance
    Recursion Chance Select.

Added input for "2,Surface":

  • Except for "wireframe", all input came from multiextrude() or modifier attachment for post processing.
    Simplify: Decimate modifier values attached cracked object.
    Loose | TIght: Simplify modifier values.
    Extrude Blob:
    Extrude Random:
    Extrude Num:
    WireFrame Modifier: Apply wireframe modifier with Even Thickness=False, Thickness=0.01.
It's still not working in 2.8. **Almost 10 times lower calculation time:** By not showing making fracture sequence in view port. And divide crack operator into crack operator and surface operator. For suzanne, 5.5699sec to 0.3451sec to make crack. **working flow has been changed:** After clicking "1.crack" or "2.sruface" button in toolshelf, users can change values and editing mesh, seeing the result on panel below toolshelf. It is useful for many input value and see how the result is. ![crackit_newinput1.jpg](https://archive.blender.org/developer/F5566800/crackit_newinput1.jpg) **Added input for "1.Crack":** * Almost all input came from Cell Fracture addon. Simplify Base Mesh and Change Location is added newly. From: "Grease pencil", "particle own", "particle child", "verts own", "verts child" Simplify base Mesh: decimate mesh first for object which has many faces. Crack Limit. Change Location: Change location of created object for visibility during editing. Random Crack point. Split Edge. Flatten. Recursion. Recursion Limit Crack Recursion Chance Recursion Chance Select. **Added input for "2,Surface":** * Except for "wireframe", all input came from multiextrude() or modifier attachment for post processing. Simplify: Decimate modifier values attached cracked object. Loose | TIght: Simplify modifier values. Extrude Blob: Extrude Random: Extrude Num: WireFrame Modifier: Apply wireframe modifier with Even Thickness=False, Thickness=0.01.

Added subscriber: @Gappy1

Added subscriber: @Gappy1

Sorry seems I should make diff not patch. I made diff page.

Please delete the page, anyone who has the authorization.

Sorry seems I should make diff not patch. I made diff page. Please delete the page, anyone who has the authorization.

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Brecht Van Lommel self-assigned this 2018-11-15 11:15:28 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#57847
No description provided.