-
Notifications
You must be signed in to change notification settings - Fork 50
Outline
Lachlan McDonald edited this page May 11, 2022
·
6 revisions
The
outline
andoutline2
shaders replaces all voxels which match the selected colors, that are adjacent to another voxel of a different color, with a chosen color.
outline
andoutline2
are similar, exceptoutline2
produces thinner lines.
Parameter | Description |
---|---|
Color | Color index for the outline (0 will remove voxels) |
Original |
outline , with the lighter green and white selected in the palette. |
outline2 , with the lighter green and white selected in the palette. |
View the shaders below or download the latest release:
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.