![]()
Rendering Understanding rendering textures > Scene Description Language
Scene Description Language
Learn how SDL files can be used by renderers.SDL is the Scene Description Language that is used by AliasStudio renderers. An SDL file is a binary file that can be converted, using the command line utility bsdl, to a text file that contains all the information necessary to render a scene, including models, shaders, lights, and animation. Because they can be converted to text files, you can edit an SDL file using a text editor and SDL commands. Usually, however, you will not need to directly edit SDL files. Instead, the interactive modeling program will stream data to the renderer.
There are, however, some cases where you may want to edit an SDL file:
By applying basic programming constructs to scene descriptions you can create useful and spectacular effects that would be tedious or impossible to create with the interactive modeler alone. You can also augment the dynamics and particle systems of the interactive modeler with the flexibility of the SDL programming language.
Once you have an SDL file describing a scene, you can then render it using one of the stand-alone renderers (see Use a command line rendering program). See the Scene Description Language online documentation for more information.
|
Autodesk www.autodesk.com aliasstudio.docs@mail.autodesk.com |