You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@cesium/wasm-splats

Package Overview
Dependencies
Maintainers
6
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cesium/wasm-splats

Contains high-performance algorithms used in the rendering of Gaussian Splats in CesiumJS.

0.1.0-alpha.2
latest
Source
npmnpm
Version published
Maintainers
6
Created
Source

wasm-splats

wasm-splats CI npm

The wasm-splats package contains high-performance algorithms used in the rendering of Gaussian Splats in CesiumJS.

Getting Started

Follow the instructions in the cesium-wasm-utils README to clone the repository and install prerequisites.

Building

To build the package, run:

wasm-pack build --release --target web --scope cesium

This will output a pkg directory containing the compiled WebAssembly module and JavaScript bindings.

Testing

To run the unit and integration tests, run:

wasm-pack test --headless --chrome --firefox

In macOS, you can also add --safari to run the tests in Safari.

FAQs

Package last updated on 25 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts