Skip to content

Visualize a 3D projected cube in to 2D Cartesian Plane using Matplotlib and Numpy.

License

Notifications You must be signed in to change notification settings

roidsaja/cubeprojection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forthebadge made-with-python

Cube Projection

Create a 3D projected cube in to 2D Cartesian Plane and Animate it using the matplotlib built in python library.

References:

https://en.wikipedia.org/wiki/Rotation_matrix (Equation for Rotation Matrix).

https://github.com/CodingTrain/website/tree/master/CodingChallenges/CC_112_3D_Rendering/P5 (Javascript Lang.).

https://thecodingtrain.com/CodingChallenges/112-3d-rendering (Inspiration and what makes me move forward).

https://en.wikipedia.org/wiki/3D_projection.

http://matrixmultiplication.xyz/ (Visualized matrix multiplication).

picture alt

roid's DEV Profile

About

Visualize a 3D projected cube in to 2D Cartesian Plane using Matplotlib and Numpy.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages