-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scale values from 0-255 to 0-1; fix output encodings
- Loading branch information
Showing
281 changed files
with
585 additions
and
780 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
# Textureless | ||
A Minecraft Resource Pack that uses material values instead of textures. This content is intended for debugging shaders or using as a base for your own custom RP's, not regular gameplay. | ||
A Minecraft Resource Pack that uses material values instead of textures. This RP _was_ intended for debugging shaders, or using as a base for your own custom RP's - but I've found it can also be useful for gameplay when using "toon" style shaders. | ||
|
||
<img src="https://github.com/null511/MCRP-Textureless/raw/main/media/title-ice.png" alt="Preview"></img> | ||
_Preview of Textureless using [BSL shaders](https://bitslablab.com/bslshaders) with promo-outline enabled._ | ||
|
||
## Try It | ||
You can use this resource pack as-is, in either Lab-1.1 or Lab-1.3 encoding, both with generated 16x textures for surface-normal curvature and noise. You can find them under _Assets_ in the [Releases](https://github.com/null511/MCRP-Textureless/releases) section. | ||
You can use this resource pack as-is, in either legacy PBR ("old" PBR) or modern LabPBR [1.3] encoding; both with generated 16x textures for surface-normals and alpha masking. You can find them under _Assets_ in the [Releases](https://github.com/null511/MCRP-Textureless/releases) section. | ||
|
||
## Editing | ||
|
||
If you do not already have it, you will first want to download a copy of [PixelGraph](https://github.com/null511/PixelGraph/releases). Links to CLI and UI can be found under _Assets_. To avoid publishing repository resources, `~/src` is used as the root content directory. | ||
|
||
## Caution | ||
Does actually contain _some_ tetxures for alpha masking (so foliage isn't ruined). | ||
Does actually contain _some_ tetxures for alpha masking (so foliage isn't ruined); and more recently _some_ colors to make certain blocks distinguishable. | ||
|
||
## License | ||
Licensed under Creative Commons Zero v1.0 Universal. You may freely use, modify, and redistribute this content. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,6 @@ normal: | |
occlusion: | ||
value: 0 | ||
smooth: | ||
value: 40 | ||
value: 0.16 | ||
sss: | ||
value: 160 | ||
value: 0.63 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,4 +16,4 @@ smooth: | |
metal: | ||
value: 0 | ||
porosity: | ||
value: 160 | ||
value: 0.63 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,8 +9,8 @@ height: | |
occlusion: | ||
value: 0 | ||
smooth: | ||
value: 60 | ||
value: 0.24 | ||
metal: | ||
value: 0 | ||
porosity: | ||
value: 30 | ||
value: 0.12 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,8 +9,8 @@ height: | |
occlusion: | ||
value: 0 | ||
smooth: | ||
value: 120 | ||
value: 0.47 | ||
metal: | ||
value: 0 | ||
porosity: | ||
value: 50 | ||
value: 0.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,8 +7,8 @@ height: | |
occlusion: | ||
value: 0 | ||
smooth: | ||
value: 160 | ||
value: 0.63 | ||
metal: | ||
value: 0 | ||
porosity: | ||
value: 50 | ||
value: 0.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,6 @@ normal: | |
occlusion: | ||
value: 0 | ||
smooth: | ||
value: 20 | ||
value: 0.08 | ||
sss: | ||
value: 180 | ||
value: 0.71 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,4 +9,4 @@ height: | |
normal: | ||
noise: 10 | ||
smooth: | ||
value: 30 | ||
value: 0.12 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,6 @@ height: | |
occlusion: | ||
value: 0 | ||
smooth: | ||
value: 80 | ||
value: 0.31 | ||
metal: | ||
value: 230 | ||
porosity: {} | ||
value: 0.9 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,6 @@ height: | |
occlusion: | ||
value: 0 | ||
smooth: | ||
value: 80 | ||
value: 0.31 | ||
metal: | ||
value: 230 | ||
porosity: {} | ||
value: 0.9 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,6 @@ albedo: | |
height: | ||
value: 0 | ||
smooth: | ||
value: 60 | ||
value: 0.24 | ||
sss: | ||
value: 180 | ||
value: 0.71 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,6 @@ albedo: | |
height: | ||
value: 0 | ||
smooth: | ||
value: 60 | ||
value: 0.24 | ||
sss: | ||
value: 90 | ||
value: 0.35 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,6 @@ occlusion: | |
normal: | ||
noise: 8 | ||
smooth: | ||
value: 70 | ||
value: 0.29 | ||
porosity: | ||
value: 120 | ||
value: 0.47 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,6 @@ occlusion: | |
normal: | ||
noise: 15 | ||
smooth: | ||
value: 50 | ||
value: 0.2 | ||
porosity: | ||
value: 160 | ||
value: 0.63 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,6 @@ normal: | |
occlusion: | ||
value: 0 | ||
smooth: | ||
value: 60 | ||
value: 0.24 | ||
sss: | ||
value: 160 | ||
value: 0.63 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,4 +16,4 @@ smooth: | |
metal: | ||
value: 0 | ||
porosity: | ||
value: 100 | ||
value: 0.39 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,8 +9,8 @@ height: | |
occlusion: | ||
value: 0 | ||
smooth: | ||
value: 60 | ||
value: 0.24 | ||
metal: | ||
value: 0 | ||
porosity: | ||
value: 30 | ||
value: 0.12 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,8 +9,8 @@ height: | |
occlusion: | ||
value: 0 | ||
smooth: | ||
value: 120 | ||
value: 0.47 | ||
metal: | ||
value: 0 | ||
porosity: | ||
value: 50 | ||
value: 0.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,8 +9,8 @@ height: | |
occlusion: | ||
value: 0 | ||
smooth: | ||
value: 100 | ||
value: 0.39 | ||
metal: | ||
value: 0 | ||
porosity: | ||
value: 50 | ||
value: 0.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,6 @@ height: | |
normal: | ||
noise: 5 | ||
smooth: | ||
value: 10 | ||
value: 0.04 | ||
porosity: | ||
value: 120 | ||
value: 0.47 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,4 @@ albedo: | |
height: | ||
value: 0 | ||
smooth: | ||
value: 255 | ||
sss: | ||
value: 255 | ||
value: 1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,6 @@ height: | |
normal: | ||
noise: 1 | ||
smooth: | ||
value: 120 | ||
value: 0.47 | ||
porosity: | ||
value: 10 | ||
value: 0.04 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,6 @@ height: | |
normal: | ||
noise: 15 | ||
smooth: | ||
value: 0 | ||
value: 0.0 | ||
sss: | ||
value: 140 | ||
value: 0.55 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,6 @@ height: | |
normal: | ||
noise: 8 | ||
smooth: | ||
value: 10 | ||
value: 0.04 | ||
porosity: | ||
value: 20 | ||
value: 0.08 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,6 @@ height: | |
normal: | ||
noise: 8 | ||
smooth: | ||
value: 10 | ||
value: 0.04 | ||
porosity: | ||
value: 20 | ||
value: 0.08 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,6 @@ height: | |
normal: | ||
noise: 5 | ||
smooth: | ||
value: 10 | ||
value: 0.08 | ||
porosity: | ||
value: 120 | ||
value: 0.47 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
albedo: {} | ||
height: | ||
value: 0 | ||
normal: | ||
value-x: 127 | ||
value-y: 127 | ||
value-z: 255 | ||
value-x: 0.5 | ||
value-y: 0.5 | ||
value-z: 1.0 | ||
occlusion: | ||
value: 0 | ||
value: 0.0 | ||
smooth: | ||
value: 20 | ||
value: 0.08 | ||
sss: | ||
value: 180 | ||
value: 0.71 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,6 @@ albedo: | |
height: | ||
value: 0 | ||
smooth: | ||
value: 255 | ||
value: 1.0 | ||
sss: | ||
value: 255 | ||
value: 1.0 |
Oops, something went wrong.