mo stuff
This commit is contained in:
parent
079450d177
commit
ae52fd6b50
13 changed files with 30 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"alt_text": "A young woman is sitting in a water bath, with clouds of smoke surrounding her. The bath building is built out of wood planks, and sunlight is peeking through the windows.",
|
||||
"characters": [
|
||||
"Mysterious Sworswoman"
|
||||
"Mysterious Swordswoman"
|
||||
],
|
||||
"date": "2023-04-26",
|
||||
"description": "Looks like it's a great time for a hot bath!\n\nI thought this was going to be a quick sketch, but ended up getting carried away a bit.",
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
"date": "2023-06-12",
|
||||
"description": "Want to join in on the fun?",
|
||||
"mastodon_url": "https://mastodon.art/@redstrate/110529001103381634",
|
||||
"pixiv_url": "https://www.pixiv.net/artworks/108996390",
|
||||
"program": "Procreate",
|
||||
"title": "want to join?"
|
||||
}
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
{
|
||||
"alt_text": "Artwork of a woman holding a sword behind her shoulder, and draped in a dress-like outfit. She has dark hair, and gold earrings. The background is filled with mountainous terrain, clouds, and old bricks.",
|
||||
"characters": [
|
||||
"Mysterious Swordswoman"
|
||||
],
|
||||
"date": "2023-05-19",
|
||||
"mastodon_url": "https://mastodon.art/@redstrate/110397757041747085",
|
||||
"newgrounds_url": "https://www.newgrounds.com/art/view/redstrate/mountains",
|
||||
"pixiv_url": "https://www.pixiv.net/artworks/108274736",
|
||||
"program": "Krita",
|
||||
"alt_text": "Artwork of a woman holding a sword behind her shoulder, and draped in a dress-like outfit. She has dark hair, and gold earrings. The background is filled with mountainous terrain, clouds, and old bricks.",
|
||||
"title": "mountains"
|
||||
}
|
||||
|
|
|
@ -6,7 +6,7 @@ filename: /art/bathing.webp
|
|||
alt_text: "A young woman is sitting in a water bath, with clouds of smoke surrounding her. The bath building is built out of wood planks, and sunlight is peeking through the windows."
|
||||
slug: bathing
|
||||
characters:
|
||||
- Mysterious Sworswoman
|
||||
- Mysterious Swordswoman
|
||||
mastodon_url: https://mastodon.art/@redstrate/110267364853210553
|
||||
pixiv_url: https://www.pixiv.net/en/artworks/107564292
|
||||
program: Procreate
|
||||
|
|
|
@ -6,6 +6,7 @@ filename: /art/join-me.webp
|
|||
alt_text: "Rough drawing of a dark skinned woman with four arms. She is holding a beach ball, and sun lotion. She’s gesturing for you to join her!"
|
||||
slug: join-me
|
||||
mastodon_url: https://mastodon.art/@redstrate/110529001103381634
|
||||
pixiv_url: https://www.pixiv.net/artworks/108996390
|
||||
program: Procreate
|
||||
---
|
||||
Want to join in on the fun?
|
||||
|
|
|
@ -7,5 +7,8 @@ alt_text: "Artwork of a woman holding a sword behind her shoulder, and draped in
|
|||
slug: mountains
|
||||
characters:
|
||||
- Mysterious Swordswoman
|
||||
mastodon_url: https://mastodon.art/@redstrate/110397757041747085
|
||||
pixiv_url: https://www.pixiv.net/artworks/108274736
|
||||
newgrounds_url: https://www.newgrounds.com/art/view/redstrate/mountains
|
||||
program: Krita
|
||||
---
|
||||
|
|
|
@ -23,7 +23,7 @@ characters:
|
|||
- name: Juritta
|
||||
num: 13
|
||||
- name: Mysterious Swordswoman
|
||||
num: 11
|
||||
num: 12
|
||||
- name: Merume
|
||||
num: 7
|
||||
- name: Asuka
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Graphics Dump: Drawing debug cubes"
|
||||
date: 2023-06-27
|
||||
date: 2023-06-28
|
||||
draft: true
|
||||
summary: "When working on my engine, I wanted to clean up my debug gizmos a bit. The first thing to tackle is drawing bounding boxes!"
|
||||
tags:
|
||||
|
|
BIN
content/blog/figure5/20230623_0032.webp
Normal file
BIN
content/blog/figure5/20230623_0032.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 508 KiB |
14
content/blog/figure5/index.md
Normal file
14
content/blog/figure5/index.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: "Figure Review: Lyndis (Intelligent Systems)"
|
||||
date: 2023-06-25
|
||||
draft: false
|
||||
tags:
|
||||
- Figures
|
||||
- Review
|
||||
series:
|
||||
- Figure Reviews
|
||||
---
|
||||
|
||||
Lyndis is a rare item in figure merchandising, so this was a pleasant surprise - and straight from [Intelligent Systems](https://en.wikipedia.org/wiki/Intelligent_Systems), who I thought only did games. Let's dig into this figure!
|
||||
|
||||

|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Game Review: INFRA"
|
||||
date: 2023-06-28
|
||||
date: 2023-06-29
|
||||
draft: true
|
||||
tags:
|
||||
- Review
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Graphics Dump: Easy level building with tiny_csg"
|
||||
date: 2023-06-25
|
||||
date: 2023-06-26
|
||||
draft: true
|
||||
summary: "Have you ever played Half-Life 2 and infatuated with it's odd, cubic level design like I am? Well, you can use it at home!"
|
||||
tags:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Dumping and repacking the Playstation 2 DVD Player"
|
||||
date: 2023-06-26
|
||||
date: 2023-06-27
|
||||
draft: true
|
||||
summary: "Earlier this year, me and my partner got a Playstation 2 as a gift. Of course I wanted to softmod it! "
|
||||
tags:
|
||||
|
|
Loading…
Add table
Reference in a new issue