Hi all,

I'm a bit stuck with the idea of creating a virtual tour on my website. I've been looking around and there is a lot of expensive software used for the creation of these tours, but no free alternatives which I have found.

The first problem is; Is there a free alternative to the commercial virtual tour software?

The second is; What language preference for the virtual tour is ideal (Javascript, flash etc..), if any?

Thirdly; Is there an alternative I am not aware of.

Cheers,
any help will greatly appreciated as i'm at a bit of a loss with this.

Dani AI

Generated

Short answer: yes — you can build a 360 virtual tour without expensive packages, and the modern, future‑proof stack is capture → stitch → serve with an HTML5/JavaScript/WebGL viewer (not Flash or Java applets).

Old suggestions: ’s Java approach was valid once, but Java applets and Flash are effectively obsolete for browsers (see Adobe’s Flash end‑of‑life). For current projects use browser native tech: HTML5 + WebGL viewers run across desktop and mobile and are easier to deploy and maintain.

Practical workflow and free tools:

  • Capture: use a tripod and a panoramic head or keep the camera steady at the nodal point; aim ~20–40% overlap and lock exposure (or bracket for HDR).
  • Stitch: free option Hugin produces equirectangular panoramas; PTGui is a common commercial alternative.
  • Serve/view: lightweight embeddable viewers like Pannellum or the more feature‑rich Marzipano support mobile, mouse/touch look, and tiled multi‑resolution panoramas for performance. For full custom 3D/VR experiences consider Three.js or A‑Frame.

Troubleshooting and tips:

  • Seams or misaligned joins — add more control points in the stitch software and check lens/crop settings.
  • Exposure/ghosting — use locked exposure or merge bracketed shots to HDR before stitching.
  • Large image slowdowns — generate tiled multi‑res outputs or downscale for mobile; Marzipano and commercial tools automate this.
  • If coding is not comfortable, commercial packages or hosted tour builders exist (and rental/turnkey services were suggested by ), but the free toolchain above is widely used and well documented.

As noted it can be a significant task; start with a single equirectangular shot, load it in Pannellum, and iterate from there.

Recommended Answers

All 7 Replies

Member Avatar for Member #150544

Java tours(not javascript) are very customisable and work perfectly. check out .

Cheers, for the reply.

I like the tours you gave as an example but I think they may be out of my grasp in terms of coding, as I am no 100% comfortable with Java and would not know where to begin.

Is there any tutorial sites which I may benifit from.

Cheers

Thanks Yerbol,

I will take a look and see how far I get.

Thanks again

Member Avatar for Member #150544

you're welcome :)

Member Avatar for Member #46692

No offence but that's a big job. You'd do well to get even close. I'd go for the commerical version or try and crack it. :)

Whether you need a 360 tour done for you or if you want to RENT a do it yourself kit (or buy one) Voyager 360 Virtual Tours is the only firm that does that (rentals). They walk you through the process of shooting your own tours by giving you raining through the computer and over the phone.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.