sparkjs-skill
Build 3D Gaussian splat web apps with SparkJS
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install sparkjs-skill?โผ
Run `npx skills add shi3z/sparkjs-skill --all -g -y` in your terminal to install this skill globally.
What is SparkJS used for?โผ
SparkJS is a JavaScript library that renders and manipulates 3D Gaussian splats in web browsers, integrated with Three.js for high-performance 3D visualization.
Can this skill help write custom Dyno shaders?โผ
Yes. It includes a full reference of 117+ Dyno stdlib functions so your agent can write correct GPU shader graphs for splat computation.
Which splat file formats are supported?โผ
The skill covers loading .ply, .spz, .splat, .ksplat, .sog, and .rad files, plus procedural splat generation from grids, text, images, and particles.
Does it help with splat rendering performance?โผ
Yes. It provides Level-of-Detail streaming setup and per-platform splat budgets for devices like Quest 3, phones, and desktops.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core