Nau3D

3D Engine
  • Nau3D
  • Tutorial
  • XML Documentation
  • About

XML Documentation

 Add comments
 

Nau allows the definition of projects using a XML file. This section will describe the XML syntax and provide usage examples.

 Posted by nau3d_admin at 11:19 pm

 Leave a Reply Cancel reply

You must be logged in to post a comment.

XML Documentation

  • project
    • assets
      • constants
        • constant
      • attributes
        • attribute
      • scenes
        • scene
          • file
          • folder
          • geometry
          • buffers
          • terrain
      • viewports
        • viewport
      • cameras
        • camera
      • lights
        • light
      • materialLibs
        • materialLib
    • pipelines
      • pipeline
        • pass
          • COLOR_*
          • DEPTH_*
          • STENCIL_*
          • preProcess
            • texture
            • buffer
          • postProcess
            • texture
            • buffer
          • testScript
          • mode
          • scenes
          • camera
          • viewport
          • lights
          • renderTarget
          • materialMaps
            • map
          • injectionMaps
            • map
              • state
              • shader
              • textures
              • imageTextures
              • buffers
              • color
          • color
          • depth
          • stencil
            • stencilFunc
            • stencilOp
          • texture
          • scene
          • rays
          • hits
          • material
          • optixInput
          • optixEntryPoints
          • optixDefaultMaterial
          • optixMaterialMap
          • optixVertexAttributes
          • optixGeometryProgram
          • optixMaterialAttributes
          • optixGlobalAttributes
    • interface
      • atomics
        • atomic
      • window
        • pipelineList
        • var
  • materialLib
    • arraysOfTextures
      • arrayOfTextures
    • renderTargets
      • renderTarget
        • colors
          • color
        • depth
        • depthStencil
    • textures
      • cubeMap
      • texture
    • states
      • state
    • buffers
      • buffer
        • structure
    • shaders
      • shader
    • materials
      • material
        • color
        • shader
          • values
            • valueof
        • state
        • textures
          • texture
        • imageTextures
          • imageTexture
        • buffers
          • buffer
© 2014 nau3d Suffusion theme by Sayontan Sinha