Skip to content

Commit 671c434

Browse files
committed
docs: add CRope2D evolution video to blog post
1 parent 9b5ecc3 commit 671c434

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/content/blog/how-cuberact-started.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,12 @@ And that's the end of the story. We're at now. And I'm off to work on the game.
5555

5656
---
5757

58+
Watch the evolution of CRope2D — from the very first prototype to what it is today:
59+
60+
<div style="position: relative; width: 100%; padding-bottom: 56.25%; margin: 1.5em 0;">
61+
<iframe src="https://www.youtube.com/embed/geAj2Lzszkc" title="CRope2D Evolution" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 6px;"></iframe>
62+
</div>
63+
5864
Here's a glimpse of CRope2D in action — a few of the 14 example scenes included in the library:
5965

6066
<div style="display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin: 1.5em 0;">

0 commit comments

Comments
 (0)