Coding Challenge #112: 3D Rendering with Rotation and Projection

In this coding challenge I render a 3D object (cube) in 2D using rotation and projection matrices in Processing (Java). 💻Challenge: Links discussed in this challenge: 🔗 Matrix Multiplication: 🔗 Rotation Matrix: 🔗 3D Projection : 🎥 4D Hypercube (Tesseract): 🎥 Matrix Multiplication for 3D Rendering: 🎥 Matrix Math: 🚂Website: 💡Github: 💖Membership: 🛒Store: 📚Books: 🖋️Twitter: Video editing by Mathieu Blanchette. 🎥Coding Challenges: 🎥Intro to Progr
Back to Top