Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invertible cube showcase #1237

Merged
merged 3 commits into from
Oct 20, 2023
Merged

Conversation

MMMMMNG
Copy link
Contributor

@MMMMMNG MMMMMNG commented Oct 19, 2023

Two or so years ago I was inspired by this invertible cube model to try and code up a simulation of its movement.
I have been a fan of the coding train for quite some time, which is how I knew p5.js.
So I used that.
I used p5js WEBGL rendering and matrix math (with the library math.js) to implement the invertible cube animation, and as it turned out, that worked really well! Even though I thought matrices were quite a challenging concept, they were super useful for reasoning about the transformations I had to perform.

Recently I saw the video on CodingTrain about Hacktoberfest, and so I thought "now is the perfect time to finally touch up and show off this project" so this is it.

Thanks CodingTrain for being so awesome!
Dan, you rule! 💝
Cheers
-MNG

@netlify
Copy link

netlify bot commented Oct 19, 2023

Deploy Preview for codingtrain ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 8ebe502
🔍 Latest deploy log https://app.netlify.com/sites/codingtrain/deploys/6531aac22d63580008cbcd09
😎 Deploy Preview https://deploy-preview-1237--codingtrain.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@shiffman
Copy link
Member

This is fantastic, thank you for sharing!

@shiffman shiffman merged commit f13e133 into CodingTrain:main Oct 20, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants