Virtual tours stopped being a premium add-on in real estate around 2021. Buyers now expect them. Agents who don’t offer them lose listings to those who do. But there’s a significant gap between a basic 360-degree image embed and a conversion-optimised virtual tour experience.
Here’s what actually matters — technically and commercially.
Why Virtual Tours Work in Real Estate
The numbers are consistent across markets: listings with virtual tours get significantly more views and spend less time on the market than comparable listings without them.
The reasons are practical:
- Qualified leads. Buyers who spend time in a virtual tour already understand the space before scheduling an in-person visit. The visits that happen are higher-intent.
- Geographic reach. Remote buyers (interstate, international) can evaluate properties without flying in. This opens markets that paper listings close.
- Time efficiency. A buyer can visit 20 virtual tours in the time it takes to drive to 2 properties. More exposure for your listing, less wasted time for all parties.
Types of Virtual Tours
Not all virtual tours are the same technology.
360-degree photography tours are the most common. A photographer uses a specialised 360 camera (Matterport, Ricoh Theta, Insta360) to capture spherical images at key points through a property. Software stitches these into a navigable experience. This is what most real estate agents mean when they say “virtual tour.”
3D mesh scans (Matterport specifically) go further. The scan creates a 3D model of the space, not just panoramic photos. This allows the “dollhouse view” — a full 3D overview of the floor plan — and accurate room measurements. More expensive but significantly more useful for serious buyers.
Video walkthroughs are linear — a recorded walkthrough of the property. They’re easier to produce but not truly interactive. The viewer follows a path; they can’t explore freely. Useful for social media; less useful for serious buyers evaluating a property.
CGI virtual tours are used for properties that don’t exist yet (new builds, off-plan developments). A 3D artist renders the property from architectural plans, and buyers explore a photorealistic model of what will be built.
The Technical Stack Behind Virtual Tours
For most real estate virtual tours, the technical architecture is:
- Capture: 360 camera (Matterport Pro3 for high-end, Ricoh Theta for budget)
- Processing: Either Matterport’s cloud platform or open alternatives like Kuula, Pano2VR, or Pannellum
- Embed: An iframe or JavaScript embed on the property listing page
- Hosting: Most platforms host the tour; you embed it
If you’re building something custom — for a proptech startup or a real estate platform — you’re typically looking at:
- A WebGL-based viewer (Three.js or Babylon.js) for the 3D rendering
- Equirectangular image assets served from cloud storage (S3 or equivalent)
- Hotspot overlays for room labels, pricing, and CTAs
- Analytics tracking for viewer behaviour
The complexity scales with features. A basic 360 embed takes days to build. A full platform with custom viewer, analytics, agent dashboard, and white-labelling is a months-long project.
Building a Virtual Tour Feature for a Real Estate Platform
If you’re a proptech company or real estate platform adding virtual tour capabilities, the key decisions are:
Build vs. integrate. Matterport has an API. Kuula has an embed API. For most platforms, integrating an existing provider is faster and cheaper than building a viewer from scratch. Build custom only when your UX requirements genuinely can’t be met by existing tools.
Where does the tour live? Tour files are large. Most virtual tour platforms host the content themselves and provide embed codes. This is usually the right call — don’t try to host terabytes of 360 imagery yourself unless you have a specific reason to.
Mobile experience. A significant share of property searches happen on mobile. Make sure the tour works on iOS and Android — gyroscope navigation, touch controls, and load performance on mobile networks.
Lead capture integration. The tour should connect to your CRM. A buyer who spends 8 minutes in a virtual tour is a warm lead. That signal should feed your pipeline.
ROI Calculation
For a real estate agent or agency evaluating the investment:
| Item | Cost |
|---|---|
| 360 photography session (standard property) | $200–$500 |
| Matterport scan (3D, with floor plan) | $400–$800 |
| DIY camera (Ricoh Theta S) | $300 one-time |
| Platform subscription (Kuula) | $16–$50/month |
Against: average UK estate agent fee is 1.0–1.5% of sale price. On a £500K property, that’s £5,000–£7,500. The virtual tour costs a rounding error relative to the commission.
The ROI question isn’t whether virtual tours pay for themselves — they do. The question is whether you’re using them on every listing.
Working with a Development Team on Virtual Tour Features
If you’re building a proptech product that includes virtual tours, the key questions to ask a development partner:
- Have they integrated Matterport or similar APIs before?
- Do they understand 3D/WebGL rendering at a practical level?
- Can they build mobile-first tour experiences?
- How do they handle the performance implications of large 360 assets?
At Kodework, we build web and mobile applications for real estate and proptech clients — including platforms with virtual tour integration. If you’re scoping a project, get in touch.