Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mesh

Mapping 3d Vertex To Pixel Using Pyreder/pyglet/opengl

I'm implementing new algorithm for 3d point estimation using images, and right now I'm tryi… Read more Mapping 3d Vertex To Pixel Using Pyreder/pyglet/opengl

Minimal Surface Solution In Python

I have a set of 3D points defining a 3D contour. What I want to do is to obtain the minimal surface… Read more Minimal Surface Solution In Python