News

This repository contains a Python script for performing 3D reconstruction from a set of images using the COLMAP and Open3D libraries with RGB video frames. The process for reconstruction includes ...
Want to add a bit of visual flair to 3D printed parts that goes maybe a little more than skin-deep? That’s exactly what [volzo] was after, which led him to create a Python script capable of g… ...
This project calculates the vertex-wise Gaussian curvature of a 3D triangular mesh using Python and is presented in the form of a Jupyter Notebook. Gaussian curvature helps in understanding the local ...