Skip to content

internet-of-shit/spark-ar-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spark AR Project Template

Comprehensive template for spark-ar projects. Include your models, images and even use npm and webpack to build your scripts.

Handy Links

Spark AR Docs

Quickstart

I don't need to script

OK then. You'll find a nice folder structure for your project, already filled with the original Spark AR Assets! Just save your Spark Project inside "/spark-project/" and have fun!

I actually want to script

  1. npm install to install the depencies. Use npm to install other plugins.

  2. Do your magic in /scripts/script.js.

  3. npm run dev will watch for changes and copy automagical to /spark-project/scripts/

  4. npm run build will bundle your script, minimize it and paste it to /spark-project/scripts/

About

Comprehensive template for spark-ar projects. Include your models, images and even use npm and webpack to build your scripts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors