Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Nodal Scene Interface (NSI) is a simple yet expressive API to describe a scene to a renderer. From geometry declaration, to instancing, to attribute inheritance and shader assignments, everything fits in 12  12 API calls. The following subsection subsections demonstrate how to achieve most common manipulations.

...