In this page, you'll see how you can install VOLTS to use it in your project
To install volts, you can chose between two options
volts
npm
Direct download
If you are familiar with Javascript and node, you can use npm, if you are not, you can use a direct download link
If you are using webpackarrow-up-right/ rollup.jsarrow-up-right/others with npm, you can use this command to install the latest version of sparkar-volts as a node module:
sparkar-volts
npm i sparkar-volts
Tags available for npm are latest (default) and beta, the latter of which reflects changes in the beta brancharrow-up-right
latest
beta
To directly download the volts.ts script:
volts.ts
Open this linkarrow-up-right
Import the script (named volts.ts) into your Spark AR project
Last updated 4 years ago