top of page

When you try to use Gaussian splatting in business, the first thing people often get stuck on is “which tool family should we choose?” Gaussian splatting has spread as a method that can generate high-quality novel-view images from multiple photos or videos, and its combination of near-real-time display performance and ease of editing has attracted attention. At the same time, the toolsets available for practical use are quite diverse: some are research-implementation oriented, some focus on browser-based editing, some integrate well with photogrammetry, and others emphasize mesh interoperability. In other words, simply asking whether a tool “supports it” is no longer sufficient to judge whether it will fit practical workflows.


What matters to practitioners is not just visual quality. You also need to judge whether the capture is easy, whether processing is reproducible, whether heavy data can be handled, whether it supports publishing and sharing, and whether it can connect to meshes or coordinate systems in the future. Especially in tasks like construction, surveying, inspection, and asset management—where field-acquired data is reused later—the connections with upstream and downstream steps often determine success more than the generation itself.


In this article, rather than naming specific products, we organize and compare five types of Gaussian splatting-compatible tools you should understand when choosing for practical use. From a practitioner’s perspective, we summarize which type suits which kind of site and what criteria to check to avoid mistakes.


Table of contents

What to know before comparing Gaussian splatting-compatible tools

Selection criteria to decide before comparison

Research & development — learning and reconstruction tools

Photogrammetry-integrated tools

Browser editing & publishing tools

Lightweight viewers & distribution tools

Depth-assisted & mesh-integrated tools

How to choose to avoid failure in practice

Common pitfalls at introduction

If you plan for field operations, LRTK is also an option


What to know before comparing Gaussian splatting-compatible tools

Gaussian splatting is an approach that represents a scene by placing many Gaussians in 3D space and optimizing information such as each Gaussian’s position, extent, color, and opacity. Compared with traditional radiance-field-based methods, adopting an explicit representation can enable faster rendering and improved editability; the original paper demonstrated near-real-time rendering performance and high-quality novel-view generation at 1080p. Subsequent survey papers also position real-time rendering and ease of editing as strengths of this method. In other words, current Gaussian splatting-compatible tools have progressed beyond mere research software and are reaching a stage where they can be incorporated into business workflows.


However, it is easy to misunderstand that all tools provide the same value. Some tools excel at high-quality reconstruction, some are geared toward browser viewing and lightweight distribution, and others focus on enhancing shape consistency using depth and normals. Recently, photogrammetry processing platforms have begun to incorporate Gaussian splatting and monocular depth estimation, and browser-based implementations that allow inspection, editing, optimization, and publishing are maturing. This increases the axes by which tools should be chosen depending on the use case.


Therefore, the starting point for comparison is not “choose the most famous one.” First clarify whether your company or department’s goal is a 3D representation for presentation, a 3D record for archiving, a material intended for editing, or an operation that takes meshes and depth information into account. If you start comparing while that is unclear, you are likely to encounter mismatches after adoption—“it looks good but is heavy to update,” “sharing is easy but reconstruction parameters can’t be tuned,” or “shape consistency is weak and it’s hard to use for surveying-like tasks.”


Selection criteria to decide before comparison

Before starting comparisons, decide at least five criteria. First, input data. Is the workflow photo-centric or video-centric? Do you want to collect data simply with smartphones, or connect to an existing photogrammetry flow? The suitable tool type changes accordingly. Second, outputs. Are you only after a viewable splat, or do you also want to handle mesh generation or depth outputs later? The required functionalities differ greatly.


Third, the operating environment. Will you process on high-performance in-house machines, allow cross-site browser checks, or prioritize lightweight distribution? This greatly affects ease of adoption. Fourth, the granularity of editing. Is it sufficient that it can be viewed, or do you need to remove specific unwanted objects or perform lightweight optimization before publishing? The required editing features change accordingly. Fifth, connection to downstream steps. If you already know whether the tool will be used for inspection, design, construction, or maintenance, it is easier to judge in terms of coordinate integration, recordkeeping, sharing, and archiving.


If you decide these five in advance, your comparison focus becomes clear. Conversely, if they are not fixed, you may judge solely on reconstruction quality and stumble in distribution or review operations. In practice, ease of updating, reusing, and explaining often wins over absolute top quality. Treat comparing Gaussian splatting-compatible tools as a comparison of operational design rather than just performance.


Research & development — learning and reconstruction tools

The first type is research and development learning/reconstruction tools. This type is for those who want to handle the core Gaussian splatting processes in depth—managing parameter tuning and data preparation themselves to push for high-quality reconstruction. Implementations from the original paper and progressive systems based on them fall into this area. Characteristics include the ability to handle operations close to the core methods, such as point-cloud initialization after camera estimation, Gaussian optimization, and visibility-aware rendering.


The strength of this type is reconstruction quality and controllability. If input conditions are right and the staff have a certain level of technical understanding, you can refine results through detailed parameter changes. It is suitable not only for research but for companies with proprietary capture rules and preprocessing who want to build reproducible internal pipelines. It is especially useful in validation and PoC stages because it is easier to trace “why this result occurred.”


On the other hand, weaknesses are clear. Environment setup burden is high, and practitioners unfamiliar with the tool find it hard to use. For result review and sharing, you often need to combine separate viewers or publishing systems, so it takes effort to put it into routine operations. While you can pursue quality, standardizing operations takes time. It is strong when a small specialized team iteratively optimizes, but for initial adoption across multiple departments, it can be a heavy choice.


Therefore, research & development learning/reconstruction tools suit organizations that want to “first learn the upper bound of quality,” “find the best conditions for their own data,” or “eventually in-house pipeline-ize the process.” Conversely, if you want to distribute to the field immediately, let people check in a browser only, or keep training costs low, another type usually yields results faster.


Photogrammetry-integrated tools

The second type is photogrammetry-integrated tools. This type can be used in a manner familiar to existing image-based 3D reconstruction workflows: camera calibration, depth estimation, position information, and multiple reconstruction processes connect into Gaussian splatting. Recent processing platforms have begun to include Gaussian splatting optimization/rendering, monocular depth estimation, and geospatial handling within the same pipeline, and configurations that are easy to understand as an extension of traditional photogrammetry are increasing.


The strength of this type is ease of integration with existing workflows. Organizations already accustomed to photo capture, camera pose estimation, point-cloud generation, and model creation can accept Gaussian splatting as a new output format rather than an unfamiliar new technology. It is also suitable when you want to organize field-acquired images and reuse them later for other purposes. In tasks like construction, surveying, and infrastructure inspection—where the idea of preserving photographic data as an asset is strong—this connectivity is extremely important.


Also, photogrammetry-integrated tools make it easier to maintain explainability of the process, not just visual quality. You can break down which images produced which parts of the model and where errors or collapses might have been introduced, aiding troubleshooting. In field work, being able to retrace steps is as important as the finished product’s beauty.


However, photogrammetry-integrated tools have caveats. They are not necessarily specialized for presenting Gaussian splatting or lightweight distribution, so for review publishing and external sharing you may prefer to use an additional display tool. Also, if you introduce them with a photogrammetry mindset, it may take time to get used to splat-specific appearance traits like transparency and boundary handling. Still, if you want to introduce the technology without disrupting the overall workflow, this is one of the most practical types to consider.


Browser editing & publishing tools

The third type is browser editing and publishing tools. This type is characterized by ease of inspecting, editing, optimizing, and publishing Gaussian splatting in the browser without requiring installation. There are implementations that let you inspect, edit, lightweight, and publish splats directly in the browser, providing an accessible entry point for beginners and non-technical teams.


This type is suitable for situations where “showing and explaining” is the priority: internal reviews, sales proposals, customer presentations, and before/after comparisons for construction. With multiple stakeholders, it is easy to provide a common operating environment, making it useful in meetings and briefings. 3D representations that are hard to convey by file transfer alone become easier to align stakeholders on when viewable in a browser. This clarity is a major advantage when you are trying to introduce Gaussian splatting within an organization.


Furthermore, browser editing & publishing tools facilitate role separation between creators and reviewers. If reconstruction itself is done elsewhere but review, minor adjustments, and publishing are performed in the browser, the burden on specialists can be reduced. In practice, not everyone needs to access advanced processing; letting the right people touch the right features makes adoption smoother.


However, in large-scale sites or high-density scenes, completing everything in the browser can reveal performance limitations. Deep parameter tuning for reconstruction or heavy preprocessing are often unsuitable for this type, so it is realistic to position it as strong in sharing, minor editing, and publishing. In short, browser editing & publishing tools are not万能; they are well-suited to the latter stages of Gaussian splatting workflows.


Lightweight viewers & distribution tools

The fourth type is lightweight viewers and distribution tools. This type excels at making generated splats as light as possible and viewable on a wide range of devices. Web-oriented implementations can load common splat formats or point-cloud-like formats and enable real-time viewing, and other implementations aim for cross-platform reconstruction and rendering that runs in browsers and varied computing environments. In short, this area includes tools focused on viewing performance and others focused on broad environment compatibility.


The advantage of this type is that it is easy to adopt widely. Without assuming expensive dedicated environments, these tools make distribution and field confirmation straightforward. For example, when capture operators, managers, contractors, and clients need to view the same 3D representation, having a lightweight viewer greatly reduces communication costs. If you want to distribute Gaussian splatting as a business deliverable, this perspective is indispensable.


Distribution tools can also be an entry point for system integration. If an organization already has an intranet portal or reporting platform, it matters whether a viewing capability can be embedded or whether formats can be converted into easily shareable ones. For organizations where delivering is more important than creating, this comparison axis can become top priority. As the number of viewers grows, stability and fast loading often matter more than absolute reconstruction quality.


On the other hand, lightweight viewers and distribution tools are rarely the core for deep editing or quality improvement. Advanced tasks like unwanted-object removal, re-training, normal assistance, and mesh extraction are usually left to other systems; here the role is to optimize the viewing experience. Therefore, this type often works best combined with other types to achieve overall optimization.


Depth-assisted & mesh-integrated tools

The fifth type is depth-assisted and mesh-integrated tools. This type is important when you need to consider shape usability as well as appearance. There are implementations that emphasize depth alignment, depth supervision, normal supervision, and mesh extraction, and other lines provide both boundary-aware and boundary-free mesh extraction. This trend makes Gaussian splatting useful not only as a viewing representation but also as a bridge to geometric information in practical use.


This type shines in cases where shape consistency matters—equipment, robotics, inspection, and design verification. While ordinary splats are strong at photo-like appearance, handling boundaries, thickness, and planar usability often requires extra effort. Adding depth and normal assistance reduces geometric failures and broadens possibilities for handling outputs as meshes or depth images in downstream processes. It is a powerful choice when you want to shift from mere viewing toward analysis and measurement.


However, the adoption hurdle rises. You may need depth or normal auxiliary inputs, parameter tuning increases, and processing time and computational resources tend to grow. Also, not all sites require this level of geometric consistency. For sales materials or simple reviews, you may not need to go this deep. The key is to avoid over-engineering relative to your purpose.


Still, if you plan to bring 3D representations closer to operational data in the future, it is worth understanding depth-assisted and mesh-integrated approaches early. Even if you don’t adopt them immediately, checking for this extensibility during selection reduces the chance of costly redo later. Starting with a visual-first operation is fine, but knowing this potential future direction helps make more informed choices.


How to choose to avoid failure in practice

When choosing for practical use, it is effective to focus on a single primary use case first. For example, if you want to quickly share visually compelling 3D representations for internal reviews or client presentations, browser editing & publishing tools or lightweight viewers/distribution tools should be your first candidates. Because the value lies in stakeholders’ immediate access, prioritize short sharing paths rather than reconstruction flexibility. Browser-based inspection, editing, optimization, publishing features, or lightweight real-time viewers fit this purpose.


On the other hand, if you want to refine quality including capture conditions and preprocessing, research & development learning/reconstruction tools are appropriate. If you want to know the reconstruction upper bound, validate with your internal dataset, and eventually extend to proprietary specifications, you cannot avoid this type. Working with original-paper implementations and their successors yields insight into the essence of Gaussian splatting.


If you already have a photogrammetry workflow and want to asset-ize field photos, photogrammetry-integrated tools are realistic. A flow that connects image organization, camera pose estimation, depth, geoinformation, and multiple outputs aligns well with field practice. Because they are easier to repurpose later, they suit ongoing operations rather than one-off experiments.


If you plan to include geometric consistency and mesh use in the future, add depth-assisted & mesh-integrated tools to the candidates. In tasks requiring not only convincing visuals but also shape usability, considering this direction from the start reduces disconnects with downstream processes. Depth alignment, normal assistance, and mesh extraction indicate that Gaussian splatting is expanding beyond viewing-only uses.


In short, to avoid failures in practice, don’t start from product names—start from purpose, input, viewers/sharing destinations, and downstream needs. If you decide these four, the primary tool type becomes much clearer.


Common pitfalls at introduction

One common mistake at introduction is confusing capture quality with tool capability. Gaussian splatting can greatly enhance appearance through post-processing, but severe camera shake, exposure differences, moving objects, or many occluded areas in input images impose limits regardless of the chosen tool. In field capturing, unifying capture rules often has a more direct impact on results than differences between methods.


The second mistake is leaving the deliverable’s role ambiguous. If you haven’t decided whether it is for reporting, archiving, or analysis, you cannot determine required accuracy or lightweighting policy. If it is for presentation, ease of loading matters; if it is for archiving, preserving source data for reprocessing is important. Which you prioritize changes the workflow to adopt.


The third mistake is postponing coordinate and field-record linkage. Although Gaussian splatting is strong at visual reproduction, in field operations “when, where, and what was captured” is equally important. If you intend to link to logs, drawings, or inspection records later, failing to consider positional and record consistency at capture will leave the 3D representation isolated.


The fourth mistake is restricting operators too much. If only specialists can handle the tool, knowledge becomes siloed and updates tend to stop. Divide roles—specialists for reconstruction, field staff for verification, administrators for sharing—and match tool types to those roles. The distinctions among research-dev, browser publishing, and lightweight viewer types align with such role separation.


Finally, don’t neglect long-term preservation. Gaussian splatting is relatively new and formats and surrounding tools change quickly. Therefore, keep not only the final render but also source images, capture conditions, preprocessing logs, and related notes. Even if the visuals look great now, if you cannot regenerate them, the deliverable is weak as a business asset.


If you plan for field operations, LRTK is also an option

When leveraging Gaussian splatting in practice, it’s worth reviewing capture-stage operations as well as comparing generation tools. In real workflows, “how you captured, where you recorded it, and how you will link it to other documents later” greatly affect the usability of the final product. Especially in construction, surveying, inspection, and maintenance, 3D representations are more useful when connected to positional information and field records.


From this perspective, an iPhone-mounted GNSS high-precision positioning device like LRTK can be an option to improve the quality of field records that precede Gaussian splatting. Gaussian splatting itself is an image-based representation method, but in practice, knowing capture locations, organizing records, and associating field data determine how easy downstream steps will be. A setup that preserves positional consistency during capture makes back-and-forth between 3D representations, drawings, photos, and inspection logs much easier.


If your goal is not only to make visually pleasing models but to preserve usable spatial records for the field, don’t think the generation tool alone will suffice. Combine tool comparison with capture, position management, and record organization in your operational design and the post-adoption utility will change substantially. If you want to improve not only 3D quality but the overall flow of site information, consider LRTK and similar peripheral measures as part of the plan.


Summary

When choosing Gaussian splatting-compatible tools, it is more important to identify which type fits your organization’s use than to rely on product name recognition. If you want to push quality, opt for research & development learning/reconstruction tools; to connect with existing flows, choose photogrammetry-integrated tools; to prioritize shareability, go with browser editing & publishing tools; to broaden distribution and viewing, use lightweight viewers & distribution tools; and if you plan to use shapes and meshes, consider depth-assisted & mesh-integrated tools.


In practice, combining types by role and purpose tends to succeed more than expecting one type to cover everything. To truly leverage these tools in the field, you must consider not only post-generation appearance but also capture-stage position management and recordkeeping. If you want Gaussian splatting to grow into usable spatial data rather than merely a new 3D visualization, include peripheral measures like LRTK in your considerations—this combined approach is the most robust way to avoid failure.


Next Steps:
Explore LRTK Products & Workflows

LRTK helps professionals capture absolute coordinates, create georeferenced point clouds, and streamline surveying and construction workflows. Explore the products below, or contact us for a demo, pricing, or implementation support.

LRTK supercharges field accuracy and efficiency

The LRTK series delivers high-precision GNSS positioning for construction, civil engineering, and surveying, enabling significant reductions in work time and major gains in productivity. It makes it easy to handle everything from design surveys and point-cloud scanning to AR, 3D construction, as-built management, and infrastructure inspection.

bottom of page