Next (Selectors) Previous (Synchronous Embedding)

Scripting(Old)

Check out our NEW API DOCUMENT for scripting with Clara.io.

The Clara.io API is centered around an object called ctx, short for context. It acts like the jQuery object and is used to select objects and data from the scene. Understanding ctx is key to develop plugins in Clara.io.

In this chapter, we give an explanation of some basic operations in Clara.io using our Javascript based in-editor scripting, and we will also show your the basic scene graph and some advanced scripting skills.

Topics


Next (Selectors) Previous (Synchronous Embedding)