This commit is contained in:
2025-01-16 00:08:10 +11:00
commit d610cf6595
7 changed files with 702 additions and 0 deletions

11
materials.json Normal file
View File

@@ -0,0 +1,11 @@
{
"materials": [
{
"name": "Vinette",
"categories": ["photo", "fx", "vintage"],
"preview": "/thumbnails/vinette.png",
"snippet": "snippets/vinette.txt",
"description": "Adds a subtle darkened border around the edges of the image for a vintage effect."
}
]
}