QUICK WALK THROUGH V 0.0.1 (Beta) is for architectural visualization. Camera is moved using keys, mouse and controls are similar to games. It can detect walls in the direction of movement and stops in front of it if the distance between camera and wall is less than 10". Doors and windows will open/close when the camera is near/away from it. It can detect floor below it. This is useful in climbing stairs and ramps.
Walk through can be rendered to a file.
In this beta version, script will detect one Pivot Door and one Casement Window named PivotDoor01 and CasementWindow01 respectively. Even if there is no surface (Floor) below the camera, it will move keeping the height just before leaving the surface.