News

Notifications You must be signed in to change notification settings 3D projection using python and pygame. This is a way of projecting 3D dimensions with 2D data. This project is a quick little task i ...
3D to 2D projection: Solved using similar triangles; 3D Translation: Offset playerX, playerY, playerZ when key is pressed; 3D Rotation: Take the dot product of a 3D rotation matrix and the position of ...
In computer-aided design (CAD) systems, 2D line drawings are commonly used to illustrate 3D object designs. To reconstruct the 3D models depicted by a single 2D line drawing, an important key is ...