Skip to content

Commit

Permalink
Update blog post content
Browse files Browse the repository at this point in the history
  • Loading branch information
jstncno committed May 18, 2024
1 parent 11c6ee1 commit d785580
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
1 change: 0 additions & 1 deletion src/posts/desert-waves.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ import BlogCard from '/src/components/BlogCard.astro';
<BlogCard links={frontmatter.links}>
My take on recreating Joy Division's
[Unknown Pleasures album cover][albumcover].
The waveforms start animating after first being rendered.

Inspired by following a tutorial on [Generative Artistry][generativeartistry].

Expand Down
7 changes: 4 additions & 3 deletions src/posts/warp-speed.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,10 @@ import BlogCard from '/src/components/BlogCard.astro';
</ArtCard>

<BlogCard links={frontmatter.links}>
I've always been a fan of outer space and science fiction, and watching enough
sci-fi movies that take place in space inspired me to create this warp speed
effect.
Have you ever looked up at the stars and wondered how it would be if humans
were a spacefaring species?

Watching enough sci-fi movies inspired me to create this warp speed effect.

This effect is created by generating a bunch of dots as stars traveling
outwardly from the center, extending their length and acceleration when
Expand Down

0 comments on commit d785580

Please sign in to comment.