VR Controller with Raycaster and laser line

Hi I am trying to work with either the VR Controller code for Gear VR or the separate VR Controller project at

The code is a bit incomplete so I’m unsure how to make the controller model work with a Raycaster and click those raycaster objects. And also using a laser line as a guide for the Raycaster line pointer.

Is there a VR controller example that does this ?

The VRController project unfortunately just shows how to make it work with dat gui used as the raycaster.

I am using Rectilum for gaze raycaster which is working and might have to integrate it within that somehow.