Coding Challenge #113: 4D Hypercube (aka “Tesseract“)

In this coding challenge, I visualize a 4D Hypercube (aka “Tesseract“) in Processing (Java). 💻Challenge: Links discussed in this challenge: 🔗 Code: 🔗 Matrix Multiplication: 🔗 Rotation Matrix on Wikipedia: 🔗 3D Projection on Wikipedia: : 🔗 Tesseract on Wikipedia: 🎥 Understanding 4D -- The Tesseract: 🎥 Matrix Math: 🎥 3D Rendering with Rotation and Projection: 🎥 Matrix Multiplication for 3D Rendering:
Back to Top