News

I recently recorded a four-part video series for my Youtube channel on how I attempted to create a 3D model out of a photo, using Python, Numpy, and Google Colab. For this programming, I relied on the ...
ball_in_a_box.py: Contains the python code for creating the classic ball in a box model. coffee_filter_holder.py: Contains the python code for creating a holder for Hario V60 coffee filters.
projecting 3D points into camera coordination using perspective camera models or orthographic camera models, rendering point clouds and meshes to images, and much more. As you implement some of the ...