What is IgorBox Studio?
IgorBox Studio is the web app where you build your shows, set up your controllers, and run your attraction. It runs in any modern browser — no software to install, no laptop required after the show is built.
Each customer has their own private Studio at https://<your-org>.igorbox.studio. Sign in with your IgorBox account and you're in.
What you can do in Studio
- Add a new controller to your account when it arrives in the box
- Build shows on a video-editor-style timeline — relays, lights, audio, motors, all in one place
- Set up game logic (sensors, buttons, sequences, counters) without writing any code
- Trigger your show from outside systems with webhooks (and trigger outside systems from your show)
- Group multiple controllers so they play one synchronized show
- Run an ambient show that loops whenever nothing else is playing
- Drive any channel live from the browser to test wiring, demo to a customer, or run a manual show
- Push updates over the air to every controller, any time, from anywhere
Cloud connected, not cloud dependent
Your shows run on your controllers, not in the cloud. Once a show is on a controller, it plays back even if the internet goes down. The cloud is for building the show and getting it onto the box — not for running it.
Where to start
- New to all of this? Getting Started walks through your first show end-to-end.
- Have a controller online and want to make it do something? Jump to the timeline editor basics.
- Building game logic? Start with Logic Rules.