Versions Compared

Key

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

renderdl reads a file containing scene description commands and “executes” them . Such files are commonly referred to NSI files (NSI stands for Nodal Scene Interface). There are two kinds of NSI files: ASCII encoded and binary encoded. A binary NSI file is smaller than its ASCII encoded equivalent, but an ASCII NSI file has the advantage of being human readable and editable in a text editor.to produce an image. renderdl also has some auxiliary usefulness as explained by the parameters description below.

In the simplest form, to To render a file named file.nsi, just type:

...