To find out what's new in Spark AR Studio, check our release notes below. New versions are released every 2 weeks.
We often launch new features and make some big changes, so make sure to read these notes before upgrading.
We've added a new sample effect to the welcome window. Learn more about using visual shaders in the Patch Editor - to create the effect of a beam of light shining across the face.
Sound Collection is back
SdfTwist method of the Shaders Module has been renamed to sdfTwist to match all other method casing.You can now use AR Library to add objects from Sketchfab's object library and free-to-use sound effects in your projects
You can now make a text node editable. Having that, you can trigger the keyboard input from scripting and make user input the value for the given text node.
You can now use Babel Support feature as a part of AR Studio and be sure that scripts works the same on both iOS and Android.
Some errors now highlight the related patch.
Non-generic ports can no longer be connected to non-generic ports of a different type. For example, Face Tracker's Face output port can't be connected to Transition's Progress input port, because their port Types are different.
We've added Visual Feedback, which means port values should be updated during runtime.
signal.delayBy({milliseconds: number}) to obtain a delayed version of a signal.a.transform.x = b.transform.x.add(5)Find inspiration, see examples, get support, and share your work with a network of creators.
Join CommunityFind inspiration, see examples, get support, and share your work with a network of creators.
Join Community