Working
This commit is contained in:
8
shaders/black-and-white/shader.json
Normal file
8
shaders/black-and-white/shader.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "black-and-white",
|
||||
"name": "Black and White",
|
||||
"description": "A minimal monochrome shader that converts the decoded video input to grayscale.",
|
||||
"category": "Built-in",
|
||||
"entryPoint": "shadeVideo",
|
||||
"parameters": []
|
||||
}
|
||||
Reference in New Issue
Block a user