Exercise 9

Exercise 9: Perform Operation


Subject covered:

  • Op
  • Settings

You will need:

Assets:

File TeapotPatch.nmo in VirtoolsResources\ 3DEntities\ Patch Primitives folder.

BB:

BB Op in Logics\ Calculator folder.

Perform mathematical operations and get data from a Virtools Object

  1. Use BB Op to calculate the equation 1+2–3. In order to do this, chain various “ops” together as a Level Script.
  2. Use BB Op to get the position of the Teapot.
  3. Use BB Op to get the diffuse color of the Teapot.


Exercise 9 Solution (file is a .cmo file)