25 lines
No EOL
553 B
JSON
25 lines
No EOL
553 B
JSON
{
|
|
"name": "noise-shader",
|
|
"title": "Noise Shader",
|
|
"date": "2025-05-20",
|
|
"tags": [
|
|
"tag1",
|
|
"tag2",
|
|
"tag3"
|
|
],
|
|
"description": {
|
|
"type": "doc",
|
|
"content": [
|
|
{
|
|
"type": "paragraph",
|
|
"content": [
|
|
{
|
|
"type": "text",
|
|
"text": "This shader uses randomized noise combined with a two bit filter, and a mouse distance multiplier to create this interesting effect that almost feels like a flashlight in the darkness."
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"published": true
|
|
} |