ARDI Scripting Documentation Index

What Is Scripting

Scripts allow you to control your ARDI experience using a pre-made XML script.

You can control the camera, toggle view options, inject data into assets, filter assets - in fact, there is an ever-growing list of what you can do using the system.

Interested in how it all works? Try our writing your first script tutorial to discover more.

Scripting Reference

Below, you'll find the documentation on the ARDI functions you can use when writing scripts.

ARDI-VE Specific Functions

You can look up behaviour functions either by function or alphabetically.

ARDI-AR Specific Functions

You can look up behaviour functions either by function or alphabetically.

Creating and Debugging Scripts

When you're working on scripts, you can create them on any computer with ARDI-VE installed. To find out more about how it all works, see Running And Debugging Scripts.

Deploying Scripts to your Server

Once you've developed your script and you're happy with how it works, you can deploy it to your server. This makes it available to everyone. See Deploying Scripts to your Server.