camera Element Reference

Virtual camera to be used to render the scene specified in this scenefile. More...

Inheritance diagram for camera:

dynamic pinhole thinlens

Detailed Description

Virtual camera to be used to render the scene specified in this scenefile.

Note:
camera corresponds to the underlying Milton class 'Camera.'

Available camera variants:

dynamic, pinhole, thinlens

Example usage:

"camera" : {
"type" : "thinlens",
"eye" : [ 2, 2, 1 ],
"up" : [ 0, 1, 0 ],

"aperture" : 35,
"fstop" : 18,
},

Generated on 28 Feb 2009 for MiltonScenefileFormat by doxygen 1.5.6