On this page

    How to add a reveal effect splat model to your map

    This example shows how to enable/disble a reveal effect to show a splat model. You can use this reveal effect when loading models to make the user experience smoother and more visually appealing.

    Click the SD/HD button to change the model definition

    High-performance rendering

    By using the GeoSplats SDK, you can efficiently render millions of splats. Splats are ideal for representing complex scenes that are traditionally difficult to model, such as:

    • Dense vegetation and trees
    • Thin wires and structures
    • Semi-transparent surfaces

    The WebGPU API enables efficient rendering of massive 3D datasets. Modern devices (typically 2020 or newer) with hardware acceleration enabled will provide the best high-fidelity experience for your users.

    What are GeoSplats?

    GeoSplats are the result of an optimized pipeline that converts raw standard splats (.ply files) into a location-aware format. This format supports precise geographic coordinates, fast loading via specialized spatial chunks, and smooth terrain blending.

    Learn more

    Check out the MapTiler GeoSplats SDK JS reference

    Was this helpful?

    GeoSplats SDK
    Examples
    How to add a reveal effect splat model to your map
    Splat reveal effect