-
Notifications
You must be signed in to change notification settings - Fork 50
Knife
Lachlan McDonald edited this page Mar 13, 2022
·
3 revisions
There are three variations of the Knife shader:
knife_x,knife_y, andknife_z. Each will remove voxels matching the selected colors in the palette on the X, Y or Z axis, respectively, and shuffle all of the other voxels to fill its place.
Example of knife_y used to remove a chunk of a model:
![]() |
![]() |
Example of knife_z used to remove entire chunks of a model:
![]() |
![]() |
Example of knife_z used with a noise brush to create the effect of damage from an earthquake:
![]() |
![]() |
All content in this wiki is licenced under the CC BY-NC-SA 4.0 license. Code snippets are dual-licenced under the MIT License.





