Relative Content

Tag Archive for c++3dcomputational-geometry

Find visibility polyhedron from a point inside it

I have some 3d model meshes from .obj files, which means I have all the vertices and triangles of the mesh at my disposal. I want to find the visibility polyhedron from a point of view inside my mesh.