This is a collection of samples related to Snap Spectacles InteractionKit (IK).
There are some great samples available for Snap Spectacles. Most of these samples are extremely advanced. Most apps will start with some basic components:
- splash screen
- a main menu
- about screen
- core in application screens
- some app assets
- simple touch/tap controls
The goal of this repo is to eventually design different apps that utilize all of the Spectacles Interaction Kit widgets so that one has an easy starting point for applications.
Here are a list of the core widgets
- 2D
- Text on Screen
- 3D
- Text on Screen
- WebView (https://developers.snap.com/spectacles/about-spectacles-features/apis/web-view#getting-started)
These won't be covered in this repo.
- CameraKit
- SnapML
- LensCloud
- Networking
A simple floating menu that stays fixed to the camera view, and offers a way to interact with one of the objects in the scene.
Status: In progress.
This is based on the rocket sample. Stripped down to get rid of the rockets.
A menu and controls that let you interact with text
A way to interact with a keyboard
A simple confirmation dialog
A typical way to make notifications appear.
A typical chat UI type experience.
Display images
Display text effects (bouncing, color changes, etc.)
Some data updating in an overlay dashboard
Some sparkline graphics rendered in animation style.
A guesture based photo viewer.