Hi all,
I am a beginner with processing and programming in general, so patience:)
I come from an architecture background. At the moment I am doing a project that involves 3d scanning. So, in some future what I would like to achieve with processing is to load a scan, render out point clouds and manipulate it interactively.
Right now, I am trying to work out the first step, to load my scan into Processing. Originally scanned with Faro scanner, further manipulated in Pointools. So, my output files could be .psi .pst .pod .xyz a few others. Are the libraries that would allow me to load this data and how would I then go about rendering it?
I know those are very generalised questions and I am doing a lot digging around the net, but at the moment struggle to get on the right path, so any help would be appreciated!
1