Add physical stuff too
BIN
assets/art-thumbs/museum.webp
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
assets/art-thumbs/object-study.webp
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
assets/art-thumbs/shading-study.webp
Normal file
After Width: | Height: | Size: 9.6 KiB |
BIN
assets/art-thumbs/whatever.webp
Normal file
After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 224 KiB |
BIN
assets/art/museum.webp
Normal file
After Width: | Height: | Size: 389 KiB |
BIN
assets/art/object-study.webp
Normal file
After Width: | Height: | Size: 335 KiB |
BIN
assets/art/shading-study.webp
Normal file
After Width: | Height: | Size: 158 KiB |
BIN
assets/art/whatever.webp
Normal file
After Width: | Height: | Size: 366 KiB |
|
@ -442,6 +442,44 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Oil Paintings",
|
||||||
|
"description": "I took an oil painting class once, and I ended up making some cool stuff.",
|
||||||
|
"years": [
|
||||||
|
{
|
||||||
|
"year": 2019,
|
||||||
|
"pieces": [
|
||||||
|
{
|
||||||
|
"title": "Museum",
|
||||||
|
"filename": "museum.webp"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Object Study",
|
||||||
|
"filename": "object-study.webp"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Whatever (WIP)",
|
||||||
|
"filename": "whatever.webp"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Physical Sketches",
|
||||||
|
"description": "I also took a drawing course too!",
|
||||||
|
"years": [
|
||||||
|
{
|
||||||
|
"year": 2020,
|
||||||
|
"pieces": [
|
||||||
|
{
|
||||||
|
"title": "Shading Study",
|
||||||
|
"filename": "shading-study.webp"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "3D",
|
"name": "3D",
|
||||||
"description": "All of my 3D stuff! These are made in Blender.",
|
"description": "All of my 3D stuff! These are made in Blender.",
|
||||||
|
|