MCPcopy Index your code
hub / github.com/sparkjsdev/spark / main.js

File main.js

examples/interactive-deform/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { SparkRenderer, SplatMesh, dyno } from "@sparkjsdev/spark";
2import { GUI } from "lil-gui";
3import * as THREE from "three";
4import { getAssetFileURL } from "/examples/js/get-asset-url.js";

Callers

nothing calls this directly

Calls 5

loadSplatFunction · 0.85
getMouseNDCFunction · 0.85
getHitPointFunction · 0.85
updateVersionMethod · 0.80
renderMethod · 0.45

Tested by

no test coverage detected