Skip to content

Add vtkCameraMapper filter

Lea Vauchier requested to merge feature/addCameraMapper into master

Usage: Map 3D points to their projection using a camera model. The output contains texture coordinates that can be used for texture mapping

Merge request reports