~rycwo/blog

b82e0a85c6f1c3e653d157d20ad7df75ab56d24f — Ryan Chan 2 years ago c9c6563
Fix typo in video link for "Forging redplanet (Day 1)"
1 files changed, 1 insertions(+), 1 deletions(-)

M _posts/2020-09-01-forging-redplanet-day-001.md
M _posts/2020-09-01-forging-redplanet-day-001.md => _posts/2020-09-01-forging-redplanet-day-001.md +1 -1
@@ 55,7 55,7 @@ and it is this spin-off in particular, that I have made the most progress on.
The library itself is called [**Forge**][forge]. It currently possesses at most
20% of the features I mentioned. Here is the immediate-mode GUI in action.

<video src="http://files.rycwo.xyz/boran_db82840.mp4" muted controls></video>
<video src="https://files.rycwo.xyz/borann_db82840.mp4" muted controls></video>

So there we have it. The short term plan is to fix a few existing bugs with the
GUI framework, implement text rendering, and demo some fancier widgets. Only