MudBun: Volumetric VFX Mesh Tool

by [email protected]

This is a paid asset, but now you can download MudBun: Volumetric VFX Mesh Tool Free.

Detail this asset from Unity Store: Original Link

MudBun Volumetric VFX Mesh Tool v1.1.26 (Latest version)

Download Now

MudBun Volumetric VFX Mesh Tool v1.0.23

Download Now

MudBun Volumetric VFX Mesh Tool v0.9.17b

Download Now

MudBun Volumetric VFX Mesh Tool v0.9.10b

Download Now

The lower price will end once version 1.0 is released.
Online Resources:
– More details with animations.
– Learn the basics from the manual.
– Join discussions on Discord.

MudBun is a real-time volumetric VFX mesh tool. It procedurally generates meshes from “brushes” that define shapes, distortion, and surface modification. MudBun can also be used for quick volumetric modeling and provides a convenient auto-rigging feature. Locked meshes, including auto-rigged ones, can be exported using Unity’s official FBX exporter package.

There are various render & meshing modes available with different styles & characteristics. Supported meshing modes include: marching cubes (balanced), dual quads (faster & stylized), surface nets (can blend to/from dual quads), and dual contouring (slower, excels at preserving sharp features, can blend to/from dual quads).

MudBun can be used to create organic-looking meshes, which makes it a great combo with Boing Kit, a tool for producing organic bouncy effects.

MudBun is customizable. Users can extend the framework to create custom brush shapes, distortion brushes, modifier brushes, and shaders. It is also possible to define custom rigging logic for the auto-rigging feature.

Using a special data representation, MudBun frees users from worrying about the constraints of a finite voxel grid when working within typical game settings.

Features (details with animations):
– Volumetric mesh generation & modeling.
– Built-in VFX & primitive brushes.
– Distortion & modifier brushes.
– User-defined custom brushes.
– Brush groups.
– Render modes: smooth mesh, flat mesh, circle splats, quad splats.
– Meshing modes: marching cubes, dual – quads, surface nets, dual contouring.
– Dynamic voxel density.
– Mesh collider generation.
– Mesh locking & auto-rigging.
– Mesh auto-smoothing.
– Smooth corners for dual contouring.
– Render pipelines supported: built-in RP, URP, HDRP, and custom RP.
– Custom Amplify Shader Editor nodes.
– Borderless voxel space.
– GPU memory budgeting & auto adjustment.

Compatibility:
– Unity 2019.3 or newer.
– Platforms with graphics APIs that support compute shaders, including Direct3D 11/12, Metal, Vulkan, OpenGL 4.3+, and modern consoles. (NOTE: right now, Windows is the only platform with active support, maintenance, and testing)
– Noise features depend on inline sampler states, which are only officially supported by Unity for Direct3D 11/12, Metal, and modern consoles. Some Vulcan devices seem to run the noise features just fine, although Vulcan is not listed by Unity.
– It is highly recommended to target platforms with dedicated GPUs, as MudBun uses compute shaders. It is not recommended to target platforms with integrated GPUs, unless MudBun is only used at edit-time to build meshes to be exported or locked at run-time.
– If you are not sure how MudBun runs on your targeted platforms, please try out the trial version first.

Limitations:
– Mobile devices generally have weaker hardware than desktops and might not be suitable to run MudBun. It’s best to try out the trial version on your targeted devices first.
– Due to some issues in the Metal shader compiler, the “Count As Bone” flag on solid brushes is not respected, and all brushes are counted as bones during auto-rigging on Metal platforms.
– Because of Unity’s different implementation regarding GPU fences in Metal, MudBun needs to circumvent certain issues by allocating more GPU memory on Metal platforms when more than one renderer is present.
– Scaling brushes might not work as users would normally expect. Due to the nature of signed distance fields, there is no general solution for non-uniformly scaled shapes. Non-uniform scaling is still possible for some special cases and sometimes through approximation. A brush’s local scales are usually not used as typical scales, but are interpreted as shape-specific parameters. For example, local scales are used as actual scales for box brushes, but are used as approximation for sphere brushes, and are interpreted as various dimensions like height & radius for cylinder & torus brushes.

Notice on Upgrading:
When upgrading from older versions of MudBun, please DELETE the entire MudBun folder before re-importing from a newer package. File structures might have changed, and directly re-importing a new package on top of an existing one could cause unexpected issues.

Related Posts

Leave a Comment