isospherout

6 Views
Find Similar (BETA)Purchase Package
Author name
Siberian.pro
Source
Unity Asset Store
Polygon Count
80
Release Date
2018-06-21
License
Standard Unity Asset Store EULA
Support For Unity Version
2018.1.0
Obliterate Effect Packobliterateeffectdestroyshadersubmeshkilldemolishannihilatedissolve
Obliterate Effect Pack
1 Assets

Package Overview

This plugin works in VR and Standalone mode
===
Implemented 2 types of obliteration effect. Now you can destroy your stuff in really cool way.

1. Mesh Crush

Sub-mesh implementation. Enable script to crash your mesh on many different parts. Generates object, based on count of triangles per one mesh (sets by user). Script choose random triangles and join them in one mesh. UV texture data fully saved from parent mesh. Remember, that if you work with high-poly model it is bad idea to set 10 000 small objects with rigidbody and collider, thats why you should take care about count of triangles per sub-mesh.

2. Dissolve Shader

Classic dissolve shader with light. You can change line thickness and color, noise texture for dissolve and got some light settings as addition. You can combine shader effect with mesh crush to reach very nice effect.

+ Full source code of the shader is included - you can modify it to achive your own effect. Do not be afraid to experiment!
+ Full source of scripts with many commentaries and time efficiency check.
+ Demo scene included. Press play and start to Enable scripts (set checkbox in corner) to see result. + Ready-to-go asset. Easily deployable in existing project.
+ Developed with love <3

---

Check MeshCrush.cs for more info!

Support: kv@siberian.pro